PbmPlacementHubInfo
PbmPlacementHubInfo
Data object to specify additional information related to a PbmPlacementHub.
This structure may be used only with operations rendered under /pbm.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"zoneClusters": [
{
"_typeName": "string",
"objectType": "string",
"key": "string",
"serverUuid": "string"
}
]
}
array of
PbmServerObjectRef
zoneClusters
Optional
Indicates PbmServerObjectRef of cluster(s) on which a compatible datastore is mounted fully on, when compatibility check is invoked with PbmPlacementZoneTopologyRequirement as input.
Only those clusters which are part of vSphere AvailabilityZone are populated here.