tccli 3.0.1214.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/configure.py +46 -1
  3. tccli/services/__init__.py +0 -3
  4. tccli/services/ams/v20201229/examples.json +2 -2
  5. tccli/services/apm/v20210622/api.json +20 -0
  6. tccli/services/asr/v20190614/api.json +3 -3
  7. tccli/services/bi/v20220105/api.json +32 -4
  8. tccli/services/bi/v20220105/examples.json +1 -1
  9. tccli/services/billing/billing_client.py +53 -0
  10. tccli/services/billing/v20180709/api.json +304 -0
  11. tccli/services/billing/v20180709/examples.json +8 -0
  12. tccli/services/bsca/v20210811/api.json +222 -17
  13. tccli/services/bsca/v20210811/examples.json +4 -4
  14. tccli/services/ccc/ccc_client.py +53 -0
  15. tccli/services/ccc/v20200210/api.json +176 -18
  16. tccli/services/ccc/v20200210/examples.json +11 -3
  17. tccli/services/cdb/v20170320/api.json +22 -4
  18. tccli/services/cdb/v20170320/examples.json +1 -1
  19. tccli/services/cdn/v20180606/api.json +5 -3
  20. tccli/services/cdwdoris/v20211228/api.json +23 -2
  21. tccli/services/cfs/v20190719/api.json +3 -3
  22. tccli/services/cfw/v20190904/api.json +86 -52
  23. tccli/services/cfw/v20190904/examples.json +68 -56
  24. tccli/services/ciam/v20220331/api.json +316 -315
  25. tccli/services/ciam/v20220331/examples.json +49 -49
  26. tccli/services/ckafka/v20190819/api.json +1 -1
  27. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  28. tccli/services/cloudaudit/v20190319/api.json +215 -186
  29. tccli/services/cloudaudit/v20190319/examples.json +13 -13
  30. tccli/services/cls/v20201016/api.json +365 -66
  31. tccli/services/cls/v20201016/examples.json +9 -3
  32. tccli/services/csip/v20221121/api.json +4 -4
  33. tccli/services/cvm/v20170312/api.json +42 -0
  34. tccli/services/cwp/v20180228/api.json +865 -809
  35. tccli/services/cwp/v20180228/examples.json +98 -110
  36. tccli/services/cynosdb/v20190107/api.json +77 -29
  37. tccli/services/cynosdb/v20190107/examples.json +22 -22
  38. tccli/services/dasb/v20191018/api.json +77 -0
  39. tccli/services/dasb/v20191018/examples.json +5 -5
  40. tccli/services/dbbrain/v20191016/examples.json +1 -1
  41. tccli/services/dlc/v20210125/api.json +11 -0
  42. tccli/services/domain/v20180808/api.json +3 -3
  43. tccli/services/domain/v20180808/examples.json +3 -3
  44. tccli/services/eb/v20210416/api.json +15 -15
  45. tccli/services/eb/v20210416/examples.json +1 -1
  46. tccli/services/emr/v20190103/api.json +9 -0
  47. tccli/services/es/es_client.py +249 -37
  48. tccli/services/es/v20180416/api.json +521 -0
  49. tccli/services/es/v20180416/examples.json +32 -0
  50. tccli/services/ess/ess_client.py +53 -0
  51. tccli/services/ess/v20201111/api.json +155 -10
  52. tccli/services/ess/v20201111/examples.json +15 -1
  53. tccli/services/essbasic/essbasic_client.py +106 -0
  54. tccli/services/essbasic/v20210526/api.json +244 -13
  55. tccli/services/essbasic/v20210526/examples.json +22 -0
  56. tccli/services/gaap/v20180529/api.json +44 -26
  57. tccli/services/gaap/v20180529/examples.json +24 -30
  58. tccli/services/hunyuan/v20230901/examples.json +6 -0
  59. tccli/services/iotexplorer/v20190423/api.json +40 -0
  60. tccli/services/iss/v20230517/api.json +19 -0
  61. tccli/services/live/v20180801/api.json +35 -9
  62. tccli/services/mongodb/v20190725/api.json +6 -8
  63. tccli/services/mqtt/v20240516/api.json +2 -2
  64. tccli/services/mqtt/v20240516/examples.json +1 -1
  65. tccli/services/ocr/v20181119/api.json +2 -2
  66. tccli/services/organization/organization_client.py +352 -34
  67. tccli/services/organization/v20210331/api.json +451 -0
  68. tccli/services/organization/v20210331/examples.json +48 -0
  69. tccli/services/partners/partners_client.py +57 -4
  70. tccli/services/partners/v20180321/api.json +44 -0
  71. tccli/services/partners/v20180321/examples.json +8 -0
  72. tccli/services/region/v20220627/api.json +1 -1
  73. tccli/services/scf/scf_client.py +269 -4
  74. tccli/services/scf/v20180416/api.json +554 -0
  75. tccli/services/scf/v20180416/examples.json +46 -0
  76. tccli/services/ssl/v20191205/api.json +34 -5
  77. tccli/services/tat/v20201028/api.json +27 -25
  78. tccli/services/tat/v20201028/examples.json +4 -4
  79. tccli/services/tcss/v20201101/api.json +256 -14
  80. tccli/services/tcss/v20201101/examples.json +7 -7
  81. tccli/services/tdmq/v20200217/api.json +64 -63
  82. tccli/services/tdmq/v20200217/examples.json +2 -2
  83. tccli/services/tem/v20210701/api.json +144 -103
  84. tccli/services/tem/v20210701/examples.json +27 -27
  85. tccli/services/teo/teo_client.py +277 -12
  86. tccli/services/teo/v20220901/api.json +1023 -146
  87. tccli/services/teo/v20220901/examples.json +71 -1
  88. tccli/services/tke/tke_client.py +53 -0
  89. tccli/services/tke/v20180525/api.json +43 -0
  90. tccli/services/tke/v20180525/examples.json +8 -0
  91. tccli/services/tms/tms_client.py +4 -57
  92. tccli/services/tms/v20201229/api.json +0 -354
  93. tccli/services/tms/v20201229/examples.json +0 -8
  94. tccli/services/trtc/v20190722/api.json +221 -22
  95. tccli/services/vpc/v20170312/api.json +111 -34
  96. tccli/services/vpc/v20170312/examples.json +11 -3
  97. tccli/services/vpc/vpc_client.py +107 -54
  98. tccli/services/waf/v20180125/api.json +61 -0
  99. tccli/services/waf/v20180125/examples.json +8 -0
  100. tccli/services/waf/waf_client.py +53 -0
  101. tccli/services/wedata/v20210820/api.json +686 -0
  102. tccli/services/wedata/v20210820/examples.json +16 -0
  103. tccli/services/wedata/wedata_client.py +106 -0
  104. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
  105. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +108 -112
  106. tccli/services/cr/__init__.py +0 -4
  107. tccli/services/cr/cr_client.py +0 -1626
  108. tccli/services/cr/v20180321/api.json +0 -2829
  109. tccli/services/cr/v20180321/examples.json +0 -235
  110. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
  111. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
  112. {tccli-3.0.1214.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -308,6 +308,13 @@
308
308
  "output": "DescribeTelCdrResponse",
309
309
  "status": "online"
310
310
  },
