Cisco Cisco Expressway

Page of 31
Cisco Expressway-E
/edge/credential:
Push, Get or Put credentials on to the local database for authentication.
Method Request
Body
Response
Code
Response Body
Comment
GET
None
200
{
Name: The list of usernames used by the Expressway when
authenticating with another system. Range: 1 to 1024
characters.
}
Read locally
authenticated names
of neighbors.
Method Request Body
Response
Code
Response Body
Comment
POST
{
Name: The name required for entry in the local authentication
database. Range: 1 to 1024 characters.
Password: The password required for this entry in the local
authentication database. The maximum plaintext length is
128 characters, which will then be encrypted.
}
200
{
Message:
Success
message for the
operations.
}
Adds new
credential.
Method Request Body
Response
Code
Response Body
Comment
PUT
{
Name: The username used by the Expressway
when authenticating with another system. Range:
1 to 1024 characters.
New_Name: Change the existing credential name
to another name. Range: 1 to 1024 characters.
New_Password: Change password of the existing
credential. The maximum plaintext length is 128
characters, which is then encrypted.
}
200
{
Message:
Success
message for the
operations.
}
Update either name,
password or both for
an existing credential.
22
Cisco Expressway REST API Reference Guide
Cisco Expressway-E