Describes an area (tenant) defined in CMA
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| areaIdentifier | int | Area Id | |
| name | Name | Area name | Mandatory |
| description | Description | A brief description of the area | |
| cmaUserCount | int | Number of CMA users in this area | |
| memberCount | int | Number of members in this area | |
| endpointCount | int | Number of endpoints in this area | |
| roomCount | int | Number of rooms in this area | |
| 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 <=120 |
| Name | string | Length of value must be >=1 Length of value must be <=50 |