311
+ "DescribeTelRecordAsr": {
312
+ "document": "拉取会话录音转文本信息",
313
+ "input": "DescribeTelRecordAsrRequest",
314
+ "name": "拉取会话录音转文本信息",
315
+ "output": "DescribeTelRecordAsrResponse",
316
+ "status": "online"
317
+ },
311
318
  "DescribeTelSession": {
312
319
  "document": "获取 PSTN 会话信息",
313
320
  "input": "DescribeTelSessionRequest",
@@ -517,6 +524,62 @@
517
524
  ],
518
525
  "usage": "out"
519
526
  },
527
+ "AsrData": {
528
+ "document": "语音转文本信息",
529
+ "members": [
530
+ {
531
+ "disabled": false,
532
+ "document": "用户方",
533
+ "example": "xxx@xxx.com",
534
+ "member": "string",
535
+ "name": "User",
536
+ "output_required": true,
537
+ "type": "string",
538
+ "value_allowed_null": false
539
+ },
540
+ {
541
+ "disabled": false,
542
+ "document": "消息内容",
543
+ "example": "hello world",
544
+ "member": "string",
545
+ "name": "Message",
546
+ "output_required": true,
547
+ "type": "string",
548
+ "value_allowed_null": false
549
+ },
550
+ {
551
+ "disabled": true,
552
+ "document": "时间戳",
553
+ "example": "1644488608",
554
+ "member": "int64",
555
+ "name": "Timestamp",
556
+ "output_required": true,
557
+ "type": "int",
558
+ "value_allowed_null": false
559
+ },
560
+ {
561
+ "disabled": false,
562
+ "document": "句子开始时间,Unix 毫秒时间戳\n注意:此字段可能返回 null,表示取不到有效值。",
563
+ "example": "1729697242236",
564
+ "member": "int64",
565
+ "name": "Start",
566
+ "output_required": false,
567
+ "type": "int",
568
+ "value_allowed_null": true
569
+ },
570
+ {
571
+ "disabled": false,
572
+ "document": "句子结束时间,Unix 毫秒时间戳\n注意:此字段可能返回 null,表示取不到有效值。",
573
+ "example": "1729697245426",
574
+ "member": "int64",
575
+ "name": "End",
576
+ "output_required": false,
577
+ "type": "int",
578
+ "value_allowed_null": true
579
+ }
580
+ ],
581
+ "usage": "out"
582
+ },
520
583
  "AudioFileInfo": {
521
584
  "document": "音频文件审核信息",
522
585
  "members": [
@@ -1503,7 +1566,7 @@
1503
1566
  },
1504
1567
  {
1505
1568
  "disabled": false,
1506
- "document": "API URL,仅支持兼容openai协议的模型,填写url时后缀不要带/chat/completions;\nllmType为azure时,URL填写格式需为:https://{your-resource-name}.openai.azure.com?api-version={api-version},填写url时后缀不要带/openai/deployments/{deployment-id}/chat/completions,系统会自动帮你填充后缀",
1569
+ "document": "API URL,仅支持兼容openai协议的模型,填写url时后缀不要带/chat/completions;\nllmType为azure时,URL填写格式需为:https://{your-resource-name}.openai.azure.com?api-version={api-version},填写url时后缀不要带/openai/deployments/{deployment-id}/chat/completions,系统会自动帮您填充后缀",
1507
1570
  "example": "http://xxx.com/openapi/v1",
1508
1571
  "member": "string",
1509
1572
  "name": "APIUrl",
@@ -1531,7 +1594,7 @@
1531
1594
  {
1532
1595
  "disabled": false,
1533
1596
  "document": "用于设定AI座席欢迎语。",
1534
- "example": "你好",
1597
+ "example": "您好",
1535
1598
  "member": "string",
1536
1599
  "name": "WelcomeMessage",
1537
1600
  "required": false,
@@ -1839,7 +1902,7 @@
1839
1902
  "members": [
1840
1903
  {
1841
1904
  "disabled": false,
1842
- "document": "应用 ID(必填)",
1905
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
1843
1906
  "example": "1400000000",
1844
1907
  "member": "int64",
1845
1908
  "name": "SdkAppId",
@@ -2003,7 +2066,7 @@
2003
2066
  "members": [
2004
2067
  {
2005
2068
  "disabled": false,
2006
- "document": "SdkAppId",
2069
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
2007
2070
  "example": "140000000",
2008
2071
  "member": "uint64",
2009
2072
  "name": "SdkAppId",
@@ -2734,7 +2797,7 @@
2734
2797
  {
2735
2798
  "disabled": false,
2736
2799
  "document": "待删除客服邮箱列表,一次最大支持200个。",
2737
- "example": "[\"a\",\"b\",\"c\"]",
2800
+ "example": "[\"staff1@xxx.com\",\"staff2@xxx.com\"]",
2738
2801
  "member": "string",
2739
2802
  "name": "StaffList",
2740
2803
  "required": true,
@@ -2749,7 +2812,7 @@
2749
2812
  {
2750
2813
  "disabled": false,
2751
2814
  "document": "无法删除的状态为在线的客服列表\n注意:此字段可能返回 null,表示取不到有效值。",
2752
- "example": "[\"foo\",\"bar\",\"hhh\"]",
2815
+ "example": "[\"staff1@xxx.com\",\"staff2@xxx.com\"]",
2753
2816
  "member": "string",
2754
2817
  "name": "OnlineStaffList",
2755
2818
  "output_required": true,
@@ -2770,7 +2833,7 @@
2770
2833
  "members": [
2771
2834
  {
2772
2835
  "disabled": false,
2773
- "document": "实例Id",
2836
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
2774
2837
  "example": "1400000000",
2775
2838
  "member": "uint64",
2776
2839
  "name": "SdkAppId",
@@ -2823,7 +2886,7 @@
2823
2886
  {
2824
2887
  "disabled": false,
2825
2888
  "document": "生效列表",
2826
- "example": "[]",
2889
+ "example": "[{\"SdkAppId\":1,\"Caller\":\"008601012345678\",\"Callee\":\"008601012345679\",\"CreateTime\":1729905740}]",
2827
2890
  "member": "ActiveCarrierPrivilegeNumber",
2828
2891
  "name": "ActiveCarrierPrivilegeNumbers",
2829
2892
  "output_required": true,
@@ -2833,7 +2896,7 @@
2833
2896
  {
2834
2897
  "disabled": false,
2835
2898
  "document": "待审核单号",
2836
- "example": "[]",
2899
+ "example": "[1,2]",
2837
2900
  "member": "uint64",
2838
2901
  "name": "PendingApplicantIds",
2839
2902
  "output_required": true,
@@ -3186,7 +3249,7 @@
3186
3249
  "members": [
3187
3250
  {
3188
3251
  "disabled": false,
3189
- "document": "实例Id",
3252
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
3190
3253
  "example": "1400000000",
3191
3254
  "member": "uint64",
3192
3255
  "name": "SdkAppId",
@@ -5025,6 +5088,52 @@
5025
5088
  ],
5026
5089
  "type": "object"
5027
5090
  },
5091
+ "DescribeTelRecordAsrRequest": {
5092
+ "document": "DescribeTelRecordAsr请求参数结构体",
5093
+ "members": [
5094
+ {
5095
+ "disabled": false,
5096
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
5097
+ "example": "1400000000",
5098
+ "member": "int64",
5099
+ "name": "SdkAppId",
5100
+ "required": true,
5101
+ "type": "int"
5102
+ },
5103
+ {
5104
+ "disabled": false,
5105
+ "document": "会话 ID",
5106
+ "example": "6bb56a09-2787-40bc-80c5-dc6dab783eff",
5107
+ "member": "string",
5108
+ "name": "SessionId",
5109
+ "required": true,
5110
+ "type": "string"
5111
+ }
5112
+ ],
5113
+ "type": "object"
5114
+ },
5115
+ "DescribeTelRecordAsrResponse": {
5116
+ "document": "DescribeTelRecordAsr返回参数结构体",
5117
+ "members": [
5118
+ {
5119
+ "disabled": false,
5120
+ "document": "录音转文本信息\n注意:此字段可能返回 null,表示取不到有效值。",
5121
+ "example": "无",
5122
+ "member": "AsrData",
5123
+ "name": "AsrDataList",
5124
+ "output_required": true,
5125
+ "type": "list",
5126
+ "value_allowed_null": true
5127
+ },
5128
+ {
5129
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5130
+ "member": "string",
5131
+ "name": "RequestId",
5132
+ "type": "string"
5133
+ }
5134
+ ],
5135
+ "type": "object"
5136
+ },
5028
5137
  "DescribeTelSessionRequest": {
5029
5138
  "document": "DescribeTelSession请求参数结构体",
5030
5139
  "members": [
@@ -5487,11 +5596,11 @@
5487
5596
  "members": [
5488
5597
  {
5489
5598
  "disabled": false,
5490
- "document": "按键\n注意:此字段可能返回 null,表示取不到有效值。",
5599
+ "document": "命中的关键字或者按键\n注意:此字段可能返回 null,表示取不到有效值。",
5491
5600
  "example": "1",
5492
5601
  "member": "string",
5493
5602
  "name": "Key",
5494
- "required": true,
5603
+ "output_required": true,
5495
5604
  "type": "string",
5496
5605
  "value_allowed_null": true
5497
5606
  },
@@ -5501,7 +5610,47 @@
5501
5610
  "example": "非常满意",
5502
5611
  "member": "string",
5503
5612
  "name": "Label",
5504
- "required": true,
5613
+ "output_required": true,
5614
+ "type": "string",
5615
+ "value_allowed_null": true
5616
+ },
5617
+ {
5618
+ "disabled": false,
5619
+ "document": "Unix 毫秒时间戳\n注意:此字段可能返回 null,表示取不到有效值。",
5620
+ "example": "1729697241440",
5621
+ "member": "int64",
5622
+ "name": "Timestamp",
5623
+ "output_required": false,
5624
+ "type": "int",
5625
+ "value_allowed_null": true
5626
+ },
5627
+ {
5628
+ "disabled": false,
5629
+ "document": "节点标签\n注意:此字段可能返回 null,表示取不到有效值。",
5630
+ "example": "分支节点",
5631
+ "member": "string",
5632
+ "name": "NodeLabel",
5633
+ "output_required": false,
5634
+ "type": "string",
5635
+ "value_allowed_null": true
5636
+ },
5637
+ {
5638
+ "disabled": false,
5639
+ "document": "用户原始输入\n注意:此字段可能返回 null,表示取不到有效值。",
5640
+ "example": "1",
5641
+ "member": "string",
5642
+ "name": "OriginalContent",
5643
+ "output_required": false,
5644
+ "type": "string",
5645
+ "value_allowed_null": true
5646
+ },
5647
+ {
5648
+ "disabled": false,
5649
+ "document": "TTS 提示音内容\n注意:此字段可能返回 null,表示取不到有效值。",
5650
+ "example": "无",
5651
+ "member": "string",
5652
+ "name": "TTSPrompt",
5653
+ "output_required": false,
5505
5654
  "type": "string",
5506
5655
  "value_allowed_null": true
5507
5656
  }
@@ -5773,7 +5922,7 @@
5773
5922
  "members": [
5774
5923
  {
5775
5924
  "disabled": false,
5776
- "document": "应用ID",
5925
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
5777
5926
  "example": "1400000",
5778
5927
  "member": "uint64",
5779
5928
  "name": "SdkAppId",
@@ -5792,7 +5941,7 @@
5792
5941
  {
5793
5942
  "disabled": false,
5794
5943
  "document": "座席名称",
5795
- "example": "XXX",
5944
+ "example": "小王",
5796
5945
  "member": "string",
5797
5946
  "name": "Name",
5798
5947
  "required": false,
@@ -5810,7 +5959,7 @@
5810
5959
  {
5811
5960
  "disabled": false,
5812
5961
  "document": "座席昵称",
5813
- "example": "XXX",
5962
+ "example": "小管家",
5814
5963
  "member": "string",
5815
5964
  "name": "Nick",
5816
5965
  "required": false,
@@ -5941,6 +6090,15 @@
5941
6090
  "name": "MaxCallPSec",
5942
6091
  "required": true,
5943
6092
  "type": "int"
6093
+ },
6094
+ {
6095
+ "disabled": false,
6096
+ "document": "呼出被叫格式,使用 {+E.164} 或 {E.164}, ",
6097
+ "example": "{+E.164}",
6098
+ "member": "string",
6099
+ "name": "OutboundCalleeFormat",
6100
+ "required": false,
6101
+ "type": "string"
5944
6102
  }
5945
6103
  ],
5946
6104
  "usage": "in"
@@ -7830,7 +7988,7 @@
7830
7988
  "members": [
7831
7989
  {
7832
7990
  "disabled": false,
7833
- "document": "应用 ID(必填)",
7991
+ "document": "应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc",
7834
7992
  "example": "1400000000",
7835
7993
  "member": "uint64",
7836
7994
  "name": "SdkAppId",
@@ -7849,7 +8007,7 @@
7849
8007
  {
7850
8008
  "disabled": false,
7851
8009
  "document": "修改后的技能组名字",
7852
- "example": "foobar",
8010
+ "example": "客户一组",
7853
8011
  "member": "string",
7854
8012
  "name": "SkillGroupName",
7855
8013
  "required": false,
@@ -164,7 +164,7 @@
164
164
  {
165
165
  "document": "查询生效的白名单规则",
166
166
  "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeActiveCarrierPrivilegeNumber\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000000\n}",
167
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ActiveCarrierPrivilegeNumbers\": [\n {\n \"SdkAppId\": 1,\n \"Caller\": \"abc\",\n \"Callee\": \"abc\",\n \"CreateTime\": 0\n }\n ],\n \"PendingApplicantIds\": [\n 1\n ],\n \"RequestId\": \"abc\"\n }\n}",
167
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ActiveCarrierPrivilegeNumbers\": [\n {\n \"SdkAppId\": 1,\n \"Caller\": \"008601012345678\",\n \"Callee\": \"008601012345679\",\n \"CreateTime\": 1729905740\n }\n ],\n \"PendingApplicantIds\": [\n 1\n ],\n \"RequestId\": \"abc\"\n }\n}",
168
168
  "title": "查询生效的白名单规则"
169
169
  }
170
170
  ],
@@ -332,7 +332,7 @@
332
332
  {
333
333
  "document": "获取坐席实时状态统计指标示例。",
334
334
  "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStaffStatusMetrics\n<公共请求参数>\n\n{\n \"SdkAppId\": 0,\n \"StaffList\": [\n \"aaa@abc.com\"\n ],\n \"GroupIdList\": [\n 0\n ],\n \"StatusList\": [\n \"free\"\n ]\n}",
335
- "output": "{\n \"Response\": {\n \"Metrics\": [\n {\n \"Email\": \"aaa@abc.com\",\n \"Status\": \"free\",\n \"StatusExtra\": {\n \"Type\": \"tel\",\n \"Direct\": \"callin\"\n },\n \"OnlineDuration\": 0,\n \"FreeDuration\": 0,\n \"BusyDuration\": 0,\n \"NotReadyDuration\": 0,\n \"RestDuration\": 0,\n \"AfterCallWorkDuration\": 0,\n \"Reason\": \"abc\",\n \"ReserveRest\": true,\n \"ReserveNotReady\": true,\n \"UseMobileAccept\": 0,\n \"UseMobileCallOut\": true,\n \"LastOnlineTimestamp\": 0,\n \"LastStatusTimestamp\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
335
+ "output": "{\n \"Response\": {\n \"Metrics\": [\n {\n \"Email\": \"aaa@abc.com\",\n \"Status\": \"free\",\n \"StatusExtra\": {\n \"Type\": \"tel\",\n \"Direct\": \"callin\"\n },\n \"OnlineDuration\": 0,\n \"FreeDuration\": 0,\n \"BusyDuration\": 0,\n \"NotReadyDuration\": 0,\n \"RestDuration\": 0,\n \"AfterCallWorkDuration\": 0,\n \"Reason\": \"会议\",\n \"ReserveRest\": true,\n \"ReserveNotReady\": true,\n \"UseMobileAccept\": 0,\n \"UseMobileCallOut\": true,\n \"LastOnlineTimestamp\": 0,\n \"LastStatusTimestamp\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
336
336
  "title": "获取坐席实时状态统计指标示例"
337
337
  }
338
338
  ],
@@ -352,6 +352,14 @@
352
352
  "title": "获取电话话单示例"
353
353
  }
354
354
  ],
355
+ "DescribeTelRecordAsr": [
356
+ {
357
+ "document": "",
358
+ "input": "https://ccc.tencentcloudapi.com/?Action=DescribeTelRecordAsr\n&SdkAppId=1400000000\n&SessionId=6bb56a09-2787-40bc-80c5-dc6dab783eff\n&<公共请求参数>",
359
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6bb56a09-2787-40bc-80c5-dc6dab783eff\",\n \"AsrDataList\": [\n {\n \"User\": \"foo@tencent.com\",\n \"Message\": \"测试会话\",\n \"Start\": 1729697242236,\n \"End\": 1729697245426\n }\n ]\n }\n}",
360
+ "title": "拉取录音信息"
361
+ }
362
+ ],
355
363
  "DescribeTelSession": [
356
364
  {
357
365
  "document": "",
@@ -467,7 +475,7 @@
467
475
  "UpdateCCCSkillGroup": [
468
476
  {
469
477
  "document": "",
470
- "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCCCSkillGroup\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000,\n \"SkillGroupID\": 1234,\n \"SkillGroupName\": \"abc\",\n \"MaxConcurrency\": 1,\n \"RingAll\": true\n}",
478
+ "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCCCSkillGroup\n<公共请求参数>\n\n{\n \"SdkAppId\": 1400000,\n \"SkillGroupID\": 1234,\n \"SkillGroupName\": \"客户一组\",\n \"MaxConcurrency\": 1,\n \"RingAll\": true\n}",
471
479
  "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
472
480
  "title": "更新技能组信息"
473
481
  }
@@ -15,7 +15,7 @@
15
15
  "status": "online"
16
16
  },
17
17
  "AdjustCdbProxyAddress": {
18
- "document": "调整数据库代理地址配置",
18
+ "document": "本接口(AdjustCdbProxyAddress)用于调整数据库代理地址配置。",
19
19
  "input": "AdjustCdbProxyAddressRequest",
20
20
  "name": "调整数据库代理地址",
21
21
  "output": "AdjustCdbProxyAddressResponse",
@@ -1483,7 +1483,7 @@
1483
1483
  {
1484
1484
  "disabled": false,
1485
1485
  "document": "代理组ID",
1486
- "example": "proxy-test",
1486
+ "example": "proxy-il2nlsdn",
1487
1487
  "member": "string",
1488
1488
  "name": "ProxyGroupId",
1489
1489
  "required": true,
@@ -1555,7 +1555,7 @@
1555
1555
  {
1556
1556
  "disabled": false,
1557
1557
  "document": "代理组地址ID",
1558
- "example": "proxy-test",
1558
+ "example": "proxy-il2nlsdn",
1559
1559
  "member": "string",
1560
1560
  "name": "ProxyAddressId",
1561
1561
  "required": true,
@@ -7003,7 +7003,7 @@
7003
7003
  },
7004
7004
  {
7005
7005
  "disabled": false,
7006
- "document": "备份任务 ID。该任务 ID 为 [创建云数据库备份](https://cloud.tencent.com/document/api/236/15844) 接口返回的任务 ID。",
7006
+ "document": "备份任务 ID。您可通过 [查询数据备份文件列表](https://cloud.tencent.com/document/api/236/15842) 来获取目标备份任务 ID。",
7007
7007
  "example": "173381",
7008
7008
  "member": "int64",
7009
7009
  "name": "BackupId",
@@ -7153,6 +7153,15 @@
7153
7153
  "name": "Password",
7154
7154
  "required": true,
7155
7155
  "type": "string"
7156
+ },
7157
+ {
7158
+ "disabled": false,
7159
+ "document": "传入不为空则对密码进行了加密处理",
7160
+ "example": "无",
7161
+ "member": "string",
7162
+ "name": "EncryptMethod",
7163
+ "required": false,
7164
+ "type": "string"
7156
7165
  }
7157
7166
  ],
7158
7167
  "type": "object"
@@ -17939,6 +17948,15 @@
17939
17948
  "name": "Zone",
17940
17949
  "required": false,
17941
17950
  "type": "string"
17951
+ },
17952
+ {
17953
+ "disabled": false,
17954
+ "document": "升级集群版实例时,如果要调整只读节点可用区,需要指定节点id。",
17955
+ "example": "无",
17956
+ "member": "string",
17957
+ "name": "NodeId",
17958
+ "required": false,
17959
+ "type": "string"
17942
17960
  }
17943
17961
  ],
17944
17962
  "usage": "in"
@@ -20,7 +20,7 @@
20
20
  {
21
21
  "document": "调整数据库代理地址",
22
22
  "input": "POST / HTTP/1.1\nHost: cdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AdjustCdbProxyAddress\n<公共请求参数>\n\n{\n \"ProxyGroupId\": \"proxy-il2nlsdn\",\n \"ProxyAddressId\": \"proxy-il2nlsdn\",\n \"IsKickOut\": true,\n \"MinCount\": 1,\n \"MaxDelay\": 10,\n \"WeightMode\": \"custom\",\n \"FailOver\": true,\n \"AutoAddRo\": true,\n \"ReadOnly\": false,\n \"TransSplit\": false,\n \"ConnectionPool\": true,\n \"ProxyAllocation\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-2\",\n \"ProxyInstance\": [\n {\n \"InstanceId\": \"cdb-aykuksx3\",\n \"Weight\": 100\n }\n ]\n }\n ]\n}",
23
- "output": "{\n \"Response\": {\n \"RequestId\": \"111-1314-333-2321212\",\n \"AsyncRequestId\": \"test\"\n }\n}",
23
+ "output": "{\n \"Response\": {\n \"RequestId\": \"111-1314-333-2321212\",\n \"AsyncRequestId\": \"1312\"\n }\n}",
24
24
  "title": "调整数据库代理地址"
25
25
  }
26
26
  ],
@@ -3266,9 +3266,10 @@
3266
3266
  {
3267
3267
  "disabled": false,
3268
3268
  "document": "路径缓存不缓存配置配置开关,取值有:\non:开启\noff:关闭\n注意:此字段可能返回 null,表示取不到有效值。",
3269
- "example": "",
3269
+ "example": "off",
3270
3270
  "member": "string",
3271
3271
  "name": "Switch",
3272
+ "output_required": true,
3272
3273
  "required": true,
3273
3274
  "type": "string",
3274
3275
  "value_allowed_null": true
@@ -3276,9 +3277,10 @@
3276
3277
  {
3277
3278
  "disabled": false,
3278
3279
  "document": "总是回源站校验\non:开启\noff:关闭\n默认为关闭状态\n注意:此字段可能返回 null,表示取不到有效值。",
3279
- "example": "",
3280
+ "example": "/",
3280
3281
  "member": "string",
3281
3282
  "name": "Revalidate",
3283
+ "output_required": true,
3282
3284
  "required": true,
3283
3285
  "type": "string",
3284
3286
  "value_allowed_null": true
@@ -9727,7 +9729,7 @@
9727
9729
  },
9728
9730
  {
9729
9731
  "disabled": false,
9730
- "document": "强制跳转时返回状态码 \n支持 301、302\n注意:此字段可能返回 null,表示取不到有效值。",
9732
+ "document": "强制跳转时返回状态码 \n支持 301、302、307、308\n注意:此字段可能返回 null,表示取不到有效值。",
9731
9733
  "example": "302",
9732
9734
  "member": "int64",
9733
9735
  "name": "RedirectStatusCode",
@@ -663,6 +663,17 @@
663
663
  "required": false,
664
664
  "type": "object",
665
665
  "value_allowed_null": true
666
+ },
667
+ {
668
+ "disabled": false,
669
+ "document": "是否使用的自定义桶\n注意:此字段可能返回 null,表示取不到有效值。",
670
+ "example": "true",
671
+ "member": "bool",
672
+ "name": "IsUserDefineBucket",
673
+ "output_required": false,
674
+ "required": false,
675
+ "type": "bool",
676
+ "value_allowed_null": true
666
677
  }
667
678
  ],
668
679
  "usage": "both"
@@ -5486,6 +5497,16 @@
5486
5497
  "output_required": false,
5487
5498
  "type": "string",
5488
5499
  "value_allowed_null": true
5500
+ },
5501
+ {
5502
+ "disabled": false,
5503
+ "document": "可用区\n注意:此字段可能返回 null,表示取不到有效值。",
5504
+ "example": "ap-guangzhou-5",
5505
+ "member": "string",
5506
+ "name": "Zone",
5507
+ "output_required": false,
5508
+ "type": "string",
5509
+ "value_allowed_null": true
5489
5510
  }
5490
5511
  ],
5491
5512
  "usage": "out"
@@ -7803,7 +7824,7 @@
7803
7824
  "members": [
7804
7825
  {
7805
7826
  "disabled": false,
7806
- "document": "生效时间\n注意:此字段可能返回 null,表示取不到有效值。",
7827
+ "document": "生效周期\n注意:此字段可能返回 null,表示取不到有效值。",
7807
7828
  "example": "2023-09-07 00:00:00~2023-09-21 00:00:00\t",
7808
7829
  "member": "string",
7809
7830
  "name": "EffectivePeriod",
@@ -7814,7 +7835,7 @@
7814
7835
  },
7815
7836
  {
7816
7837
  "disabled": false,
7817
- "document": "调度类型:\nDay-天\nWeek-周\nMonth-月\nOnce-单次\n注意:此字段可能返回 null,表示取不到有效值。",
7838
+ "document": "调度类型,不传该参数时为立即执行:\nDay-天\nWeek-周\nMonth-月\nOnce-单次\n\n注意:此字段可能返回 null,表示取不到有效值。",
7818
7839
  "example": "Day",
7819
7840
  "member": "string",
7820
7841
  "name": "ScheduleType",
@@ -1916,7 +1916,7 @@
1916
1916
  "example": "无",
1917
1917
  "member": "AvailableRegion",
1918
1918
  "name": "RegionZones",
1919
- "required": true,
1919
+ "output_required": true,
1920
1920
  "type": "list",
1921
1921
  "value_allowed_null": false
1922
1922
  },
@@ -2229,7 +2229,7 @@
2229
2229
  "example": "none",
2230
2230
  "member": "string",
2231
2231
  "name": "CfsServiceStatus",
2232
- "required": true,
2232
+ "output_required": true,
2233
2233
  "type": "string",
2234
2234
  "value_allowed_null": false
2235
2235
  },
@@ -2256,7 +2256,7 @@
2256
2256
  "example": "xx",
2257
2257
  "member": "SnapshotStatistics",
2258
2258
  "name": "StatisticsList",
2259
- "required": true,
2259
+ "output_required": true,
2260
2260
  "type": "list",
2261
2261
  "value_allowed_null": false
2262
2262
  },