Describes a group definition
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
groupIdentifier | int | Group Identifier | |
groupUuid | string | group guid. | |
name | Name | Group name | Mandatory |
domain | Domain | Group domain name | |
description | Description | Group description | |
enterpriseDirectoryViewable | boolean | ||
tenantId | int | The tenant that this group belongs to. | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
Description | string | Length of value must be >=1 Length of value must be <=512 |
Domain | string | Length of value must be >=1 |
Name | string | Length of value must be >=1 Length of value must be <=64 |