Virtual Storage Lifecycle Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - PlacementAffinityRuleRuleScope(vim.storageDrs.PlacementAffinityRule.RuleScope)
- Since
- vSphere API Release 6.0
Enum Description
Rule scope determines conditions when an affinity rule is satisfied. The following uses affinity rule as example. cluster: All Vms in the rule list are placed in a single cluster. host: All Vms in the rule list are placed in a single host. storagePod: All Vms in the rule list are placed in a single storagePod. datastore: All Vms in the rule list are placed in a single datastore.Enum Constants
Name | Description |
---|---|
cluster |
clusters are the scope
|
datastore |
individual datastores are the scope
|
host |
individual hosts are the scope
|
storagePod |
datastore cluster is teh scope
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |