Describes a user role in the system
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| user-role-identifier | xs:int | User Role Identifier | |
| user-role-uuid | xs:string | user role guid. | |
| name | Name | User role name | Mandatory |
| description | Description | A brief description of the user role | |
| entity-tag | 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 | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Description | xs:string | Length of value must be >=1 Length of value must be <=240 |
| Name | xs:string | Length of value must be >=1 Length of value must be <=50 |