manager/getmanagerlist
Parameters:
p1: partition username
p2: manager username
p3: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
String
Description:
Returns each manager (as a username) that reports directly to manager specified as an XML node. You can specify the list type for the 3rd parameter. By default, returned results will be 'active'. You can set 3rd parameter to inactive (to get inactive managers) or all (to get all managers).