Data Object - PlacementRankSpec(vim.storageDrs.PlacementRankSpec)

Extends
DynamicData
See also
ClusterComputeResource, PlacementAffinityRule, PlacementSpec, StorageDrsPlacementRankVmSpec
Since
vSphere API 6.0

Data Object Description

PlacementRankSpec encapsulates all of the inputs passed to the RankForPlacement method.

Properties

Name Type Description
clustersManagedObjectReference[]
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
specsPlacementSpec[]

List of VM placement specifications for ranking clusters
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition