manager/getmanagercount
Parameters:
p1: partition username
p2: manager username
p3: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
Integer
Description:
Returns the number of managers that report directly to manager. You can specify the list type for the 3rd parameter. By default, returned count will be 'active'. You can set 2nd parameter to inactive (to get inactive manager count) or all (to get count for all managers).