DatacenterMismatch
DatacenterMismatch
The input arguments had entities that did not belong to the same datacenter.
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"
}
],
"invalidArgument": [
{
"_typeName": "string",
"entity": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"inputDatacenter": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
],
"expectedDatacenter": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
expectedDatacenter
Required
Reference to an instance of the Datacenter managed object.