User / Group Actions
| GetAllGroups | Lists all groups. |
| GetAllUsers | Lists users contained in each repository |
| GetGroups | Lists all groups, aliases, and user fields for a user or users |
| GetUser | Lists all groups, aliases, and user fields for a user |
| GetUsers | Lists users contained in each repository |
By default, these actions apply to the repositories listed in the GroupServerDefaultRepositories parameter in the [Repositories] section of the OmniGroupServer configuration file (for example, GroupServerDefaultRepositories=EROOM,LDAP,NOTES).
The repositories from which you want to extract information can also be specified at query time using the parameter repository=RepositoryNamesCSV. For example:
/action=GetAllGroups&repository=LDAP,NOTES