ClusterHostInfraUpdateHaModeAction
ClusterHostInfraUpdateHaModeAction
Describes a HostSystem's quarantine or maintenance mode change action.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"target": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"operationType": "string"
}