VsanClusterQueryFsDomainsRequestType
VsanClusterQueryFsDomainsRequestType
The parameters of VsanClusterQueryFsDomains.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"querySpec": {
"_typeName": "string",
"uuids": [
"string"
],
"names": [
"string"
]
},
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
querySpec
Optional
The specifications of the file service domains to be queried.
cluster
Optional
The target cluster. Ignored when called on ESXi hosts.
Required privileges: System.Read