Get Parameter
Returns the value of one CM parameter for one cell as a JSON
object with a value
parameter having a value that may be a
string, number, boolean or an array of one of those.
One value for the CM parameter.
One value for a CM parameter may be a string, number, boolean or an array of any one of those. Or the value may be an object.
The requested parameter does not exist.
"ProblemDetails Object"
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.
curl -H 'Authorization: <value>' https://{api_host}/v0alpha1/cmdata/{id}/{parameter_name}