Update Access Group
Update the group name or description of an existing access group.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
|
Pass Empty Value |
Choose an option to pass a blank value in a field.
|
Dropdown | FALSE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
Group |
|||
|
Access Group ID |
The unique identifier of the access group. |
Text | TRUE |
|
Name |
A unique name of the access group that doesn't conflict with an existing access group in the account. This field is case-insensitive and has a limit of 100 characters. |
Text | TRUE |
|
Description |
An optional description for the access group. This field has a limit of 250 characters. |
Text | FALSE |
|
Transaction |
|||
|
ID |
An ID that can be used for tracking calls through multiple services. Note:
An optional transaction ID can be passed to your request, which can be useful for tracking calls through multiple services. The header key must be set to Transaction-Id and the value is anything that you choose. If no transaction ID is passed, a random ID is generated. |
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 Text |
|
Account ID |
The account ID where the group was created. |
Text 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 of the entity that last modified the group name or description. |
Text |
|
Href |
The URL of the given group resource. |
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 |
The Cloud Resource Name of the access group. |
Text |
|
Transaction |
||
|
ID |
An ID that can be used for tracking calls through multiple services. |
Text |