ResourceError
ResourceError
Represents error associated with resource
JSON Example
{
"error": {
"errorCode": "string",
"errorType": "string",
"arguments": [
"string"
],
"context": {
"context": "string"
},
"message": "string",
"remediationMessage": "string",
"causes": [
{
"type": "string",
"message": "string"
}
],
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"label": "string",
"remediationUrl": "string"
},
"resource": {
"id": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
"type": "One among: DOMAIN, VCENTER, CLUSTER, HOST",
"name": "string"
}
}
error
Optional
Error response containing a minor error code, a localized error message, a localized remediation message and optionally a reference token to correlate the error with the logs