PbmLegacyHubsNotSupported
PbmLegacyHubsNotSupported
LegacyHubsNotSupported fault is thrown to indicate the legacy hubs that are not supported.
For storage, legacy hubs or datastores are VMFS and NFS datastores.
This structure may be used only with operations rendered under /pbm
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"hubs": [
{
"_typeName": "string",
"hubType": "string",
"hubId": "string"
}
]
}
array of PbmPlacementHub
hubs
Required
Legacy hubs that are not supported.
Only datastores will be populated in this fault. Datastore clusters are not allowed.