QueryVirtualDiskUuidRequestType

QueryVirtualDiskUuidRequestType
QueryVirtualDiskUuidRequestType

The parameters of QueryVirtualDiskUuid.

JSON Example
{
    "name": "string",
    "datacenter": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
string
name
Required

The name of the disk, either a datastore path or a URL referring to the virtual disk from which to get SCSI inquiry page 0x83 data.

datacenter
Optional

Reference to an instance of the Datacenter managed object.