VsanQuerySpaceUsageRequestType
The parameters of VsanQuerySpaceUsage.
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"storagePolicies": [
{
"_typeName": "string"
}
],
"whatifCapacityOnly": false
}
vSAN cluster
Required privileges: System.Read
Storage policies specified to calculate what-if capacity of the cluster vSAN datastore. Default value is None
Flag indicates if the API is called only for getting vSAN datastore physical capacity and what-if capacity. Default value is False, which returns the vSAN space usage including the space usage overview and the space usage breakdown according to vSAN object type. When it is True, the API only returns the vSAN datastore physical capacity and what-if capacity under given storage policies.