plcm-enterprise-directory-cache-status.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-enterprise-directory-cache-status  PlcmEnterpriseDirectoryCacheStatus

Current status for the Enterprise Directory cache


Complex Types

PlcmEnterpriseDirectoryCacheStatus Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
cache-statusCacheStatus Mandatory
refresh-duration-secondsxs:int Cache refresh duration in seconds
total-usersxs:int Number of enterprise users
total-roomsxs:int Number of enterprise conference rooms
conference-room-errorsxs:int Number of enterprise users for whom conference rooms could not be generated
orphaned-usersxs:int Users that are disabled or no longer in the directory, but for whom the system contains data
orphaned-groupsxs:int Groups that are disabled or no longer in the directory, but for whom the system contains data
blank-chairperson-code-errorsxs:int Number of chairperson code errors
blank-conference-code-errorsxs:int Number of conference code errors
duplicate-passcode-errorsxs:int Number of duplicate passcode code errors
error-messagexs:string
entity-tagEntityTag 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.
last-cache-refresh-datexs:dateTime
last-cache-connection-failure-datexs:dateTime


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
CacheStatusxs:string
Value must be one of:
  • LOADING_USERS
  • LOADING_GROUPS
  • LOADING_MEMBERS
  • LOADING_ATTRS
  • LOADING_MERGING
  • LOADED
  • LOADED_PARTIALLY
  • FAILED
  • NOT_CONNECTED
  • UNKNOWN