Current status for the Enterprise Directory cache
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| cacheStatus | CacheStatus | Mandatory | |
| refreshDurationSeconds | int | Cache refresh duration in seconds | |
| totalUsers | int | Number of enterprise users | |
| totalRooms | int | Number of enterprise conference rooms | |
| conferenceRoomErrors | int | Number of enterprise users for whom conference rooms could not be generated | |
| orphanedUsers | int | Users that are disabled or no longer in the directory, but for whom the system contains data | |
| orphanedGroups | int | Groups that are disabled or no longer in the directory, but for whom the system contains data | |
| blankChairpersonCodeErrors | int | Number of chairperson code errors | |
| blankConferenceCodeErrors | int | Number of conference code errors | |
| duplicatePasscodeErrors | int | Number of duplicate passcode code errors | |
| errorMessage | string | ||
| 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. | |
| lastCacheRefreshDate | dateTime | ||
| lastCacheConnectionFailureDate | dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
| CacheStatus | string | Value must be one of:
|