PbmPlacementResourceUtilization
PbmPlacementResourceUtilization
Describes the resource utilization metrics of a datastore.
These results are not to be treated as a guaranteed availability, they are useful to estimate the effects of a change of policy or the effects of a provisioning action.
This structure may be used only with operations rendered under /pbm
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": {
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string",
"messageCatalogKeyPrefix": "string",
"messageArg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
},
"description": {
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string",
"messageCatalogKeyPrefix": "string",
"messageArg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
},
"availableBefore": 0,
"availableAfter": 0,
"total": 0
}
name
Required
Name of the resource.
description
Required
Description of the resource.
integer As int64
As int64
availableBefore
Optional
Currently available (i.e.
before the provisioning step).
integer As int64
As int64
availableAfter
Optional
Available after the provisioning step.
integer As int64
As int64
total
Optional
Total resource availability