List Groups
Lists groups from the target system.
Signature: listgroups(cinfo, wantMembers)
Parameters:
wantMembers - Boolean flag to indicate if members should be listed
Return Value:
ACSuccess 0
ACUnknownError 1
Remarks:
The agent.addGroup callback callback should be used to return the groups listed during this operation. Refer to agent.addGroup callback for full details.