Skip to main content

Group

Information returned about a group.

Properties

NameTypeDescriptionNotes
createdOffsetDateTimeWhen the group was created.[optional]
externalIdStringThe externalId of this group.[optional]
idStringThe UUID of this group. This value is generated when the group is created.[optional]
lastModifiedOffsetDateTimeWhen the group was last modified.[optional]
nameStringThe name of this group.
typeTypeEnumThe type of group indicating if this group was synchronized from a directory (LDAP_AD) or was created in Identity as a Service (MGMT_UI).[optional]

TypeEnum

NameValue
LDAP_AD"LDAP_AD"
MGMT_UI"MGMT_UI"