manager/getcount
Parameters:
p1: partition username
p2: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
Integer
Description:
Returns the number of managers that exist inside specified account. You can specify the list type for the 2nd parameter. By default, returned count will be 'active' users. You can set 2nd parameter to inactive (to get inactive user count) or all (to get count for all users).