Enum - DatastoreSummaryMaintenanceModeState(vim.Datastore.Summary.MaintenanceModeState)

Since
vSphere API 5.0


Enum Description

Defines the current maintenance mode state of the datastore.

Enum Constants

NameDescription
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.
normal Default state.

Show WSDL type definition