VcenterSettingsV1ConfigComponentsInventoryClusterHaFailuresAndResponsesVmMonitoringState

The enum defines values that indicate the state of Virtual Machine Health Monitoring. Health Monitoring uses the vmTools (guest) and application agent heartbeat modules. You can configure HA to respond to heartbeat failures of either one or both modules. You can also disable the HA response to heartbeat failures.
VM_MONITORING_DISABLED : Virtual machine health monitoring is disabled. In this state, HA response to guest and application heartbeat failures are disabled.
VM_MONITORING_ONLY : HA response to guest heartbeat failure is enabled.
VM_AND_APP_MONITORING : HA response to both guest and application heartbeat failure is enabled.

Enumeration:   VM_MONITORING_DISABLED,   VM_MONITORING_ONLY,   VM_AND_APP_MONITORING,  


Feedback

Was this page helpful?