Returns a list of users that are in the specified group. You can paginate the results
using the
CopyC# and
CopyC# parameters.

MaxItems

Marker

C# |
public GetGroupResponse GetGroup( GetGroupRequest request )

- request (GetGroupRequest)
- Container for the necessary parameters to execute the GetGroup service method.

The response from the GetGroup service method, as returned by IdentityManagementService.

Exception | Condition |
---|---|
NoSuchEntityException |
The request was rejected because it referenced an entity that does not exist. The
error message describes the entity.
|