PbmComplianceOperationalStatus
Additional information on the effects of backend resources and operations on the storage object.
This structure may be used only with operations rendered under /pbm
.
{
"_typeName": "string",
"healthy": false,
"operationETA": "string",
"operationProgress": 0,
"transitional": false
}
Whether the object is currently affected by the failure of backend storage resources.
Optional property.
Estimated completion time of a backend operation affecting the object.
If set, then "transitional" will be true. Optional property.
Percent progress of a backend operation affecting the object.
If set, then "transitional" will be true. Optional property.
Whether an object is undergoing a backend operation that may affect its performance.
This may be a rebalancing the resources of a healthy object or recovery tasks for an unhealthy object. Optional property.