/v3/auth/group
Mount Point: /api/v3/v3/auth/group
GET
Return a Group for the specified groupDn. If no such group is found HTTP 404 is returned. The group is searched only in navigator database. To get groups from ldap or external authentication store, use "/groups" endpoint.
Parameters
name | description | type | default |
---|---|---|---|
groupDn | Distinguished name of the group in ldap. A DN is a sequence of relative distinguished names (RDN) connected by commas. For example a group named navigator_group can have following DN: cn=navigator_group,ou=groups,dc=ent,dc=cloudera,dc=com | query |
Response Body
element: | (custom) |
(no documentation provided)