McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 222

↗ View in doc context
page
222
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::206

• Cloud Connect Configuration, on page 253 • MediaPropertiesLayout, on page 256 • PhoneBook, on page 271 • Contact, on page 280 • Workflow, on page 286 • WorkflowAction, on page 303 • Team, on page 315 • SystemVariable, on page 328 SystemConfig The SystemConfig object is a container element that holds the Finesse system configuration, including details about the primary and backup CTI servers. SystemConfig APIs apply only to Finesse deployments with Unified CCE. Because you need not configure these settings for Finesse with Unified CCX, these APIs are not supported for deployments with Unified CCX. Note The SystemConfig object is structured as follows: <SystemConfig> <uri>/finesse/api/SystemConfig</uri> <cti> <host></host> <port></port> <backupHost></backupHost> <backupPort></backupPort> <peripheralId></peripheralId> <secure></secure> </cti> </SystemConfig> Any changes made to the settings through the SystemConfig API will require a Cisco Finesse Tomcat restart. Note SystemConfig APIs SystemConfig—Get This API allows an administrator to get a copy of the SystemConfig object. https://<FQDN>/finesse/api/SystemConfig URI: https://finesse1.xyz.com/finesse/api/SystemConfig Example URI: Only administrators can use this API. Security Constraints: GET HTTP Method: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 206 Cisco Finesse Configuration APIs SystemConfig

Image 1 from page 222