Add Member to Access Group

Add an IBM Cloud user or service ID to an access group.

Input

Field Definition Type Required

Group

Access Group ID

Unique identifier of the group.

Text TRUE

User

IAM ID

A unique identifier of the IBM cloud account. It can be IBMid, service ID, or trusted profile ID.

Text TRUE

Type

The type of the member:

  • User

  • Service ID

  • Trusted Profile

Dropdown 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

Result

IAM ID

A unique identifier of the IBM cloud account. It can be IBMid, service ID, or trusted profile ID.

Text

Type

The type of the member:

  • User

  • Service ID

  • Trusted Profile

Text

Created AT

The timestamp of when the membership was created.

Date & Time

Created By ID

The IAM ID of the entity that created the membership.

Text

Raw Data

The raw output.

Object

Transaction

ID

An ID that can be used for tracking calls through multiple services.

Text