QueryVirtualDiskUuidExRequestType
QueryVirtualDiskUuidExRequestType
The parameters of QueryVirtualDiskUuidEx.
Since: vSphere API Release 8.0.3.0
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 whose uuid for the DDB entry needs to be queried. A datastore path has the form
[datastore] path
where
- datastore is the datastore name.
- path is a slash-delimited path from the root of the datastore.
An example datastore path is "[storage] path/to/file.extension".
Availability
Added in vSphere API Release 8.0.3.0