Update group

Edit a group's information in Oracle IAM.

Options

Field Definition Type Required

Pass Empty Values

Specify whether empty values are passed to Oracle IAM, instead of skipping an update to the field.

  • Yes

  • No

Dropdown TRUE

Input

Field Definition Type Required

Group

Update

ID

Unique identifier of the group. Text TRUE

Display Name

The group's unique display name.

Text FALSE

Non Unique Display Name

A human-readable name for the group. Text FALSE

External ID

Unique external ID of the group. Text FALSE

Custom Operations

Operations

To make your update more flexible, provide an update operation object in the following format:

{"op": "add|remove|replace", "path": "{path to the group attribute}", "value": "{new attribute value"}

Each update operation object must have exactly one "op" member.

See the Modifying with PATCH for more information.

List of Objects FALSE

Output

Field Definition Type

Group

ID

Unique identifier of the group. Text

Display Name

The group's unique display name.

Text

Non Unique Display Name

A human-readable name for the group. Text

OCID

The Oracle IAM Cloud ID for the group.

Text

External ID

Unique external ID of the group. Text

Created At

Date and time when the object was created. Date & Time

Created By

The user or app that created the group.

Object

Last Updated At

The most recent date and time that the group's details were updated.

Date & Time

Last Modified By

The user or app that last modified the group.

Object

Members

The users in the group.

List of Objects

Raw Output

The full details of the user.

Object