API Guide

Response Status Codes
Table 24. Response Status Codes
HTTP Status Code Reason
200 retrieved
400 Bad Request, verify Service tag and Type are correct
404 Bad Request, verify Service tag and Type are correct
/Chassis/{serviceTag}/{type}
Description
Deletes an existing server or IOA in chassis
Method
delete
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 25. Parameters
Parameter Value Description Default Value Parameter Type Data Type
serviceTag (required) Service Tag N/A path string
type (required) Type N/A path string
Response Status Codes
Table 26. Response Status Codes
HTTP Status Code Reason
204 deleted
400 Bad Request, verify Device id is correct.
/Credential/
Description
Retrieve a list of all ASM credentials
Method
get
32