Use the Trace Level
API to set the trace levels for the following components:
-
Unified Contact
Center Enterprise (CCE)
-
Unified Customer
Voice Portal (CVP)
-
Unified
Communications Manager (UCM)
URL
https://<server>/unifiedconfig/config/tracelevel
Example List
Response
<traceLevels>
<component>
<type>CCE</type>
<level>DETAILED</level>
</component>
<component>
<type>CVP</type>
<level>NORMAL</level>
</component>
<component>
<type>UCM</type>
<level>CUSTOM</level>
</component>
</traceLevels>