FindByDatastorePathRequestType
FindByDatastorePathRequestType
The parameters of FindByDatastorePath.
JSON Example
{
"datacenter": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"path": "string"
}
datacenter
Required
Specifies the datacenter to which the datastore path belongs.
string
path
Required
A datastore path to the .vmx file for the virtual machine.