McDewey

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

Page 234

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

<EnterpriseDatabaseConfig> <uri>/finesse/api/EnterpriseDatabaseConfig</uri> <host></host> <backupHost></backupHost> <port></port> <databaseName></databaseName> <domain></domain> <username></username> <password></password> </EnterpriseDatabaseConfig> Any changes made to the settings through the EnterpriseDatabaseConfig API will require a Cisco Finesse Tomcat restart. Note EnterpriseDatabaseConfig APIs EnterpriseDatabaseConfig—Get This API allows an administrator to get a copy of the EnterpriseDatabaseConfig object. https://<FQDN>/finesse/api/EnterpriseDatabaseConfig URI: https://finesse1.xyz.com/finesse/api/EnterpriseDatabaseConfig Example URI: Only administrators can use this API. Security Constraints: GET HTTP Method: — Content Type: XML Input/Output Format: — HTTP Request: 200: Success 401: Unauthorized 403: Forbidden 500: Internal Server Error HTTP Response: <EnterpriseDatabaseConfig> <uri>/finesse/api/EnterpriseDatabaseConfig</uri> <host>10.1.1.1</host> <backupHost>10.1.1.2</backupHost> <port>1433</port> <databaseName>ucce8x_awdb</databaseName> <domain>xyz.com</domain> <username>Administrator</username> <password>admin_password</password> </EnterpriseDatabaseConfig> Example Response: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 218 Cisco Finesse Configuration APIs EnterpriseDatabaseConfig APIs

Image 1 from page 234