VsanHostDecommissionMode

VsanHostDecommissionMode
VsanHostDecommissionMode

A VsanHostDecommissionMode defines an action to take upon decommissioning a host from use with the VSAN service.

If the VSAN service DecommissionMode is omitted in a call to EnterMaintenanceMode_Task, the default action chosen will be ensureObjectAccessibility.

See also EnterMaintenanceMode_Task, vsanMode.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "objectAction": "string"
}
string
objectAction
Required

Specifies an action to take with regard to the VSAN service upon putting a host into maintenance mode.

See also VsanHostDecommissionModeObjectActionEnum.