ClusterEnterMaintenanceModeRequestType
ClusterEnterMaintenanceModeRequestType
The parameters of ClusterEnterMaintenanceMode.
JSON Example
{
"host": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"option": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
}
array of MoRefHostSystem
host
Required
The array of hosts to put into maintenance mode.
Required privileges: Host.Config.Maintenance
array of OptionValue
option
Optional
An array of OptionValue options for this query. The specified options override the advanced options in ClusterDrsConfigInfo.