Get Resource Warning
Get a Resource Warning by ID
id
OK
{
"associatedTask": {
"subTaskId": "string",
"taskId": "string"
},
"context": {
"context": "string"
},
"id": "string",
"message": "string",
"occurredAtTimestamp": "string",
"referenceToken": "string",
"remediationMessage": "string",
"resourceId": "string",
"resourceName": "string",
"resourceType": "One among: HOST, CLUSTER, DOMAIN",
"severity": "One among: MINOR, MAJOR",
"warningCode": "string",
"warningType": "One among: SKIPPED_RESOURCE, VALIDATION, CONFIGURATION, OTHER"
}
Task association for a resource warning. Indicates in which task the resource warning occurred
Optional additional context information in a key value form
ID of the resource warning
The localized warning message
Timestamp when the warning occurred
A reference token correlating the warning with the relevant detailed logs. Should be sent to the service provider when reporting issues
The localized remediation warning message
ID of the associated resource
Name of the associated resource
Type of the associated resource
Severity of the warning
The warning code
Type of the warning
Resource Warning not found
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
Internal Server Error
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message