DiskPlacement
DiskPlacement
Placement settings for disks. Used to place the disks in pre-selected folders/datastores.
JSON Example
{
"diskKey": 2000,
"datastoreId": "datastore-12",
"diskPath": "v2v-replicas-vm-31-1674466955049/r001_SEtf.vmdk",
"isSeed": true,
"storageProfileId": "86dae29f-d727-4a1c-9571-a03bdf74b923",
"contentId": "95d35bba-ca6e-451b-ad52-5d83c75ef5a7"
}
string
contentId
Optional
The content ID of the disk.
string
datastoreId
Optional
The managed object ID of the datastore.
integer As int32 As int32
diskKey
Optional
The disk key.
string
diskPath
Optional
The path of the disk on the datastore.
boolean
isSeed
Optional
Whether the disk is a seed disk.
string
storageProfileId
Optional
The managed object ID of the storage profile.