tccli 3.0.1386.1__py2.py3-none-any.whl → 3.0.1388.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +20 -10
  3. tccli/services/apm/v20210622/examples.json +2 -2
  4. tccli/services/asr/v20190614/api.json +2 -2
  5. tccli/services/bh/v20230418/api.json +9 -0
  6. tccli/services/ccc/ccc_client.py +134 -28
  7. tccli/services/ccc/v20200210/api.json +514 -0
  8. tccli/services/ccc/v20200210/examples.json +16 -0
  9. tccli/services/cdwpg/v20201230/api.json +22 -4
  10. tccli/services/ckafka/v20190819/api.json +83 -85
  11. tccli/services/ckafka/v20190819/examples.json +6 -6
  12. tccli/services/cls/v20201016/api.json +1 -1
  13. tccli/services/csip/v20221121/api.json +66 -16
  14. tccli/services/cynosdb/v20190107/api.json +36 -36
  15. tccli/services/dlc/v20210125/api.json +342 -1
  16. tccli/services/dlc/v20210125/examples.json +8 -2
  17. tccli/services/dnspod/v20210323/api.json +22 -12
  18. tccli/services/es/v20180416/api.json +7 -7
  19. tccli/services/faceid/v20180301/api.json +12 -2
  20. tccli/services/gs/gs_client.py +57 -4
  21. tccli/services/gs/v20191118/api.json +34 -0
  22. tccli/services/gs/v20191118/examples.json +8 -0
  23. tccli/services/ioa/ioa_client.py +267 -55
  24. tccli/services/ioa/v20220601/api.json +963 -98
  25. tccli/services/ioa/v20220601/examples.json +39 -1
  26. tccli/services/iotexplorer/v20190423/api.json +154 -2
  27. tccli/services/lke/v20231130/api.json +57 -19
  28. tccli/services/mongodb/mongodb_client.py +53 -0
  29. tccli/services/mongodb/v20190725/api.json +46 -2
  30. tccli/services/mongodb/v20190725/examples.json +8 -0
  31. tccli/services/ocr/v20181119/api.json +25 -25
  32. tccli/services/ocr/v20181119/examples.json +2 -2
  33. tccli/services/omics/v20221128/api.json +163 -13
  34. tccli/services/redis/v20180412/api.json +124 -42
  35. tccli/services/redis/v20180412/examples.json +6 -6
  36. tccli/services/tcaplusdb/v20190823/api.json +23 -3
  37. tccli/services/tione/v20211111/api.json +65 -15
  38. tccli/services/tione/v20211111/examples.json +1 -1
  39. tccli/services/trtc/v20190722/api.json +97 -14
  40. tccli/services/vdb/v20230616/api.json +2 -2
  41. tccli/services/vpc/v20170312/api.json +39 -10
  42. tccli/services/vpc/v20170312/examples.json +2 -2
  43. {tccli-3.0.1386.1.dist-info → tccli-3.0.1388.1.dist-info}/METADATA +2 -2
  44. {tccli-3.0.1386.1.dist-info → tccli-3.0.1388.1.dist-info}/RECORD +47 -47
  45. {tccli-3.0.1386.1.dist-info → tccli-3.0.1388.1.dist-info}/WHEEL +0 -0
  46. {tccli-3.0.1386.1.dist-info → tccli-3.0.1388.1.dist-info}/entry_points.txt +0 -0
  47. {tccli-3.0.1386.1.dist-info → tccli-3.0.1388.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1386.1'
1
+ __version__ = '3.0.1388.1'
@@ -537,6 +537,16 @@
537
537
  "output_required": false,
538
538
  "type": "string",
539
539
  "value_allowed_null": false
540
+ },
541
+ {
542
+ "disabled": false,
543
+ "document": "指标英文名",
544
+ "example": "QPS",
545
+ "member": "string",
546
+ "name": "NameEN",
547
+ "output_required": false,
548
+ "type": "string",
549
+ "value_allowed_null": false
540
550
  }
541
551
  ],
542
552
  "usage": "out"
