Status Code
A status code of 200 is returned on a successful completion. A non-200 status code is returned if an error occurs.
Example: Getting Server Details using the API
{
"server_name": "pixel",
"server_type": "DMC",
"data_center": "15.11-Deploy",
"dm_job_control": true,
"dm_security": false,
"dm_rest_encryption": false,
"dm_rest_port": 1080
}