VmSummary

VmSummary
VmSummary

Summary information for protected VM.

JSON Example
{
    "id": {
        "vcenter_id": "string",
        "id": "string"
    },
    "vcdr_vm_id": "string",
    "name": "string",
    "size": "number"
}
id
Optional

Unique identifier for a protected VM.

string
vcdr_vm_id
Optional

The identifier of the protected VM assigned by VCDR. This is never the same as the instanceUuid assigned by vCenter. The VCDR-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.