CommCellVMBackupInfo
The CommCellVMBackupInfo view provides information about the VM backup jobs.
Column |
Description |
vmname |
The name of the VM. |
vmclientid |
The system-generated ID of the VM client. |
virtualizationclient |
The name of the virtualization client. |
virtualizationclientid |
The ID of the virtualization client. |
jobid |
The unique job ID of the VM backup job. |
vmGUID |
The GUID of the VM. |
vmstatus |
Indicates the status of VM backup job. |
vmhost |
The hostname of the VM. |
proxy |
The proxy of the VM. |
startdateunixsec |
The UNIX start date and time of the backup job. This time represents the number of seconds that have elapsed since 1970 |
endateunixsec |
The UNIX date and end time of the backup job. This time represents the number of seconds that have elapsed since 1970. |
startdate |
The start date and time of the backup job. This time appears in Coordinated Universal Time (UTC). |
enddate |
The end date and time of the backup job. This time appears in Coordinated Universal Time (UTC). |
failureReason |
The reason for VM backup job failure |
vmbackupsizebytes |
The VM backup size in bytes. |
vmguestsizebytes |
The actual size used on the storage volume as reported inside the guest operating system. |
vmsizebytes |
The VM size in bytes |
vmcbtstatus |
Indicates whether Changed Block Tracking (CBT) was used for backup. Valid values are:
|
vmtransportmode |
The transport mode used for jobs. |
subclient |
The subclient name |
backupset |
The backup set name. |
data_sp |
The storage policy name. |
backuplevelInt |
The backup level initialization. |
backuplevel |
The backup type that was selected. Backup types can be Full, Incremental, Differential or Synthetic Full. |
Last modified: 3/30/2021 4:02:34 PM