@@ -1429,7 +1439,7 @@
1429
1439
  {
1430
1440
  "disabled": false,
1431
1441
  "document": "Tag 列表",
1432
- "example": "[{ \t\t\"Key\": \"AppId\", \t\t\"Value\": \"123123422\" \t}]",
1442
+ "example": "",
1433
1443
  "member": "ApmTag",
1434
1444
  "name": "Tags",
1435
1445
  "required": false,
@@ -1702,7 +1712,7 @@
1702
1712
  {
1703
1713
  "disabled": false,
1704
1714
  "document": "通用过滤参数",
1705
- "example": "{ \"Key\": \"service.name\", \"Type\": \"=\", \"Value\": \"java-order-service\" }",
1715
+ "example": "",
1706
1716
  "member": "Filter",
1707
1717
  "name": "Filters",
1708
1718
  "required": false,
@@ -1711,7 +1721,7 @@
1711
1721
  {
1712
1722
  "disabled": false,
1713
1723
  "document": "排序\n现支持的 Key 有:\n\n- startTime(开始时间)\n- endTime(结束时间)\n- duration(响应时间)\n\n现支持的 Value 有:\n\n- desc(降序排序)\n- asc(升序排序)",
1714
- "example": "{ \"Key\": \"startTime\", \"Value\": \"desc\" }",
1724
+ "example": "",
1715
1725
  "member": "OrderBy",
1716
1726
  "name": "OrderBy",
1717
1727
  "required": false,
@@ -1812,7 +1822,7 @@
1812
1822
  {
1813
1823
  "disabled": false,
1814
1824
  "document": "通用过滤参数",
1815
- "example": "{ \"Key\": \"service.name\", \"Type\": \"=\", \"Value\": \"java-order-service\" }",
1825
+ "example": "",
1816
1826
  "member": "Filter",
1817
1827
  "name": "Filters",
1818
1828
  "required": false,
@@ -1821,7 +1831,7 @@
1821
1831
  {
1822
1832
  "disabled": false,
1823
1833
  "document": "排序\n现支持的 Key 有:\n\n- startTime(开始时间)\n- endTime(结束时间)\n- duration(响应时间)\n\n现支持的 Value 有:\n\n- desc(降序排序)\n- asc(升序排序)",
1824
- "example": "{ \"Key\": \"startTime\", \"Value\": \"desc\" }",
1834
+ "example": "",
1825
1835
  "member": "OrderBy",
1826
1836
  "name": "OrderBy",
1827
1837
  "required": false,
@@ -1904,7 +1914,7 @@
1904
1914
  {
1905
1915
  "disabled": false,
1906
1916
  "document": "指标列表",
1907
- "example": "[{\"Compare\":\"1\",\"Compares\":[\"CompareByYesterday\",\"CompareByLastWeek\"],\"MetricName\":\"qps\"}]",
1917
+ "example": "",
1908
1918
  "member": "QueryMetricItem",
1909
1919
  "name": "Metrics",
1910
1920
  "required": true,
@@ -1940,7 +1950,7 @@
1940
1950
  {
1941
1951
  "disabled": false,
1942
1952
  "document": "过滤条件",
1943
- "example": "[{\"Type\":\"=\",\"Key\":\"span.kind\",\"Value\":\"server\"}]",
1953
+ "example": "",
1944
1954
  "member": "Filter",
1945
1955
  "name": "Filters",
1946
1956
  "required": false,
@@ -1949,7 +1959,7 @@
1949
1959
  {
1950
1960
  "disabled": false,
1951
1961
  "document": "Or 过滤条件",
1952
- "example": "[{\"Type\":\"=\",\"Key\":\"span.kind\",\"Value\":\"server\"}]",
1962
+ "example": "",
1953
1963
  "member": "Filter",
1954
1964
  "name": "OrFilters",
1955
1965
  "required": false,
@@ -1958,7 +1968,7 @@
1958
1968
  {
1959
1969
  "disabled": false,
1960
1970
  "document": "排序\n现支持的 Key 有:\n\n- startTime(开始时间)\n- endTime(结束时间)\n- duration(响应时间)\n\n现支持的 Value 有:\n\n- desc(降序排序)\n- asc(升序排序)",
1961
- "example": "{\"Key\":\"service_duration_avg\",\"Value\":\"DESC\"}",
1971
+ "example": "",
1962
1972
  "member": "OrderBy",
1963
1973
  "name": "OrderBy",
1964
1974
  "required": false,
@@ -2095,7 +2105,7 @@
2095
2105
  {
2096
2106
  "disabled": false,
2097
2107
  "document": "聚合维度",
2098
- "example": "service.name",
2108
+ "example": "[\"service.name\"]",
2099
2109
  "member": "string",
2100
2110
  "name": "GroupBy",
2101
2111
  "required": true,
@@ -28,7 +28,7 @@
28
28
  {
29
29
  "document": "获取 APM 业务系统列表",
30
30
  "input": "POST / HTTP/1.1\nHost: apm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApmInstances\n<公共请求参数>\n\n{\n \"Tags\": [\n {\n \"Key\": \"appId\",\n \"Value\": \"251005942\"\n }\n ]\n}",
31
- "output": "{\n \"Response\": {\n \"Instances\": [\n {\n \"AmountOfUsedStorage\": 100,\n \"AppId\": 251005942,\n \"BillingInstance\": 0,\n \"ClientCount\": 0,\n \"CountOfReportSpanPerDay\": 0,\n \"CreateUin\": \"1500000686\",\n \"CustomShowTags\": [],\n \"DashboardTopicID\": \"\",\n \"DefaultTSF\": 0,\n \"Description\": \"\",\n \"ErrRateThreshold\": 5,\n \"ErrorSample\": 1,\n \"Free\": 2,\n \"InstanceId\": \"apm-u6HNYVXhz\",\n \"IsDeleteAnyFileAnalysis\": 1,\n \"IsDeserializationAnalysis\": 1,\n \"IsDirectoryTraversalAnalysis\": 1,\n \"IsExpressionInjectionAnalysis\": 1,\n \"IsIncludeAnyFileAnalysis\": 1,\n \"IsInstrumentationVulnerabilityScan\": 1,\n \"IsJNDIInjectionAnalysis\": 1,\n \"IsJNIInjectionAnalysis\": 1,\n \"IsMemoryHijackingAnalysis\": 1,\n \"IsReadAnyFileAnalysis\": 1,\n \"IsRelatedDashboard\": 0,\n \"IsRelatedLog\": 0,\n \"IsRemoteCommandExecutionAnalysis\": 1,\n \"IsScriptEngineInjectionAnalysis\": 1,\n \"IsSqlInjectionAnalysis\": 1,\n \"IsTemplateEngineInjectionAnalysis\": 1,\n \"IsUploadAnyFileAnalysis\": 1,\n \"IsWebshellBackdoorAnalysis\": 1,\n \"LogIndexType\": 0,\n \"LogRegion\": \"\",\n \"LogSet\": \"\",\n \"LogSource\": \"\",\n \"LogTopicID\": \"\",\n \"LogTraceIdKey\": \"\",\n \"MetricDuration\": 3,\n \"Name\": \"test1\",\n \"PayMode\": 0,\n \"PayModeEffective\": true,\n \"Region\": \"ap-guangzhou\",\n \"ResponseDurationWarningThreshold\": 500,\n \"SampleRate\": 100,\n \"ServiceCount\": 0,\n \"SlowRequestSavedThreshold\": 500,\n \"SpanDailyCounters\": 0,\n \"Status\": 1,\n \"StopReason\": 0,\n \"Tags\": [\n {\n \"Key\": \"负责人\",\n \"Value\": \"archerkang\"\n },\n {\n \"Key\": \"运营产品\",\n \"Value\": \"云监控产品\"\n },\n {\n \"Key\": \"运营部门\",\n \"Value\": \"/../../../../../../../../../../../../../../../../../../../../etc/./////.////.///.//./passwd\"\n }\n ],\n \"TotalCount\": 0,\n \"TraceDuration\": 7\n }\n ],\n \"RequestId\": \"1afaff9e-88c9-4949-9c84-fd5eae88a88a\"\n }\n}",
31
+ "output": "{\n \"Response\": {\n \"Instances\": [\n {\n \"AmountOfUsedStorage\": 100,\n \"AppId\": 251005942,\n \"BillingInstance\": 0,\n \"ClientCount\": 0,\n \"CountOfReportSpanPerDay\": 0,\n \"CreateUin\": \"1500000686\",\n \"CustomShowTags\": [],\n \"DashboardTopicID\": \"\",\n \"DefaultTSF\": 0,\n \"Description\": \"\",\n \"ErrRateThreshold\": 5,\n \"ErrorSample\": 1,\n \"Free\": 2,\n \"InstanceId\": \"apm-u6HNYVXhz\",\n \"IsDeleteAnyFileAnalysis\": 1,\n \"IsDeserializationAnalysis\": 1,\n \"IsDirectoryTraversalAnalysis\": 1,\n \"IsExpressionInjectionAnalysis\": 1,\n \"IsIncludeAnyFileAnalysis\": 1,\n \"IsInstrumentationVulnerabilityScan\": 1,\n \"IsJNDIInjectionAnalysis\": 1,\n \"IsJNIInjectionAnalysis\": 1,\n \"IsMemoryHijackingAnalysis\": 1,\n \"IsReadAnyFileAnalysis\": 1,\n \"IsRelatedDashboard\": 0,\n \"IsRelatedLog\": 0,\n \"IsRemoteCommandExecutionAnalysis\": 1,\n \"IsScriptEngineInjectionAnalysis\": 1,\n \"IsSqlInjectionAnalysis\": 1,\n \"IsTemplateEngineInjectionAnalysis\": 1,\n \"IsUploadAnyFileAnalysis\": 1,\n \"IsWebshellBackdoorAnalysis\": 1,\n \"LogIndexType\": 0,\n \"LogRegion\": \"\",\n \"LogSet\": \"\",\n \"LogSource\": \"\",\n \"LogTopicID\": \"\",\n \"LogTraceIdKey\": \"\",\n \"MetricDuration\": 3,\n \"Name\": \"test1\",\n \"PayMode\": 0,\n \"PayModeEffective\": true,\n \"Region\": \"ap-guangzhou\",\n \"ResponseDurationWarningThreshold\": 500,\n \"SampleRate\": 100,\n \"ServiceCount\": 0,\n \"SlowRequestSavedThreshold\": 500,\n \"SpanDailyCounters\": 0,\n \"Status\": 1,\n \"StopReason\": 0,\n \"UrlNumberSegmentThreshold\": 40,\n \"UrlLongSegmentThreshold\": 40,\n \"Tags\": [\n {\n \"Key\": \"负责人\",\n \"Value\": \"archerkang\"\n },\n {\n \"Key\": \"运营产品\",\n \"Value\": \"云监控产品\"\n },\n {\n \"Key\": \"运营部门\",\n \"Value\": \"/../../../../../../../../../../../../../../../../../../../../etc/./////.////.///.//./passwd\"\n }\n ],\n \"TotalCount\": 0,\n \"TraceDuration\": 7\n }\n ],\n \"RequestId\": \"1afaff9e-88c9-4949-9c84-fd5eae88a88a\"\n }\n}",
32
32
  "title": "获取 APM 业务系统列表"
33
33
  }
34
34
  ],
@@ -36,7 +36,7 @@
36
36
  {
37
37
  "document": "查询指定业务系统下应用的配置信息",
38
38
  "input": "POST / HTTP/1.1\nHost: apm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGeneralApmApplicationConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"apm-6xYKFXYxo\",\n \"ServiceName\": \"java-order-service\"\n}",
39
- "output": "{\n \"Response\": {\n \"ApmApplicationConfigView\": {\n \"InstanceKey\": \"apm-059oXBfTL\",\n \"ServiceName\": \"profile-service\",\n \"OperationNameFilter\": \"\",\n \"ExceptionFilter\": \"\",\n \"ErrorCodeFilter\": \"\",\n \"EventEnable\": false,\n \"UrlConvergenceSwitch\": 1,\n \"UrlConvergenceThreshold\": 500,\n \"UrlConvergence\": \"RPCServer/market.MarketService2/(.*?)\",\n \"UrlExclude\": \"\",\n \"IsRelatedLog\": 0,\n \"LogSource\": \"CLS\",\n \"LogSet\": \"\",\n \"LogTopicID\": \"\",\n \"SnapshotEnable\": true,\n \"SnapshotTimeout\": 2000,\n \"AgentEnable\": true,\n \"InstrumentList\": [\n {\n \"Name\": \"dubbo\",\n \"Enable\": true\n },\n {\n \"Name\": \"googlehttpclient\",\n \"Enable\": true\n },\n {\n \"Name\": \"grpc\",\n \"Enable\": true\n },\n {\n \"Name\": \"httpclient3\",\n \"Enable\": true\n },\n {\n \"Name\": \"httpclient4\",\n \"Enable\": true\n },\n {\n \"Name\": \"hystrix\",\n \"Enable\": true\n },\n {\n \"Name\": \"lettuce\",\n \"Enable\": true\n },\n {\n \"Name\": \"mongodb\",\n \"Enable\": true\n },\n {\n \"Name\": \"mybatis\",\n \"Enable\": true\n },\n {\n \"Name\": \"mysql\",\n \"Enable\": true\n },\n {\n \"Name\": \"okhttp\",\n \"Enable\": true\n },\n {\n \"Name\": \"redis\",\n \"Enable\": true\n },\n {\n \"Name\": \"rxjava\",\n \"Enable\": true\n },\n {\n \"Name\": \"spring-webmvc\",\n \"Enable\": true\n },\n {\n \"Name\": \"tomcat\",\n \"Enable\": true\n }\n ],\n \"TraceSquash\": true\n },\n \"RequestId\": \"test-test-test0980990\"\n }\n}",
39
+ "output": "{\n \"Response\": {\n \"ApmApplicationConfigView\": {\n \"InstanceKey\": \"apm-059oXBfTL\",\n \"ServiceName\": \"profile-service\",\n \"OperationNameFilter\": \"\",\n \"ExceptionFilter\": \"\",\n \"ErrorCodeFilter\": \"\",\n \"EventEnable\": false,\n \"UrlConvergenceSwitch\": 1,\n \"UrlConvergenceThreshold\": 500,\n \"UrlConvergence\": \"RPCServer/market.MarketService2/(.*?)\",\n \"UrlExclude\": \"\",\n \"IsRelatedLog\": 0,\n \"LogSource\": \"CLS\",\n \"LogSet\": \"\",\n \"LogTopicID\": \"\",\n \"SnapshotEnable\": true,\n \"SnapshotTimeout\": 2000,\n \"AgentEnable\": true,\n \"DisableMemoryUsed\": 90,\n \"DisableCpuUsed\": 90,\n \"InstrumentList\": [\n {\n \"Name\": \"dubbo\",\n \"Enable\": true\n },\n {\n \"Name\": \"googlehttpclient\",\n \"Enable\": true\n },\n {\n \"Name\": \"grpc\",\n \"Enable\": true\n },\n {\n \"Name\": \"httpclient3\",\n \"Enable\": true\n },\n {\n \"Name\": \"httpclient4\",\n \"Enable\": true\n },\n {\n \"Name\": \"hystrix\",\n \"Enable\": true\n },\n {\n \"Name\": \"lettuce\",\n \"Enable\": true\n },\n {\n \"Name\": \"mongodb\",\n \"Enable\": true\n },\n {\n \"Name\": \"mybatis\",\n \"Enable\": true\n },\n {\n \"Name\": \"mysql\",\n \"Enable\": true\n },\n {\n \"Name\": \"okhttp\",\n \"Enable\": true\n },\n {\n \"Name\": \"redis\",\n \"Enable\": true\n },\n {\n \"Name\": \"rxjava\",\n \"Enable\": true\n },\n {\n \"Name\": \"spring-webmvc\",\n \"Enable\": true\n },\n {\n \"Name\": \"tomcat\",\n \"Enable\": true\n }\n ],\n \"TraceSquash\": true\n },\n \"RequestId\": \"test-test-test0980990\"\n }\n}",
40
40
  "title": "查询应用配置信息"
41
41
  }
42
42
  ],
@@ -607,7 +607,7 @@
607
607
  "members": [
608
608
  {
609
609
  "disabled": false,
610
- "document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n• 8k_zh_large:中文电话场景专用大模型引擎。通过显著提升模型参数规模与语言建模能力,实现对电话音频中复杂场景(如口音干扰、背景噪声)的高精度识别,识别准确率较常规版本大幅提升。[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比常规版本与普方大模型效果;\n\n注意:如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_multi_lang:**多语种大模型引擎【大模型版】。当前模型同时支持英语、日语、韩语、阿拉伯语、菲律宾语、法语、印地语、印尼语、马来语、葡萄牙语、西班牙语、泰语、土耳其语、越南语、德语的识别,可实现15个语种的自动识别(句子/段落级别);\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_zh_en**:中英大模型引擎【大模型版】。当前模型同时支持中文、英语识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远等低质量音频的识别准确率极大提升;\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_zh-TW**:中文繁体;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical:**中文医疗引擎;\n• **16k_de:**德语;",
610
+ "document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n• 8k_zh_large:中文电话场景专用大模型引擎【大模型版】。通过显著提升模型参数规模与语言建模能力,实现对电话音频中复杂场景(如口音干扰、背景噪声)的高精度识别,识别准确率较常规版本大幅提升。[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比常规版本与普方大模型效果;\n\n注意:如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_multi_lang:**多语种大模型引擎【大模型版】。当前模型同时支持英语、日语、韩语、阿拉伯语、菲律宾语、法语、印地语、印尼语、马来语、葡萄牙语、西班牙语、泰语、土耳其语、越南语、德语的识别,可实现15个语种的自动识别(句子/段落级别);\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_zh_en**:中英大模型引擎【大模型版】。当前模型同时支持中文、英语识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远等低质量音频的识别准确率极大提升;\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_zh-TW**:中文繁体;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical:**中文医疗引擎;\n• **16k_de:**德语;",
611
611
  "example": "16k_zh",
612
612
  "member": "string",
613
613
  "name": "EngineModelType",
@@ -688,7 +688,7 @@
688
688
  },
689
689
  {
690
690
  "disabled": false,
691
- "document": "说话人分离人数\n**需配合开启说话人分离使用,不开启无效**,取值范围:0-10\n0:自动分离(最多分离出20个人);\n1-10:指定人数分离;\n默认值为 0",
691
+ "document": "说话人分离人数\n**需配合开启说话人分离使用,不开启无效**,取值范围:0-10\n0:自动分离(最多分离出20个人);\n1-10:指定人数分离;\n默认值为 0\n注:16k引擎不支持指定人数分离",
692
692
  "example": "0",
693
693
  "member": "int64",
694
694
  "name": "SpeakerNumber",
@@ -2021,6 +2021,15 @@
2021
2021
  "name": "DomainId",
2022
2022
  "required": false,
2023
2023
  "type": "string"
2024
+ },
2025
+ {
2026
+ "disabled": false,
2027
+ "document": "用户名称映射属性",
2028
+ "example": "cn",
2029
+ "member": "string",
2030
+ "name": "AttributeUserName",
2031
+ "required": false,
2032
+ "type": "string"
2024
2033
  }
2025
2034
  ],
2026
2035
  "type": "object"
@@ -225,7 +225,7 @@ def doDescribeAILatency(args, parsed_globals):
225
225
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
226
226
 
227
227
 
228
- def doDescribeAutoCalloutTasks(args, parsed_globals):
228
+ def doCreateExtension(args, parsed_globals):
229
229
  g_param = parse_global_arg(parsed_globals)
230
230
 
231
231
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -254,11 +254,11 @@ def doDescribeAutoCalloutTasks(args, parsed_globals):
254
254
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
255
255
  client._sdkVersion += ("_CLI_" + __version__)
256
256
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
257
- model = models.DescribeAutoCalloutTasksRequest()
257
+ model = models.CreateExtensionRequest()
258
258
  model.from_json_string(json.dumps(args))
259
259
  start_time = time.time()
260
260
  while True:
261
- rsp = client.DescribeAutoCalloutTasks(model)
261
+ rsp = client.CreateExtension(model)
262
262
  result = rsp.to_json_string()
263
263
  try:
264
264
  json_obj = json.loads(result)
@@ -485,7 +485,7 @@ def doDeleteCCCSkillGroup(args, parsed_globals):
485
485
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
486
486
 
487
487
 
488
- def doModifyOwnNumberApply(args, parsed_globals):
488
+ def doStopAutoCalloutTask(args, parsed_globals):
489
489
  g_param = parse_global_arg(parsed_globals)
490
490
 
491
491
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -514,11 +514,11 @@ def doModifyOwnNumberApply(args, parsed_globals):
514
514
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
515
515
  client._sdkVersion += ("_CLI_" + __version__)
516
516
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
517
- model = models.ModifyOwnNumberApplyRequest()
517
+ model = models.StopAutoCalloutTaskRequest()
518
518
  model.from_json_string(json.dumps(args))
519
519
  start_time = time.time()
520
520
  while True:
521
- rsp = client.ModifyOwnNumberApply(model)
521
+ rsp = client.StopAutoCalloutTask(model)
522
522
  result = rsp.to_json_string()
523
523
  try:
524
524
  json_obj = json.loads(result)
@@ -537,7 +537,7 @@ def doModifyOwnNumberApply(args, parsed_globals):
537
537
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
538
538
 
539
539
 
540
- def doDescribePredictiveDialingCampaign(args, parsed_globals):
540
+ def doDisableCCCPhoneNumber(args, parsed_globals):
541
541
  g_param = parse_global_arg(parsed_globals)
542
542
 
543
543
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -566,11 +566,11 @@ def doDescribePredictiveDialingCampaign(args, parsed_globals):
566
566
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
567
567
  client._sdkVersion += ("_CLI_" + __version__)
568
568
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
569
- model = models.DescribePredictiveDialingCampaignRequest()
569
+ model = models.DisableCCCPhoneNumberRequest()
570
570
  model.from_json_string(json.dumps(args))
571
571
  start_time = time.time()
572
572
  while True:
573
- rsp = client.DescribePredictiveDialingCampaign(model)
573
+ rsp = client.DisableCCCPhoneNumber(model)
574
574
  result = rsp.to_json_string()
575
575
  try:
576
576
  json_obj = json.loads(result)
@@ -1057,7 +1057,7 @@ def doDescribeExtensions(args, parsed_globals):
1057
1057
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1058
1058
 
1059
1059
 
1060
- def doCreateExtension(args, parsed_globals):
1060
+ def doDescribeAutoCalloutTasks(args, parsed_globals):
1061
1061
  g_param = parse_global_arg(parsed_globals)
1062
1062
 
1063
1063
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -1086,11 +1086,11 @@ def doCreateExtension(args, parsed_globals):
1086
1086
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
1087
1087
  client._sdkVersion += ("_CLI_" + __version__)
1088
1088
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
1089
- model = models.CreateExtensionRequest()
1089
+ model = models.DescribeAutoCalloutTasksRequest()
1090
1090
  model.from_json_string(json.dumps(args))
1091
1091
  start_time = time.time()
1092
1092
  while True:
1093
- rsp = client.CreateExtension(model)
1093
+ rsp = client.DescribeAutoCalloutTasks(model)
1094
1094
  result = rsp.to_json_string()
1095
1095
  try:
1096
1096
  json_obj = json.loads(result)
@@ -1369,6 +1369,58 @@ def doDescribeCarrierPrivilegeNumberApplicants(args, parsed_globals):
1369
1369
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1370
1370
 
1371
1371
 
1372
+ def doDescribeSkillGroupInfoList(args, parsed_globals):
1373
+ g_param = parse_global_arg(parsed_globals)
1374
+
1375
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
1376
+ cred = credential.CVMRoleCredential()
1377
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
1378
+ cred = credential.STSAssumeRoleCredential(
1379
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
1380
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
1381
+ )
1382
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
1383
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
1384
+ else:
1385
+ cred = credential.Credential(
1386
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
1387
+ )
1388
+ http_profile = HttpProfile(
1389
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
1390
+ reqMethod="POST",
1391
+ endpoint=g_param[OptionsDefine.Endpoint],
1392
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
1393
+ )
1394
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
1395
+ if g_param[OptionsDefine.Language]:
1396
+ profile.language = g_param[OptionsDefine.Language]
1397
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
1398
+ client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
1399
+ client._sdkVersion += ("_CLI_" + __version__)
1400
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
1401
+ model = models.DescribeSkillGroupInfoListRequest()
1402
+ model.from_json_string(json.dumps(args))
1403
+ start_time = time.time()
1404
+ while True:
1405
+ rsp = client.DescribeSkillGroupInfoList(model)
1406
+ result = rsp.to_json_string()
1407
+ try:
1408
+ json_obj = json.loads(result)
1409
+ except TypeError as e:
1410
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
1411
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
1412
+ break
1413
+ cur_time = time.time()
1414
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
1415
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
1416
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
1417
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
1418
+ else:
1419
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
1420
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
1421
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1422
+
1423
+
1372
1424
  def doCreateCallOutSession(args, parsed_globals):
1373
1425
  g_param = parse_global_arg(parsed_globals)
1374
1426
 
@@ -1733,7 +1785,7 @@ def doTransferToManual(args, parsed_globals):
1733
1785
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1734
1786
 
1735
1787
 
1736
- def doDescribeSkillGroupInfoList(args, parsed_globals):
1788
+ def doDescribeStaffStatusHistory(args, parsed_globals):
1737
1789
  g_param = parse_global_arg(parsed_globals)
1738
1790
 
1739
1791
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -1762,11 +1814,11 @@ def doDescribeSkillGroupInfoList(args, parsed_globals):
1762
1814
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
1763
1815
  client._sdkVersion += ("_CLI_" + __version__)
1764
1816
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
1765
- model = models.DescribeSkillGroupInfoListRequest()
1817
+ model = models.DescribeStaffStatusHistoryRequest()
1766
1818
  model.from_json_string(json.dumps(args))
1767
1819
  start_time = time.time()
1768
1820
  while True:
1769
- rsp = client.DescribeSkillGroupInfoList(model)
1821
+ rsp = client.DescribeStaffStatusHistory(model)
1770
1822
  result = rsp.to_json_string()
1771
1823
  try:
1772
1824
  json_obj = json.loads(result)
@@ -1785,7 +1837,7 @@ def doDescribeSkillGroupInfoList(args, parsed_globals):
1785
1837
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1786
1838
 
1787
1839
 
1788
- def doStopAutoCalloutTask(args, parsed_globals):
1840
+ def doModifyOwnNumberApply(args, parsed_globals):
1789
1841
  g_param = parse_global_arg(parsed_globals)
1790
1842
 
1791
1843
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -1814,11 +1866,63 @@ def doStopAutoCalloutTask(args, parsed_globals):
1814
1866
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
1815
1867
  client._sdkVersion += ("_CLI_" + __version__)
1816
1868
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
1817
- model = models.StopAutoCalloutTaskRequest()
1869
+ model = models.ModifyOwnNumberApplyRequest()
1818
1870
  model.from_json_string(json.dumps(args))
1819
1871
  start_time = time.time()
1820
1872
  while True:
1821
- rsp = client.StopAutoCalloutTask(model)
1873
+ rsp = client.ModifyOwnNumberApply(model)
1874
+ result = rsp.to_json_string()
1875
+ try:
1876
+ json_obj = json.loads(result)
1877
+ except TypeError as e:
1878
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
1879
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
1880
+ break
1881
+ cur_time = time.time()
1882
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
1883
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
1884
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
1885
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
1886
+ else:
1887
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
1888
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
1889
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1890
+
1891
+
1892
+ def doDescribeSessionDetail(args, parsed_globals):
1893
+ g_param = parse_global_arg(parsed_globals)
1894
+
1895
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
1896
+ cred = credential.CVMRoleCredential()
1897
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
1898
+ cred = credential.STSAssumeRoleCredential(
1899
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
1900
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
1901
+ )
1902
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
1903
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
1904
+ else:
1905
+ cred = credential.Credential(
1906
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
1907
+ )
1908
+ http_profile = HttpProfile(
1909
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
1910
+ reqMethod="POST",
1911
+ endpoint=g_param[OptionsDefine.Endpoint],
1912
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
1913
+ )
1914
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
1915
+ if g_param[OptionsDefine.Language]:
1916
+ profile.language = g_param[OptionsDefine.Language]
1917
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
1918
+ client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
1919
+ client._sdkVersion += ("_CLI_" + __version__)
1920
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
1921
+ model = models.DescribeSessionDetailRequest()
1922
+ model.from_json_string(json.dumps(args))
1923
+ start_time = time.time()
1924
+ while True:
1925
+ rsp = client.DescribeSessionDetail(model)
1822
1926
  result = rsp.to_json_string()
1823
1927
  try:
1824
1928
  json_obj = json.loads(result)
@@ -2565,7 +2669,7 @@ def doDescribePredictiveDialingCampaigns(args, parsed_globals):
2565
2669
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2566
2670
 
2567
2671
 
2568
- def doDisableCCCPhoneNumber(args, parsed_globals):
2672
+ def doDescribePredictiveDialingCampaign(args, parsed_globals):
2569
2673
  g_param = parse_global_arg(parsed_globals)
2570
2674
 
2571
2675
  if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
@@ -2594,11 +2698,11 @@ def doDisableCCCPhoneNumber(args, parsed_globals):
2594
2698
  client = mod.CccClient(cred, g_param[OptionsDefine.Region], profile)
2595
2699
  client._sdkVersion += ("_CLI_" + __version__)
2596
2700
  models = MODELS_MAP[g_param[OptionsDefine.Version]]
2597
- model = models.DisableCCCPhoneNumberRequest()
2701
+ model = models.DescribePredictiveDialingCampaignRequest()
2598
2702
  model.from_json_string(json.dumps(args))
2599
2703
  start_time = time.time()
2600
2704
  while True:
2601
- rsp = client.DisableCCCPhoneNumber(model)
2705
+ rsp = client.DescribePredictiveDialingCampaign(model)
2602
2706
  result = rsp.to_json_string()
2603
2707
  try:
2604
2708
  json_obj = json.loads(result)
@@ -3880,13 +3984,13 @@ ACTION_MAP = {
3880
3984
  "UnbindNumberCallOutSkillGroup": doUnbindNumberCallOutSkillGroup,
3881
3985
  "ModifyStaff": doModifyStaff,
3882
3986
  "DescribeAILatency": doDescribeAILatency,
3883
- "DescribeAutoCalloutTasks": doDescribeAutoCalloutTasks,
3987
+ "CreateExtension": doCreateExtension,
3884
3988
  "AbortAgentCruiseDialingCampaign": doAbortAgentCruiseDialingCampaign,
3885
3989
  "CreateAICall": doCreateAICall,
3886
3990
  "DescribeAgentCruiseDialingCampaign": doDescribeAgentCruiseDialingCampaign,
3887
3991
  "DeleteCCCSkillGroup": doDeleteCCCSkillGroup,
3888
- "ModifyOwnNumberApply": doModifyOwnNumberApply,
3889
- "DescribePredictiveDialingCampaign": doDescribePredictiveDialingCampaign,
3992
+ "StopAutoCalloutTask": doStopAutoCalloutTask,
3993
+ "DisableCCCPhoneNumber": doDisableCCCPhoneNumber,
3890
3994
  "DescribePSTNActiveSessionList": doDescribePSTNActiveSessionList,
3891
3995
  "BindNumberCallInInterface": doBindNumberCallInInterface,
3892
3996
  "DeleteExtension": doDeleteExtension,
@@ -3896,12 +4000,13 @@ ACTION_MAP = {
3896
4000
  "CreatePredictiveDialingCampaign": doCreatePredictiveDialingCampaign,
3897
4001
  "DeleteStaff": doDeleteStaff,
3898
4002
  "DescribeExtensions": doDescribeExtensions,
3899
- "CreateExtension": doCreateExtension,
4003
+ "DescribeAutoCalloutTasks": doDescribeAutoCalloutTasks,
3900
4004
  "ResetExtensionPassword": doResetExtensionPassword,
3901
4005
  "CreateStaff": doCreateStaff,
3902
4006
  "DescribeAICallExtractResult": doDescribeAICallExtractResult,
3903
4007
  "DescribeExtension": doDescribeExtension,
3904
4008
  "DescribeCarrierPrivilegeNumberApplicants": doDescribeCarrierPrivilegeNumberApplicants,
4009
+ "DescribeSkillGroupInfoList": doDescribeSkillGroupInfoList,
3905
4010
  "CreateCallOutSession": doCreateCallOutSession,
3906
4011
  "DescribeTelSession": doDescribeTelSession,
3907
4012
  "DescribeAutoCalloutTask": doDescribeAutoCalloutTask,
@@ -3909,8 +4014,9 @@ ACTION_MAP = {
3909
4014
  "CreateCompanyApply": doCreateCompanyApply,
3910
4015
  "DescribeTelCdr": doDescribeTelCdr,
3911
4016
  "TransferToManual": doTransferToManual,
3912
- "DescribeSkillGroupInfoList": doDescribeSkillGroupInfoList,
3913
- "StopAutoCalloutTask": doStopAutoCalloutTask,
4017
+ "DescribeStaffStatusHistory": doDescribeStaffStatusHistory,
4018
+ "ModifyOwnNumberApply": doModifyOwnNumberApply,
4019
+ "DescribeSessionDetail": doDescribeSessionDetail,
3914
4020
  "DescribeIvrAudioList": doDescribeIvrAudioList,
3915
4021
  "BindNumberCallOutSkillGroup": doBindNumberCallOutSkillGroup,
3916
4022
  "UploadIvrAudio": doUploadIvrAudio,
@@ -3925,7 +4031,7 @@ ACTION_MAP = {
3925
4031
  "ModifyStaffPassword": doModifyStaffPassword,
3926
4032
  "DescribeStaffInfoList": doDescribeStaffInfoList,
3927
4033
  "DescribePredictiveDialingCampaigns": doDescribePredictiveDialingCampaigns,
3928
- "DisableCCCPhoneNumber": doDisableCCCPhoneNumber,
4034
+ "DescribePredictiveDialingCampaign": doDescribePredictiveDialingCampaign,
3929
4035
  "DescribeStaffStatusMetrics": doDescribeStaffStatusMetrics,
3930
4036
  "DescribeTelCallInfo": doDescribeTelCallInfo,
3931
4037
  "CreateIVRSession": doCreateIVRSession,