PbmPlacementHub

PbmPlacementHub
PbmPlacementHub

A PbmPlacementHub data object identifies a storage location where virtual machine files can be placed.

This structure may be used only with operations rendered under /pbm.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "hubType": "string",
    "hubId": "string"
}
string
hubType
Required

Type of the hub.

Currently ManagedObject is the only supported type.

string
hubId
Required

Hub identifier; a ManagedObjectReference to a datastore or a storage pod.