ClusterEnterMaintenanceModeRequestType

ClusterEnterMaintenanceModeRequestType
ClusterEnterMaintenanceModeRequestType

The parameters of ClusterEnterMaintenanceMode.

JSON Example
{
    "host": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ],
    "option": [
        {
            "_typeName": "string",
            "key": "string",
            "value": {
                "_typeName": "string"
            }
        }
    ]
}
host
Required

The array of hosts to put into maintenance mode.

Required privileges: Host.Config.Maintenance

option
Optional

An array of OptionValue options for this query. The specified options override the advanced options in ClusterDrsConfigInfo.