QueryDirectoryInfoRequestType

QueryDirectoryInfoRequestType
QueryDirectoryInfoRequestType

The parameters of QueryDirectoryInfo.

Since: vSphere API Release 8.0.1.0

JSON Example
{
    "datacenter": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "stableName": "string"
}
datacenter
Optional

Reference to an instance of the Datacenter managed object.

string
stableName
Required

stable vmfs path of the top-level directory to query

Availability
Added in vSphere API Release 8.0.1.0