InvalidResourcePoolStructureFault
InvalidResourcePoolStructureFault
This fault is thrown when an operation will cause the structure of a resource pool hiearchy to exceed its limit.
The limits are typically imposed by the total number of nodes, maximum fan-out, and total depth of the hierarchy.
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"
}
]
}