Environment (v2)
Overview
Represents a tenant.
Members
Member variables of the entity:
Member | Type | Description | Requirements | Max. Length |
|---|---|---|---|---|
eid | String | Enterprise ID (4 characters long identifier) | Needed if shortName | 4 |
shortName | String | Enterprise short name | Needed if eid | 64 |
displayName | String | Display name of the environment |
| 64 |
inactive | boolean | No login allowed into inactive environments |
|
|
helpdeskURL | String | Web URL that points to the environment specific support page |
| 100 |
ondemandMaxRowsInBufferPerUser | Integer | Number of calls kept in the ondemand call buffer per user |
|
|
ondemandMaxCallAgeHoursInBuffer | Integer | Maximum age of calls kept in the ondemand call buffer |
|
|
partitions | String | A list of CUCM partitions which enables the system to assign calls to configured tenants, and support non-unique recorded numbers across the tenants / partitions. | Zero or more repetitions |
|