Reference Guide

8
Appendix A - API Reference
/Authenticate/ POST
Description
Confirm User access credentials
Method
POST
Response Class
AuthenticateResponse
Response Content-Type: application/json, application/xml
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Description of
user to be
authenticated
N/A body AuthenticateRe
quest
Response Status Codes
HTTP Status Code Reason
201 Authentication successful
401 User not found, domain not found or password
does not match
/Chassis/ GET
Description
Retrieve a list a Chassis Devices
24