API Guide

Table Of Contents
Parameters
Table 167. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
refId (required) Reference id of
server
N/A path string
Response Status Codes
Table 168. Response Status Codes
HTTP Status Code Reason
200 Retrieved
400 Bad Request, verify refId is correct
401 No login information specified in the request
403 User doesn't have privileges to access this
operation
404 Server not found
500 Server Internal Error, contact your system
administrator
/Server/{refId}
Desciption
Removes a Server
Method
delete
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 169. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
refId (required) Reference id of
server
N/A path string
95