Vcenter_Settings_V1_Config_Components_Inventory_Cluster_Drs_PowerManagement

Vcenter_Settings_V1_Config_Components_Inventory_Cluster_Drs_PowerManagement
Vcenter_Settings_V1_Config_Components_Inventory_Cluster_Drs_PowerManagement

The PowerManagement structure contains the fields describing DPM specific configurations of a cluster.

JSON Example
{
    "dpm_enabled": false,
    "automation_level": "string",
    "dpm_threshold": "Vcenter_Settings_V1_Config_Components_Inventory_Common_OptionValue Object"
}
boolean
dpm_enabled
Optional

Flag indicating whether or not the service is enabled. This service can not be enabled, unless DRS is enabled as well. If unset or empty, the value is skipped.

automation_level
Optional

The DpmBehaviorInfo enumerated type defines the automation level for DPM service on a cluster.
MANUAL : Specifies that VirtualCenter should generate recommendations for host power operations, but should not execute the recommendations automatically.
AUTOMATED : Specifies that VirtualCenter should generate recommendations for host power operations, and should execute the recommendations automatically.

dpm_threshold
Optional

DPM Advanced options. If unset or empty, the value is skipped.