Resolve Set
Returns model-specific commands of a CM write request.
The identifier of the requested entity, such as the cell global identifier of one cell.
The name of the configuration parameter.
The model-specific resolved result of the CM request.
{
"model": "string",
"path": "string",
"body": "string"
}
The model name used to resolve the request.
The resolved path value of the request.
The resolved body value of the request.
Request body is incorrectly formed.
{
"type": "string",
"title": "string",
"status": 400,
"detail": "Required field 'counter_names' missing.",
"instance": "string"
}
A URI representing the type of the problem.
A short summary of the error.
The HTTP Response code associated with this error.
A detailed description of the error.
An optional URI of the instance involved in the problem.
The requested ID or parameter does not exist.
{
"type": "string",
"title": "string",
"status": 400,
"detail": "Required field 'counter_names' missing.",
"instance": "string"
}
A URI representing the type of the problem.
A short summary of the error.
The HTTP Response code associated with this error.
A detailed description of the error.
An optional URI of the instance involved in the problem.
Data processing failed due to server misconfiguration.
{
"type": "string",
"title": "string",
"status": 400,
"detail": "Required field 'counter_names' missing.",
"instance": "string"
}
A URI representing the type of the problem.
A short summary of the error.
The HTTP Response code associated with this error.
A detailed description of the error.
An optional URI of the instance involved in the problem.