PlacementRankResult
PlacementRankResult is the class of the result returned by the vCenter Server for rankClustersForPlacement method
{
"_typeName": "string",
"key": "string",
"candidate": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"reservedSpaceMB": 0,
"usedSpaceMB": 0,
"totalSpaceMB": 0,
"utilization": "number",
"faults": [
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
]
}
]
}
Reference key for the placement request
Reference to an instance of the ClusterComputeResource managed object.
The reserved storage space for the candidate cluster after placement The unit is in Megabytes
The expected space usage for the candidate cluster after placement The unit is in Megabytes
The expected total space for the candidate cluster after placement The unit is in Megabytes
The expected aggregate resource utilization for the candidate cluster after placement The unit is a fractional value between 0 and 1.
Information about why a given cluster is not recommended for placement