PbmQuerySpaceStatsForStorageContainerRequestType
PbmQuerySpaceStatsForStorageContainerRequestType
The parameters of PbmQuerySpaceStatsForStorageContainer.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"datastore": {
"_typeName": "string",
"objectType": "string",
"key": "string",
"serverUuid": "string"
},
"capabilityProfileId": [
{
"_typeName": "string",
"uniqueId": "string"
}
]
}
datastore
Required
Entity for which space statistics are being requested i.e datastore.
array of
PbmProfileId
capabilityProfileId
Optional
- capability profile Ids. If omitted, the statistics for the container as a whole would be returned.