Test Search vSphere ESX Agent Manager API


Enum - EsxAgentManagerMaintenanceModePolicy

Since
vEAM API 7.4


Enum Description

MaintenanceModePolicy defines how ESX Agent Manager is going to put into maintenance mode hosts which are part of a cluster not managed by vSphere Lifecycle Manager.

Enum Constants

NameDescription
multipleHosts Hosts will be put into maintenance mode simultaneously. If vSphere DRS is enabled, its recommendations will be used. Otherwise, it will be attempted to put in maintenance mode simultaneously as many host as possible.
singleHost Only a single host at a time will be put into maintenance mode.