Read Access Group
Retrieve an access group's details.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group |
|||
Access Group ID |
The unique identifier of the access group. |
Text | TRUE |
Transaction |
|||
ID |
An ID that can be used for tracking calls through multiple services. Adding a transaction ID to your request is useful for tracking calls through multiple services with a single identifier. To do this, add a header with the key "transaction ID" and set its value to whatever you want. If you don't provide your own ID, the application automatically creates a random one for you. |
Text | FALSE |
Output
Field | Definition | Type |
---|---|---|
Group |
||
ID |
Unique identifier of the group. |
Text |
ETag |
The current revision number of the group. |
Text |
Name |
Name of the group. |
Text |
Description |
The description of the group. |
Text |
Account ID |
The account ID where the group was created. |
Text |
Created At |
The timestamp of when the group was created. |
Date & Time |
Created By |
The IAM ID of the entity that created the group. |
Text |
Last Modified At |
The timestamp of when the group was last edited. |
Date & Time |
Last Modified By |
The IAM ID of the entity that last modified the group name or description. |
Text |
Href |
The URL of the given group resource. |
Text Text |
Federated Group Rules Exist |
Rules for user authentication and cloud environments within IBM Cloud. This is set to true if rules exist for the group. |
True/False |
Cloud Resource Name |
Cloud Resource Name of the access group. |
Text |
Transaction |
||
ID |
An ID that can be used for tracking calls through multiple services. |
Text |