F100327-04
API Documentation
5
2.0 Authentication API
Generate new API access token by username and password
Sample Call:
http://<ip>:<port>/cgi-bin/access_token.cgi?username=yourusername&password=yourpassword
Sample Respond:
Note: The access token does not have any expiry date, its vary from username and password. Kindly re-obtain the access token once username
and password changed.