Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PlacementAffinityRule(vim.storageDrs.PlacementAffinityRule)
- Property of
- PlacementRankSpec
- Extends
- DynamicData
- See also
- VirtualMachine
- Since
- vSphere API Release 6.0
Data Object Description
The PlacementAffinityRule data object specifies affinity rules for placementProperties
Name | Type | Description |
---|---|---|
keys* | xsd:string[] |
List of PlacementSpec keys that are part of this rule representing
virtual machines yet to be placed.
|
ruleScope | xsd:string |
Scope of the affinity rule. The set of possible values are described in
PlacementAffinityRuleRuleScope
|
ruleType | xsd:string |
Type of affinity rule. The set of possible values are described in
PlacementAffinityRuleRuleType
|
vms* | ManagedObjectReference[]
to a VirtualMachine[] |
List of virtual machines that are part of this rule.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |