usergroup/getuserlist
Parameters:
p1: partition username
p2: usergroup name
p3: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
String
Description:
Returns each user (as a username) from usergroup and from specified account as an XML node. You can specify the list type for the 3rd parameter. By default, returned count will be 'active' users. You can set 3rd parameter to inactive (to get inactive user list) or all (to get list of all users). Note that previous versions of this API command returned list of ALL users, and did not offer the 3rd parameter.