DeleteDirectoryRequestType
DeleteDirectoryRequestType
The parameters of DeleteDirectory.
JSON Example
{
"datacenter": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"datastorePath": "string"
}
datacenter
Optional
The datacenter of the datastore path. Needs to be set when making the call to VC; ignored when the call is made to ESX.
Required privileges: System.View
string
datastorePath
Required
Stable vmfs path of the directory to delete.