[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr
VmSummary
Summary information for protected VMs.
Properties
string
id
Optional
The unique identifier of the protected VM, which is a vCenter-assigned instanceUuid.
string
name
Optional
The name of the protected VM.
number as double
size
Optional
Combined logical sizes of all virtual disks in GiBs.
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.
JSON Example
{
"id": "string",
"name": "string",
"size": 0,
"vcdr_vm_id": "string"
}
[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr
Property Of
GetProtectedVirtualMachinesResponse