The system will generate a response after processing your request for SetConfigSpec.
{
"responseCode": 200,
"responseMsg": "The view configuration is updated submitted.",
"jobId": "277bf336-8711-43ad-a463-bed3abcbebaa",
"status": "SUBMITTED",
"error": {
"errorCode": 0,
"errorMsg": null
}
}
Indicates the status of operation, specifying whether it was successful, partially successful, or failed.
200
Successful or Failure message
"The view configuration is updated submitted."
A unique ID of an asynchronous job.
"277bf336-8711-43ad-a463-bed3abcbebaa"
Represents the status of an asynchronous job. Allowable values are 'SUBMITTED', 'INPROGRESS', 'COMPLETE', 'ERROR','DELETED', and 'UNKNOWN'.
"SUBMITTED"
Represents status code of the operation.
0
Error or exception description message.