/mcphost (required): Hostname or IP address of the AWDB server backupHost (optional): Hostname or IP address of the backup AWDB server Port (required): Port number of the AWDB server databaseName (required): Name of the AWDB domain (optional): Domain of the AWDB username (required): Username to sign in to the AWDB. If there is a domain specified, this must be a domain user. Otherwise it must be an SQL user. password (required): Password to sign in to the AWDB Request Parameters: 200: Success 400: Invalid Input 400: Parameter Missing 401: Authorization Failure 403: Forbidden 500: Internal Server Error HTTP Response: <ApiErrors> <ApiError> <ErrorType>Invalid Input</ErrorType> <ErrorMessage>port</ErrorMessage> <ErrorData>65536</ErrorData> </ApiError> </ApiErrors> Example Failure Response: EnterpriseDatabaseConfig API Parameters Notes Possible Values Description Type Parameter — The URI to get a new copy of the EnterpriseDatabaseConfig object. String uri No special characters allowed except “.” and “-”. — The hostname or IP address of the AWDB server. String host No special characters allowed except “.” and “-”. — The hostname or IP address of the backup AWDB server. String backupHost 1–65535 The port of the AWDB server. Integer port — The name of the AWDB (for example, ucceinstance_awdb). String databaseName Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 220 Cisco Finesse Configuration APIs EnterpriseDatabaseConfig API Parameters