VsanStorageOperationalStatus
Additional information on the effects of backend resources and operations on the storage object.
{
"_typeName": "string",
"healthy": false,
"operationETA": "string",
"operationProgress": 0,
"transitional": false
}
Whether the object is currently affected by the failure of backend storage resources.
Estimated completion time of a backend operation affecting the object.
If set, then "transitional" will be true.
Percent progress of a backend operation affecting the object.
If set, then "transitional" will be true.
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.