ClusterTransitionSpec
ClusterTransitionSpec
This specification contains parameters required to transition a Cluster to vSphere Lifecycle Manager Images
JSON Example
{
"remediationOptionsSpec": {
"remediationFailureAction": {
"retryDelay": 0,
"retryCount": 0,
"action": "FAIL, RETRY"
},
"enableQuickboot": false,
"evacuateOfflineVms": false,
"disableHac": false,
"disableDpm": false,
"preRemediationPowerAction": "POWER_OFF_VMS, SUSPEND_VMS, DO_NOT_CHANGE_VMS_POWER_STATE, SUSPEND_VMS_TO_MEMORY"
}
}