API Guide

Table Of Contents
/Credential/{id}
Desciption
Find an ASM credential by type and id
Method
get
Response Class
asmCredential
Response Content-Type: application/xml, application/json
Parameters
Table 25. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
id (required) Id of credential
to retrieve
N/A path string
Response Status Codes
Table 26. Response Status Codes
HTTP Status Code Reason
200 OK
404 Credential not found
/Credential/{id}
Desciption
Updates an existing ASM credential
Method
put
Response Class
asmCredential
Response Content-Type: application/xml, application/json
37