StorageDrsAutomationConfig

StorageDrsAutomationConfig
StorageDrsAutomationConfig

Storage DRS fine grain automation controls

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "spaceLoadBalanceAutomationMode": "string",
    "ioLoadBalanceAutomationMode": "string",
    "ruleEnforcementAutomationMode": "string",
    "policyEnforcementAutomationMode": "string",
    "vmEvacuationAutomationMode": "string"
}
string
spaceLoadBalanceAutomationMode
Optional

Specifies the behavior of Storage DRS when it generates recommendations for correcting space load imbalance in a datastore cluster.

See StorageDrsPodConfigInfo. If specified, this option overrides the datastore cluster level automation behavior defined in the StorageDrsPodConfigInfo.

string
ioLoadBalanceAutomationMode
Optional

Specifies the behavior of Storage DRS when it generates recommendations for correcting I/O load imbalance in a datastore cluster.

See StorageDrsPodConfigInfo. If specified, this option overrides the datastore cluster level automation behavior defined in the StorageDrsPodConfigInfo.

string
ruleEnforcementAutomationMode
Optional

Specifies the behavior of Storage DRS when it generates recommendations for correcting affinity rule violations in a datastore cluster.

See StorageDrsPodConfigInfoBehaviorEnum. If specified, this option overrides the datastore cluster level automation behavior defined in the StorageDrsPodConfigInfo for recommendations aimed at fixing rule violations.

string
policyEnforcementAutomationMode
Optional

Specifies the behavior of Storage DRS when it generates recommendations for correcting storage and Vm policy violations in a datastore cluster.

See StorageDrsPodConfigInfoBehaviorEnum. If specified, this option overrides the datastore cluster level automation behavior defined in the StorageDrsPodConfigInfo for recommendations aimed at fixing storage policy violations.

string
vmEvacuationAutomationMode
Optional

Specifies the behavior of Storage DRS when it generates recommendations for datastore evacuations in a datastore cluster.

See StorageDrsPodConfigInfoBehaviorEnum. If specified, this option overrides the datastore cluster level automation behavior defined in the StorageDrsPodConfigInfo for recommendations aimed at evacuating Vms from a datastore.