SetVirtualDiskUuidRequestType
SetVirtualDiskUuidRequestType
The parameters of SetVirtualDiskUuid.
JSON Example
{
"name": "string",
"datacenter": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"uuid": "string"
}
string
name
Required
The name of the disk, either a datastore path or a URL referring to the virtual disk whose SCSI inquiry page 0x83 data should be set.
string
uuid
Required
The hex representation of the unique ID for this virtual disk.