[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api

VmDisk

The VM disk information.


Properties

string
vm_id Required

An ID of the VM this disk is part of.


string
label Optional

string
controller_label Optional

integer as int32
device_key Optional

Device key of the source VM disk.


boolean
encrypted Optional

Indicate whether this VM disk is encrypted.


boolean
is_vm_home Optional

Each VM has one disk item, representing a VM home.


integer as int32
controller_key Optional

string
source_disk_format Optional

The source disk format.

Possible values are: SAME_AS_SOURCESAME_AS_PRIMARYAS_DEFINED_IN_PROFILEFLATTHICKNATIVE_THICKTHINRDM


source_path Optional

Data object that is used to fully qualify a datastore path.


string
source_storage_policy_id Optional

An ID of the source storage policy.


string
source_storage_policy_name Optional

The name of the storage policy.


boolean
supported_for_replication Optional

Disks with certain types of controllers are not supported for replication. For example. NVMe, PCI, and SATA


integer as int64
capacity Optional

Capacity of the source VM disk in KBs.

JSON Example

{
    "vm_id": "VirtualMachine:vm-80:e594ad24-5f75-41e3-a276-88a2116dbed0"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
vsphere-replication-api
Property Of

ConfigureReplicationVmDisk
ReplicatedVmDisk
VirtualMachine
VmDiskDrResponseList
Used By

VmDiskDrResponseEntity

Feedback

Was this page helpful?