Identity Hub API, gRPC: GroupService
A set of methods for managing groups.
Methods
|
Method |
Description |
|
Returns the specified Group resource. |
|
|
Returns external group by subject container and external id |
|
|
Retrieves the list of group resources. |
|
|
Retrieves the list of external group linked subject container |
|
|
Creates a group in the specified organization. |
|
|
Creates an external group. |
|
|
Updates the specified group. |
|
|
Converts single basic (not external) group to external. Precondition: group must be basic. |
|
|
Converts all groups that belongs to subject container from external to basic (not external). |
|
|
Deletes the specified group. |
|
|
Lists operations for the specified group. |
|
|
List group active members. |
|
|
Update group members. |
|
|
Lists access bindings for the specified group. |
|
|
Sets access bindings for the specified group. |
|
|
Updates access bindings for the specified group. |
|
|
Returns groups that the subject belongs to within a specific organization. |