VStorageObjectStateInfo

VStorageObjectStateInfo
VStorageObjectStateInfo

Contains information of a virtual storage object state.

NOTE: The information obtained with this object is dynamic and it could change during the lifetime of the object. For performance purposes some of the data may not reflect the immediate state of the object, also there is not guarantee that it will be provided.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "tentative": false
}
boolean
tentative
Optional

If set this flag indicates that the object currently is part of provisioning operation or the last operation has not finished gracefully.

There are maintenance procedures that are working on resolving that tentative state. Note that this might result in the object to be removed.