The system will generate a response after processing your request for GetConfigSpec.
{
"responseCode": 200,
"responseMsg": "Configuration fetched successfully.",
"configSpec": "element * CHECKEDOUT\n element * /main/LATEST\n",
"loadRules": "load \gan_cvob\n",
"viewType": "SNAPSHOT",
"ucm": true
}
Indicates the status of operation, specifying whether it was successful, partially successful, or failed.
200
Successful or Failure message
"Configuration fetched successfully."
Element rules of the view. For the UCM view, only the "custom rules" subset is returned.
"element * CHECKEDOUT\n element * /main/LATEST\n"
Load rules of the view.
"load \gan_cvob\n"
Type of the view.
"SNAPSHOT"
view is UCM or not
true
VOBs to be mounted.