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
@@ -1,235 +0,0 @@
1
- {
2
- "actions": {
3
- "ApplyBlackList": [
4
- {
5
- "document": "",
6
- "input": "https://cr.tencentcloudapi.com/?Action=ApplyBlackList\r\n&Module=account\r\n&Operation=ApplyBlackList\r\n&BlackList.0.BlackType=01\r\n&BlackList.0.OperationType=A\r\n&BlackList.0.BlackValue=13312345233\r\n&BlackList.0.BlackDescription=输入示例\r\n&<公共请求参数>",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"13ca0b60-ff5g-43e2-9123-b9361bf0f93e\"\n }\n}",
8
- "title": "提交黑名单申请"
9
- }
10
- ],
11
- "ApplyBlackListData": [
12
- {
13
- "document": "",
14
- "input": "https://cr.tencentcloudapi.com/?Action=ApplyBlackListData\n&Module=account\n&Operation=ApplyBlackList\n&BlackList.0.BlackType=01\n&BlackList.0.OperType=A\n&BlackList.0.BlackValue=13312345233\n&BlackList.0.BlackDescription=输入示例\n&<公共请求参数>",
15
- "output": "{\n \"Response\": {\n \"RequestId\": \"13ca0b60-ff5g-43e2-9123-b9361bf0f93e\"\n }\n}",
16
- "title": "提交黑名单申请"
17
- }
18
- ],
19
- "ApplyCreditAudit": [
20
- {
21
- "document": "",
22
- "input": "https://cr.tencentcloudapi.com/?Action=ApplyCreditAudit\n&Module=Credit\n&Operation=Apply\n&InstId=ins-xxx\n&ProductId=pdt-yy\n&CaseId=xxx\n&CallbackUrl=aad\n&Data=123\n&<公共请求参数>",
23
- "output": "{\n \"Response\": {}\n}",
24
- "title": "提交信审申请"
25
- }
26
- ],
27
- "ChangeBotCallStatus": [
28
- {
29
- "document": "",
30
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChangeBotCallStatus\n<公共请求参数>\n\n{\n \"Status\": \"xx\",\n \"CallId\": \"xx\",\n \"BotId\": \"xx\",\n \"Module\": \"xx\",\n \"BizDate\": \"2020-09-22\",\n \"Operation\": \"xx\",\n \"BotName\": \"xx\"\n}",
31
- "output": "{\n \"Response\": {\n \"RequestId\": \"12345-6789-test-from-rest4api\"\n }\n}",
32
- "title": "更新机器人任务作业状态"
33
- }
34
- ],
35
- "ChangeBotTaskStatus": [
36
- {
37
- "document": "",
38
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChangeBotTaskStatus\n<公共请求参数>\n\n{\n \"Status\": \"xx\",\n \"BotId\": \"xx\",\n \"Module\": \"xx\",\n \"Operation\": \"xx\",\n \"BotName\": \"xx\"\n}",
39
- "output": "{\n \"Response\": {\n \"RequestId\": \"12345-6789-test-from-rest4api\"\n }\n}",
40
- "title": "更新机器人任务状态"
41
- }
42
- ],
43
- "CreateBotTask": [
44
- {
45
- "document": "",
46
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBotTask\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"CreateTask\",\n \"BotName\": \"qtest01\",\n \"FlowId\": \"abc123456000000\",\n \"CallTimeCollection\": {\n \"Monday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Tuesday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Friday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Wednesday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Thursday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Sunday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Saturday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n }\n },\n \"BanCall\": \"Y\",\n \"StartTimeBan\": \"120000\",\n \"EndTimeBan\": \"130000\",\n \"PhoneCollection\": \"01ABC\",\n \"CallCount\": 1,\n \"CallInterval\": 5\n}",
47
- "output": "{\n \"Response\": {\n \"RequestId\": \"12345-6789-test-from-rest4api\",\n \"BotId\": \"zc\"\n }\n}",
48
- "title": "创建机器人任务"
49
- }
50
- ],
51
- "DescribeBotFlow": [
52
- {
53
- "document": "",
54
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBotFlow\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"GetFlow\"\n}",
55
- "output": "{\n \"Response\": {\n \"BotFlowList\": [\n {\n \"BotFlowId\": \"1\",\n \"BotFlowName\": \"2\",\n \"PhonePoolList\": [\n {\n \"PoolId\": \"8\",\n \"PoolName\": \"9\"\n }\n ]\n }\n ],\n \"RequestId\": \"12345-6789-test-from-rest4api\",\n \"SmsSignList\": [\n {\n \"SignId\": \"3\",\n \"SignName\": \"4\"\n }\n ],\n \"SmsTemplateList\": [\n {\n \"TemplateId\": \"5\",\n \"TemplateName\": \"6\"\n }\n ]\n }\n}",
56
- "title": "查询机器人对话流"
57
- }
58
- ],
59
- "DescribeCreditResult": [
60
- {
61
- "document": "",
62
- "input": "https://cr.tencentcloudapi.com/?Action=DescribeCreditResult\n&Module=Credit\n&Operation=Get\n&InstId=123\n&ProductId=123\n&CaseId=123\n&RequestDate=YYYY-MM-DD\n&<公共请求参数>",
63
- "output": "{\n \"Response\": {}\n}",
64
- "title": "获取信审结果"
65
- }
66
- ],
67
- "DescribeFileModel": [
68
- {
69
- "document": "",
70
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileModel\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"DescribeFileModel\",\n \"FileType\": \"input\",\n \"BotName\": \"测试\"\n}",
71
- "output": "{\n \"Response\": {\n \"CosUrl\": \"http://qcos.com/cnc/3004/11/20/123456-csn3333-000-7e8\",\n \"RequestId\": \"12345-6789-test-from-rest4api\"\n }\n}",
72
- "title": "查询机器人文件模板"
73
- }
74
- ],
75
- "DescribeRecords": [
76
- {
77
- "document": "",
78
- "input": "https://cr.tencentcloudapi.com/?Action=DescribeRecords\n&Module=Record\n&Operation=List\n&StartBizDate=2019-03-03\n&EndBizDate=2019-03-13\n&Offset=0\n&Limit=10\n&InstId=ins-a1b2c3\n&<公共请求参数>",
79
- "output": "{\n \"Response\": {\n \"RecordList\": [\n {\n \"AccountNum\": \"QK071200000001\",\n \"BizDate\": \"2019-03-05\",\n \"CallStartTime\": \"2019-03-05 13:00:00\",\n \"CallerPhone\": \"01055553333\",\n \"Direction\": \"O\",\n \"Duration\": 15,\n \"ProductId\": null,\n \"RecordCosUrl\": \"http://cr.cosgz.myqcloud.com/cnc/cr-record-ab-f30\"\n }\n ],\n \"RequestId\": \"\",\n \"TotalCount\": 1\n }\n}",
80
- "title": "查看录音列表"
81
- }
82
- ],
83
- "DescribeTaskStatus": [
84
- {
85
- "document": "获取任务状态",
86
- "input": "https://cr.tencentcloudapi.com/?Action=DescribeTaskStatus\r\n&Module=Task\r\n&Operation=DescribeTaskStatus\r\n&TaskId=tad-i9yf5g5f0d\r\n&<公共请求参数>",
87
- "output": "{\n \"Response\": {\n \"RequestId\": \"cea58738-396c-49fa-915e-f32280bc1ac2\",\n \"TaskResult\": \"File Uploading Task Success.\",\n \"TaskType\": \"002\"\n }\n}",
88
- "title": "获取任务状态"
89
- }
90
- ],
91
- "DownloadBotRecord": [
92
- {
93
- "document": "",
94
- "input": "https://cr.tencentcloudapi.com/?Action=DownloadBotRecord\n&Module=AiApi\n&Operation=DownloadRecord\n&BizDate=2020-12-12\n&<公共请求参数>",
95
- "output": "{\n \"Response\": {\n \"RecordCosUrl\": \"\",\n \"TextCosUrl\": \"\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
96
- "title": "下载任务录音与文本"
97
- }
98
- ],
99
- "DownloadDialogueText": [
100
- {
101
- "document": "",
102
- "input": "https://cr.tencentcloudapi.com/?Action=DownloadDialogueText\r\n&Module=Report\r\n&Operation=DownloadTextReport\r\n&InstId=ins-abc123\r\n&ReportDate=2018-07-15\r\n&<公共请求参数>",
103
- "output": "{\n \"Response\": {\n \"TextReportUrl\": \"http://collection-robot.myqcloud.com/report-text.zip\",\n \"RequestId\": \"15d67679-7f71-4077-a7bd-c0ed27ae2461\"\n }\n}",
104
- "title": "对话文本下载"
105
- }
106
- ],
107
- "DownloadRecordList": [
108
- {
109
- "document": "",
110
- "input": "https://cr.tencentcloudapi.com/?Action=DownloadRecordList\r\n&Module=Record\r\n&Operation=DownloadList\r\n&InstId=ins-abc123\r\n&BizDate=2019-09-16\r\n&<公共请求参数>",
111
- "output": "{\n \"Response\": {\n \"RecordListUrl\": \"http://collection-robot.myqcloud.com/record-list.zip\",\n \"RequestId\": \"15d67679-7f71-4077-a7bd-c0ed27ae2461\"\n }\n}",
112
- "title": "录音列表下载"
113
- }
114
- ],
115
- "DownloadReport": [
116
- {
117
- "document": "报告下载",
118
- "input": "https://cr.tencentcloudapi.com/?Action=DownloadReport\r\n&Module=Report\r\n&Operation=DownloadReport\r\n&ReportDate=2018-07-15\r\n&<公共请求参数>",
119
- "output": "{\n \"Response\": {\n \"DailyReportUrl\": \"http://collection-robot.myqcloud.com/report-type01.zip\",\n \"ResultReportUrl\": \"http://collection-robot.myqcloud.com/report-type02.zip\",\n \"DetailReportUrl\": \"http://collection-robot.myqcloud.com/report-type03.zip\",\n \"CallbackDailyReportUrl\": \"http://collection-robot.myqcloud.com/report-type04.zip\",\n \"CallbackResultReportUrl\": \"http://collection-robot.myqcloud.com/report-type05.zip\",\n \"CallbackDetailReportUrl\": \"http://collection-robot.myqcloud.com/report-type06.zip\",\n \"RequestId\": \"15d67679-7f71-4077-a7bd-c0ed27ae2461\"\n }\n}",
120
- "title": "报告下载"
121
- }
122
- ],
123
- "ExportBotData": [
124
- {
125
- "document": "",
126
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportBotData\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"ExportBotData\",\n \"BizDate\": \"2020-12-20\",\n \"BotName\": \"测试\",\n \"BotId\": \"xx\"\n}",
127
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxxx\",\n \"Data\": [\n {\n \"FileType\": \"A\",\n \"CosUrl\": \"https://aaa\"\n }\n ]\n }\n}",
128
- "title": "查询机器人文件模板"
129
- }
130
- ],
131
- "QueryBlackListData": [
132
- {
133
- "document": "",
134
- "input": "https://cr.tencentcloudapi.com/?Action=QueryBlackListData\n&Module=AiApi\n&Operation=QueryBlackListData\n&<公共请求参数>",
135
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Data\": [\n {\n \"OperType\": \"xx\",\n \"BlackValidDate\": \"2020-09-22\",\n \"BlackDescription\": \"xx\",\n \"BlackType\": \"xx\",\n \"BlackValue\": \"xx\",\n \"BlackAddDate\": \"2020-09-22\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
136
- "title": "查询黑名单文件列表"
137
- }
138
- ],
139
- "QueryBotList": [
140
- {
141
- "document": "",
142
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryBotList\n<公共请求参数>\n\n{\n \"Operation\": \"QueryBotList\",\n \"Module\": \"AiApi\"\n}",
143
- "output": "{\n \"Response\": {\n \"BotList\": [],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
144
- "title": "查询机器人状态列表"
145
- }
146
- ],
147
- "QueryCallList": [
148
- {
149
- "document": "",
150
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryCallList\n<公共请求参数>\n\n{\n \"BotId\": \"xx\",\n \"Module\": \"xx\",\n \"FileName\": \"xx\",\n \"BizDate\": \"2020-09-22\",\n \"Operation\": \"xx\",\n \"BotName\": \"xx\"\n}",
151
- "output": "{\n \"Response\": {\n \"CallList\": [\n {\n \"Status\": \"xx\",\n \"CallId\": \"xx\",\n \"FileType\": \"xx\",\n \"FileName\": \"xx\",\n \"TotalCount\": 0,\n \"BizDate\": \"2020-09-22\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
152
- "title": "机器人任务查询"
153
- }
154
- ],
155
- "QueryInstantData": [
156
- {
157
- "document": "",
158
- "input": "https://cr.tencentcloudapi.com/?Action=QueryInstantData\r\n&Module=Data\r\n&Operation=Query\r\n&Offset=0\r\n&Limit=10\r\n&InstanceId=ins-a1b2c3\r\n&Data=\"{\\\"StartBizDate\\\":\\\"2019-03-03\\\", \\\"EndBizDate\\\":\\\"2019-03-13\\\"}\"\r\n&<公共请求参数>",
159
- "output": "{\n \"Response\": {\n \"Data\": \"[{\\\"AccountNum\\\":\\\"QK071200000001\\\",\\\"BizDate\\\":\\\"2019-03-05\\\",\\\"CallStartTime\\\":\\\"2019-03-05 13:00:00\\\",\\\"CallerPhone\\\":\\\"0105555333\\\",\\\"Direction\\\":\\\"O\\\",\\\"Duration\\\":15,\\\"ProductId\\\":null,\\\"RecordCosUrl\\\":\\\"http://cr.cosgz.myqcloud.com/cnc/cr-record-ab-f30\\\"}]\",\n \"RequestId\": \"\",\n \"TotalCount\": 1\n }\n}",
160
- "title": "查询入催外呼数据"
161
- }
162
- ],
163
- "QueryProducts": [
164
- {
165
- "document": "",
166
- "input": "https://cr.tencentcloudapi.com/?Action=QueryProducts\n&Module=Products\n&Operation=QueryProducts\n&InstanceId=ins-xxxxxx\n&<公共请求参数>",
167
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"ProductList\": [\n {\n \"ProductCode\": \"Pxxx\",\n \"SceneType\": \"A\",\n \"ProductName\": \"测试产品\",\n \"ProductStatus\": 0,\n \"ProductId\": \"pdt-xxxxxx\"\n }\n ]\n }\n}",
168
- "title": "查询产品列表"
169
- }
170
- ],
171
- "QueryRecordList": [
172
- {
173
- "document": "",
174
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryRecordList\n<公共请求参数>\n\n{\n \"EndBizDate\": \"2020-09-22\",\n \"CalledPhone\": \"xx\",\n \"BotId\": \"xx\",\n \"Module\": \"xx\",\n \"Limit\": 0,\n \"Offset\": 0,\n \"Operation\": \"xx\",\n \"StartBizDate\": \"2020-09-22\",\n \"BotName\": \"xx\"\n}",
175
- "output": "{\n \"Response\": {\n \"RecordList\": [\n {\n \"CallStartTime\": \"2020-09-22 00:00:00\",\n \"DialogueLog\": \"xx\",\n \"CalledPhone\": \"xx\",\n \"BotId\": \"xx\",\n \"BizDate\": \"2020-09-22\",\n \"Duration\": 0,\n \"CosUrl\": \"xx\",\n \"BotName\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\",\n \"TotalCount\": 0\n }\n}",
176
- "title": "查询录音列表"
177
- }
178
- ],
179
- "UpdateBotTask": [
180
- {
181
- "document": "",
182
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateBotTask\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"CreateTask\",\n \"BotName\": \"qtest01\",\n \"BotId\": \"abc123456000000\",\n \"CallTimeCollection\": {\n \"Monday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Tuesday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Friday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Wednesday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Thursday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Sunday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n },\n \"Saturday\": {\n \"EndTime\": \"160000\",\n \"StartTime\": \"080000\"\n }\n },\n \"BanCall\": \"Y\",\n \"StartTimeBan\": \"120000\",\n \"EndTimeBan\": \"130000\",\n \"PhoneCollection\": \"01ABC\",\n \"CallCount\": 1,\n \"CallInterval\": 5\n}",
183
- "output": "{\n \"Response\": {\n \"RequestId\": \"12345-6789-test-from-rest4api\"\n }\n}",
184
- "title": "更新机器人任务"
185
- }
186
- ],
187
- "UploadBotData": [
188
- {
189
- "document": "",
190
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadBotData\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"UploadData\",\n \"Data\": \"\",\n \"BotId\": \"xx\",\n \"BotName\": \"qtest01\"\n}",
191
- "output": "{\n \"Response\": {\n \"RequestId\": \"12345-6789-test-from-rest4api\"\n }\n}",
192
- "title": "上传机器人任务数据"
193
- }
194
- ],
195
- "UploadBotFile": [
196
- {
197
- "document": "",
198
- "input": "POST / HTTP/1.1\nHost: cr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UploadBotFile\n<公共请求参数>\n\n{\n \"Module\": \"AiApi\",\n \"Operation\": \"Upload\",\n \"FileType\": \"input\",\n \"FileUrl\": \"https://www.qq.com/a.xlsx\",\n \"FileName\": \"abc.xlsx\",\n \"BotName\": \"qtest01\"\n}",
199
- "output": "{\n \"Response\": {\n \"RequestId\": \"12345-6789-test-from-rest4api\"\n }\n}",
200
- "title": "上传机器人文件"
201
- }
202
- ],
203
- "UploadDataFile": [
204
- {
205
- "document": "",
206
- "input": "https://cr.tencentcloudapi.com/?Action=UploadDataFile\r\n&Module=Data\r\n&Operation=Upload\r\n&FileName=data_1542284923873.xlsx\r\n%FileUrl=http://cr.cosgz.myqcloud.com/uploadfile/data_1542284923873.xlsx\r\n&<公共请求参数>",
207
- "output": "{\n \"Response\": {\n \"DataResId\": \"tad-iccc970kgp\",\n \"RequestId\": \"13cb0b60-6e0d-43e2-9123-b9361bf0f93e\"\n }\n}",
208
- "title": "上传到期/逾期提醒文件"
209
- },
210
- {
211
- "document": "",
212
- "input": "https://cr.tencentcloudapi.com/?Action=UploadDataFile\r\n&Module=Data\r\n&Operation=Upload\r\n&UploadModel=repay\r\n&FileName=data_1542284924562.xlsx\r\n%FileUrl=http://cr.cosgz.myqcloud.com/uploadfile/data_1542284924562.xlsx\r\n&<公共请求参数>",
213
- "output": "{\n \"Response\": {\n \"DataResId\": \"tad-qccc310kgp\",\n \"RequestId\": \"13cb0b60-1e0d-43e2-9123-b3361bf0f93e\"\n }\n}",
214
- "title": "上传还款文件"
215
- }
216
- ],
217
- "UploadDataJson": [
218
- {
219
- "document": "",
220
- "input": "https://cr.tencentcloudapi.com/?Action=UploadDataJson\r\n&Module=Data\r\n&Operation=UploadJson\r\n&UploadModel=repay\r\n&Data={\\\"work_data\\\":\\\"o\\\"}\r\n&<公共请求参数>",
221
- "output": "{\n \"Response\": {\n \"Data\": \"ok\",\n \"RequestId\": \"13ca0b60-ff5g-43e2-9123-b9361bf0f93e\"\n }\n}",
222
- "title": "上传数据"
223
- }
224
- ],
225
- "UploadFile": [
226
- {
227
- "document": "上传数据文件",
228
- "input": "https://cr.tencentcloudapi.com/?Action=UploadFile\r\n&Module=Data\r\n&Operation=UploadFile\r\n&FileUrl=https%3A%2F%2Fcollection-robot-test-1254255210.cosgz.myqcloud.com%2F%25E8%25AF%2595%25E5%2590%25AC%25E6%25A8%25A1%25E6%259D%25BF.xls%3Fsign%3DvnIXGeAyqu4HwHkwLX5X0pic8sphPTEyNTQyNTUyMTAmaz1BS0lEMFR6T2NseXB6MDlaNGZwdVM1bzNRRmN6S2FyOXJJUGomZT0xNTI0ODI4NjMzJnQ9MTUyMjIzNjYzMyZyPTIyMzgxNzMwMSZmPS8lRTglQUYlOTUlRTUlOTAlQUMlRTYlQTglQTElRTYlOUQlQkYueGxzJmI9Y29sbGVjdGlvbi1yb2JvdC10ZJLH\r\n&FileName=%E8%AF%95%E5%90%AC%E6%A8%A1%E6%9D%BF.xls\r\n&FileDate=2018-09-01\r\n&<公共请求参数>",
229
- "output": "{\n \"Response\": {\n \"RequestId\": \"3b10df62-29a2-430b-8493-991b3f6846e8\",\n \"TaskId\": 9\n }\n}",
230
- "title": "上传数据文件"
231
- }
232
- ]
233
- },
234
- "version": "1.0"
235
- }