Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 5.73 KB

File metadata and controls

17 lines (14 loc) · 5.73 KB

IamGroup

Fields

Field Type Required Description Example
id JsonNullable<String> Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId JsonNullable<String> Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
name JsonNullable<String> N/A
description JsonNullable<String> N/A
type JsonNullable<IamGroupType> N/A
roles List<IamRole> N/A
parentId JsonNullable<String> The parent group id for when a group belongs to another group.
remoteParentId JsonNullable<String> Provider's unique identifier of the parent group id for when a group belongs to another group. e3cb75bf-aa84-466e-a6c1-b8322b257a48
createdAt OffsetDateTime N/A 2021-01-01T01:01:01.000Z
updatedAt OffsetDateTime N/A 2021-01-01T01:01:01.000Z