VmSummary
VmSummary
Summary information for protected VMs.
JSON Example
{
"id": "string",
"vcdr_vm_id": "string",
"name": "string",
"size": "number"
}
string
id
Optional
The unique identifier of the protected VM, which is a vCenter-assigned instanceUuid.
string
vcdr_vm_id
Optional
The identifier of the protected VM assigned by VLRC. This is never the same as the instanceUuid assigned by vCenter. The VLCR-assigned VM ID is guaranteed to be unique, while the vCenter-assigned ID is not.
string
name
Optional
The name of the protected VM.
number As double As double
size
Optional
Combined logical sizes of all virtual disks in GiBs.