manager/getlist
Parameters:
p1: partition username
p2: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
String
Description:
Returns each manager (as a username) from specified account as an XML node. You can specify the list type for the 2nd parameter. By default, returned results will be 'active' users. You can set 2nd parameter to inactive (to get inactive users) or all (to get all users).