API Guide

Parameters
Table 177. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) Reference id of
server
N/A path string
Response Status Codes
Table 178. Response Status Codes
HTTP Status Code Reason
200 Retrieved
400 Bad Request, verify refId is correct
401 No login information specied 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}
Description
Removes a Server
Method
delete
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 179. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) Reference id of
server
N/A path string
85