GetAuthenticationToken Operation

With GetAuthenticationToken you can Web Services program authenticate and retrieve an authentication token from the Appliance.

Request Parameters

The GetAuthenticationToken request parameters are:

Parameter Description Values Required Type
username A valid user account on the Appliance with “Web Service Access” enabled.   No String
password The password for the user account specified by username.   No String

Response

The attributes of a GetAuthenticationToken response is:

errorCode—An AuthencticationResult containing the authenctication token string; an error code is included in the case of authentication failure. The response is number.

Status Codes

The Status Codes are:

0 No error
1 Invalid username and/or password
2 Invalid authorization token