PodDiskLocator
The disk locator class.
{
"_typeName": "string",
"diskId": 0,
"diskMoveType": "string",
"diskBackingInfo": {
"_typeName": "string"
},
"profile": [
{
"_typeName": "string"
}
]
}
The disk ID.
The disk move type.
VirtualDeviceBackingInfo
is a base data object type for information about the backing of a device in a virtual machine.
This base type does not define any properties. It is used as a namespace for general-purpose subtypes. Specific devices are represented by subtypes which define properties for device-specific backing information.
Virtual Disk Profile requirement.
Profiles are solution specific. Profile Based Storage Management is a vSphere server extension. The API users who want to provision VMs using Storage Profiles, need to interact with it. This is an optional parameter and if user doesn't specify profile, the default behavior will apply.