Data Object - PlacementRankResult(vim.storageDrs.PlacementRankResult)

Extends
DynamicData
See also
ClusterComputeResource, LocalizedMethodFault
Since
vSphere API 6.0

Data Object Description

PlacementRankResult is the class of the result returned by the vCenter Server for rankClustersForPlacement method

Properties

Name Type Description
candidateManagedObjectReference
to a ClusterComputeResource

Candidate cluster for the placement problem
faults*LocalizedMethodFault[]

Information about why a given cluster is not recommended for placement
keyxsd:string

Reference key for the placement request
reservedSpaceMBxsd:long

The reserved storage space for the candidate cluster after placement The unit is in Megabytes
totalSpaceMBxsd:long

The expected total space for the candidate cluster after placement The unit is in Megabytes
usedSpaceMBxsd:long

The expected space usage for the candidate cluster after placement The unit is in Megabytes
utilizationxsd:double

The expected aggregate resource utilization for the candidate cluster after placement The unit is a fractional value between 0 and 1.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition