ClusterRemediateResponse
ClusterRemediateResponse
Represents the cluster remediation query response.
JSON Example
{
"id": "string",
"status": "string",
"errorCode": {
"component": "string",
"bundleName": "string",
"code": "string"
},
"errorResponse": "string"
}
string
id
Required
id
string
status
Optional
status
Possible values are :
FAILED,
IN_PROGRESS,
COMPLETED,
string
errorResponse
Optional
errorResponse