VcenterSettingsV1ConfigComponentsInventoryDatastoreMaintenanceModeState

The MaintenanceModeState enumerated type defines the maintenance mode states of the datastore.
NORMAL : Default state.
ENTERING_MAINTENANCE : Started entering maintenance mode, but not finished. This could happen when waiting for user input or for long-running vmotions to complete.
IN_MAINTENANCE : Successfully entered maintenance mode.

Enumeration:   NORMAL,   ENTERING_MAINTENANCE,   IN_MAINTENANCE,  


Feedback

Was this page helpful?