Virtual Storage Lifecycle Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - PlacementAffinityRuleRuleType(vim.storageDrs.PlacementAffinityRule.RuleType)
- Since
- vSphere API Release 6.0
Enum Description
Rule type determines how the affinity rule is to be enforced: affinity: Vms in the list are kept together within the rule scope. anti-affinity: Vms in the rule list are kept separate across the objects in the rule scope. soft rule: The enforcement is best effort.Enum Constants
Name | Description |
---|---|
affinity |
Affinity
|
antiAffinity |
Anti-Affinity
|
softAffinity |
Best-effort affinity
|
softAntiAffinity |
Best-effort anti-affinity
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |