- URL:https://<security-url>/groups
- Operations:Search Enterprise Groups, Refresh Group Membership, Get Users Within Enterprise Group, Get Enterprise Groups For User
- Required Capability:Default administrator role | Security and infrastructure privilege | Link to enterprise groups privilege
- Version Introduced:10.3
Description
The groups resource is an umbrella for operations to manage enterprise groups within the portal. The resource returns the total number of groups in the system.
As an Administrator, you can Search Enterprise Groups, Refresh Group Membership, Get Users Within Enterprise Group, and Get Enterprise Groups For User.
Request parameters
Parameter | Details |
---|---|
f | The response format. The default response format is html. Values: html | json | pjson |
Example usage
Below is a sample request URL for the groups resource:
https://machine.domain.com/webadaptor/portaladmin/security/groups?f=json
JSON Response example
{"totalGroups":487}