Get an individual group
Returns an individual group.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
groupId
The id for the requested group.
Response
The individual group document.
provenance
AAA provider where group originated
name
Name of group
description
Description of group
memberOf
Parent groups which this group is a part of
assignedRoles
Roles assigned to this group
inactive
Setting for whether group is active or not
_meta
Metadata for group
Errors
500
Internal Server Error