Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PlacementRankSpec(vim.storageDrs.PlacementRankSpec)
- Extends
- DynamicData
- See also
- ClusterComputeResource, PlacementAffinityRule, PlacementSpec, StorageDrsPlacementRankVmSpec
- Since
- vSphere API Release 6.0
Data Object Description
PlacementRankSpec encapsulates all of the inputs passed to the RankForPlacement method.
Properties
Name | Type | Description |
---|---|---|
clusters | ManagedObjectReference[]
to a ClusterComputeResource[] |
List of candidate clusters for the placement request
|
placementRankByVm* | StorageDrsPlacementRankVmSpec[] |
List of preferred clusters for individual VM placement requests
|
rules* | PlacementAffinityRule[] |
List of affinity rules for the placement request
|
specs | PlacementSpec[] |
List of VM placement specifications for ranking clusters
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |