McDewey

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

Page 225

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

Notes Possible Values Description Type Parameter No special characters allowed except “.” and “-”. — The hostname or IP address of the primary (A Side) CTI server. String -->host 1–65535 Default value: 42027 The port of the primary (A Side) CTI server. Integer -->port 1–32767 Default value: 5000 The ID of the CTI server peripheral. Integer -->peripheralId Must not be the same as the hostname or IP address of the primary (A Side) CTI server. No special characters allowed except “.” and “-”. — The hostname or IP address of the (B Side) backup CTI server. String -->backupHost 1–65535 The port of the backup (B Side) CTI server. Integer -->backupPort When the value is set to true enables secure encryption and if the value is set to false disables secure encryption true or false To enable secure encryption. Boolean -->secure SystemConfig API Errors Description Error Type Status One of the parameters provided as part of the user input is invalid or not recognized. Invalid Input 400 A required parameter was not provided in the request. For example, if the backupPort is provided but the backupHost is missing. Parameter Missing 400 Unauthorized (for example, the user is not yet authenticated in the Web Session). The user is not authorized to use the API (the user is not an administrator). Authorization Failure 401 Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 209 Cisco Finesse Configuration APIs SystemConfig API Errors