/mcp<ECCVariableConfig> <ECCVariable> <name>user.microapp.override_cli</name> <length>40</length> </ECCVariable> <ECCVariable> <name>user.microapp.play_data</name> <length>40</length> </ECCVariable> </ECCVariableConfig> Example Response: ECCVariableConfig API Parameters Notes Possible Values Description Type Parameter — — The name of the ECC variable (both scalar and array). String name The maximum payload per ECC variable (bytes) in Unified UCC is 210. The ECC variable limitation for Unified CCE can be defined in the CTI server. The maximum value is 210. — The length of the ECC variable. Number length ECCVariableConfig API Errors Description Error Type Status Unauthorized (for example, the user is not yet authenticated in the Web Session). Authorization Failure 401 The user attempted to run the API against the secondary Cisco Finesse server. Configuration APIs cannot be run against the secondary Cisco Finesse server. Forbidden 403 Any runtime exception is caught and responded with this error. Internal Server Error 500 ClusterConfig The ClusterConfig object is a container element that holds Finesse cluster configuration. This container supports the addition of a single, secondary Finesse node. After the secondary Finesse node is installed and ready, it becomes part of the cluster. Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 214 Cisco Finesse Configuration APIs ECCVariableConfig API Parameters