/mcpGetting License Data for STT Using this API, you can acquire the SpeechView license data (Certificates and Voucher code) locally to the connection server from CSSM or satellite. The following is an example of the PUT request that acquires the Speech View license data from CSSM or satellite: PUT https://<connection-server>/vmrest/smartlicense/configurenuancecerts Response Code: 200 Explanation of Data Fields The following chart lists all of the data fields: Descriptions Operations Data Type Parameter Specifies the different transport settings option through which Unity Connection communicates with CSSM. Possible values are: • 0-Direct option. • 1-Mediated Access through an On-Premises Collector or satellite • 2-HTTP/HTTPS Proxy Default-0 Read\Write Integer transportMode Specifies the URL through which Unity Connection communicates with CSSM. Default URL: https://tools.cisco.com/its/service/oddce/services/DDCEService This field is applicable when transportMode is set to Direct or satellite . Note Read\Write String transportUrl Specifies the IP address or Hostname of the proxy server. This field is applicable when transportMode is set to HTTP/HTTPS Proxy. Note Read\Write String httpHost Specifies the port through which Unity Connection connects to the proxy server. • Range-1 to 65535 Default-0 This field is applicable when transportMode is set to HTTP/HTTPS Proxy. Note Read\Write Integer httpPort Cisco Unity Connection Provisioning Interface (CUPI) API 697 Cisco Unity Connection Provisioning Interface (CUPI) API for System Settings Getting License Data for STT