vSAN Management API


Enum - VsanSiteMaintenanceState(vim.vsan.SiteMaintenanceState)

Since
vSphere API Release 9.1.0.0


Enum Description

Defines the different fault domain maintenance states.

Enum Constants

NameDescription
enteringMaintenanceMode Indicates the fault domain is entering maintenance mode.
exitingMaintenanceMode Indicates the fault domain is exiting maintenance mode.
inMaintenanceMode Indicates the fault domain is in maintenance mode.
notInMaintenanceMode Indicates the fault domain is not in maintenance mode.
SiteMaintenanceState_Unknown Represents the value when the lower version client cannot recognize the enum value.

Since vSAN 6.7U3

Show WSDL type definition