Enum - VsanRelayoutObjectsErrorCode(vim.cluster.VsanRelayoutObjectsErrorCode)

Since
vSAN API 7.2


Enum Description

Defines the error code of vim.cluster.VsanObjectSystem#RelayoutObjects.

Enum Constants

NameDescription
generic indicates all failures not covered by the errors defined above.
outOfResources indicates resources are not enough.
VsanRelayoutObjectsErrorCode_Unknown represent the value when the lower version client cannot recognize the enum value.

Show WSDL type definition