Application Programming Interface Guide > Web Services Operations > Operations Reference > getGroups
 
getGroups
Get the definitions of the given domain groups.
Location
/services/webservices/system/admin/user/operations/
Request Elements
domainName: The domain name.
names: List of group names within the domain.
Response Elements
groups: List of groups within the domain. See Groups Element.
Faults
NotFound: If the domain does not exist.
NotFound: If any of the requested groups do not exist.
Security: If the user does not have the ACCESS_TOOLS and READ_ALL_USERS rights.