VsanQueryPhysicalPlacementsRequestType
VsanQueryPhysicalPlacementsRequestType
The parameters of VsanQueryPhysicalPlacements.
This structure may be used only with operations rendered under /vsan.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"specs": {
"_typeName": "string",
"vms": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
}
cluster
Required
The vSAN cluster. This parameter is only applicable for cluster-level API calls.
Required privileges: System.Read
specs
Optional
The query specifications for the objects. Multiple object specifications are supported. If unset, the method will return an empty result.