user_group_list

This action allows the user to retrieve a list of all the user groups within the system. It is typically used to generate a list that validates adding a user to a user group.

SYNTAX

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

NOTES

You must have query permission to the security key named SE_SECURITY_GROUP before you can execute the command. A typical output from the command is shown below.

ADMIN:Administrator
 
CUSTOMER:Customer
 
HW_ENG:HW Engineering
 
QA:Quality Aassurance
 
SW_ENG:SW Engineering
 
SUPPORT:Support