API Guide

Table Of Contents
Parameter Value Description Default Value Parameter
Type
Data Type
limit N/A Specify page
limit, can not
exceed the
system
maximum limit.
50 query integer
Response Status Codes
Table 22. Response Status Codes
HTTP Status Code Reason
200 OK
/Credential/
Desciption
Add a new ASM credential
Method
post
Response Class
asmCredential
Response Content-Type: application/xml, application/json
Parameters
Table 23. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) ASM credential
to create
N/A body asmCredential
Response Status Codes
Table 24. Response Status Codes
HTTP Status Code Reason
201 Credential created
400 Bad Request, verify credential data object is correct
36