DatastoreSummaryMaintenanceModeState_enum

DatastoreSummaryMaintenanceModeState_enum
DatastoreSummaryMaintenanceModeState_enum

Defines the current maintenance mode state of the datastore.

Possible values:

  • normal: Default state.

  • enteringMaintenance: Started entering maintenance mode, but not finished.

    This could happen when waiting for user input or for long-running vmotions to complete.

  • inMaintenance: Successfully entered maintenance mode.

This data structure has no properties.
Enumeration: normal, enteringMaintenance, inMaintenance,