get_roles

This action retrieves a list of available roles for a given user.

SYNTAX

http://www.myserver.com/evj/ExtraView/ev_api.action?
user_id=username
&password=password
&statevar=get_roles

NOTES

The delimiter ‘:’ in the example is the system delimiter stored in the application default named DEFAULT_TEXT_REPORT_DELIMITER.

The asterisk (*) indicates the current role of the user.

Sample return from the get_roles function:

ENGINEERING:Engineering
 
*QA:Quality Assurance
 
MNGMT:Management
 
ADMIN:Administrator