Vcenter Deployment Size ResizeState
Vcenter Deployment Size ResizeState
The Vcenter Deployment Size ResizeState enumerated type defines the possible values of Resizing state
Possible values:
RESIZING_NOT_STARTED: The resizing operation has not yet startedRESIZING_IN_PROGRESS: The resizing operation is currently in progressPENDING_SERVICE_RESTART: The resizing operation is waiting for restart of all the vc servicesRESIZING_SUCCEEDED: The resizing operation has completed successfullyRESIZING_FAILED: The resizing operation has failed. It is a permanent failure, when the resizing has failed user needs to start from beginning
This enumeration was added in vSphere API 9.1.0.0.
This data structure has no properties.
Enumeration:
RESIZING_NOT_STARTED,
RESIZING_IN_PROGRESS,
PENDING_SERVICE_RESTART,
RESIZING_SUCCEEDED,
RESIZING_FAILED,