Enum - VsanCapacityReservationState(vim.vsan.CapacityReservationState)

Since
vSAN API vSAN 7.0U1


Enum Description

Capacity reservation state.

Enum Constants

NameDescription
Disabled Capacity reservation threshold is not reported and is not enforced.
Enforced Capacity reservation threshold is reported and enforced.
Reported Capacity reservation threshold is reported but is not enforced.
State_Unknown Represent the value when the lower version client cannot recognize the enum value.
Unsupported Capacity reservation is not supported.

Show WSDL type definition