BackupLog Class |
Namespace: Aruba.Cloud.WsBackup.Entities
The BackupLog type exposes the following members.
| Name | Description | |
|---|---|---|
| BackupAccountId |
ID of the backup account associated with the job.
| |
| BackupPacketName |
Name of the backup account pricing plan.
| |
| BackupUsername |
Username of the backup account associated with the job.
| |
| ErrorDescription |
Log error description in case the job was not completed successfully.
| |
| JobId |
ID of the backup job associated with the log.
| |
| JobStatus |
Status of the associated backup job.
| |
| LogDate |
Date the log was added.
| |
| LogLastUpdateDate |
Last update date log.
| |
| Message |
Additional log message.
| |
| OperationName |
Backup job operation name.
| |
| OperationUsername |
Username of the user initiated the job.
| |
| RegionId |
ID of the region (if applicable) associated with the job.
| |
| ResourceId |
ID of the job resource.
| |
| UserId |
ID of the user associated with the job.
|