tccli 3.0.1257.1__py2.py3-none-any.whl → 3.0.1259.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 (38) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/asr/v20190614/api.json +1 -1
  4. tccli/services/bi/v20220105/api.json +228 -225
  5. tccli/services/bi/v20220105/examples.json +22 -28
  6. tccli/services/ccc/ccc_client.py +61 -8
  7. tccli/services/ccc/v20200210/api.json +233 -1
  8. tccli/services/ccc/v20200210/examples.json +8 -0
  9. tccli/services/cdwdoris/v20211228/api.json +6 -6
  10. tccli/services/cdwdoris/v20211228/examples.json +2 -2
  11. tccli/services/cmq/v20190304/api.json +59 -59
  12. tccli/services/cmq/v20190304/examples.json +3 -3
  13. tccli/services/dbbrain/v20210527/api.json +9 -0
  14. tccli/services/dnspod/v20210323/examples.json +1 -1
  15. tccli/services/essbasic/essbasic_client.py +53 -0
  16. tccli/services/essbasic/v20210526/api.json +118 -0
  17. tccli/services/essbasic/v20210526/examples.json +8 -0
  18. tccli/services/faceid/v20180301/api.json +1 -1
  19. tccli/services/ocr/ocr_client.py +167 -61
  20. tccli/services/ocr/v20181119/api.json +409 -120
  21. tccli/services/ocr/v20181119/examples.json +21 -5
  22. tccli/services/rum/v20210622/api.json +56 -56
  23. tccli/services/rum/v20210622/examples.json +20 -20
  24. tccli/services/ses/v20201002/api.json +189 -115
  25. tccli/services/ses/v20201002/examples.json +8 -8
  26. tccli/services/ssl/ssl_client.py +61 -8
  27. tccli/services/ssl/v20191205/api.json +44 -0
  28. tccli/services/ssl/v20191205/examples.json +8 -0
  29. tccli/services/tccatalog/__init__.py +4 -0
  30. tccli/services/tccatalog/tccatalog_client.py +366 -0
  31. tccli/services/tccatalog/v20241024/api.json +525 -0
  32. tccli/services/tccatalog/v20241024/examples.json +37 -0
  33. tccli/services/trtc/v20190722/api.json +4 -4
  34. {tccli-3.0.1257.1.dist-info → tccli-3.0.1259.1.dist-info}/METADATA +2 -2
  35. {tccli-3.0.1257.1.dist-info → tccli-3.0.1259.1.dist-info}/RECORD +38 -34
  36. {tccli-3.0.1257.1.dist-info → tccli-3.0.1259.1.dist-info}/WHEEL +0 -0
  37. {tccli-3.0.1257.1.dist-info → tccli-3.0.1259.1.dist-info}/entry_points.txt +0 -0
  38. {tccli-3.0.1257.1.dist-info → tccli-3.0.1259.1.dist-info}/license_files/LICENSE +0 -0
@@ -20,14 +20,14 @@
20
20
  {
21
21
  "document": "添加星标应用",
22
22
  "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStarProject\n<公共请求参数>\n\n{\n \"InstanceID\": \"taw-123\",\n \"ID\": 1\n}",
23
- "output": "{\n \"Response\": {\n \"Msg\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
23
+ "output": "{\n \"Response\": {\n \"Msg\": \"success\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
24
24
  "title": "添加星标应用"
25
25
  }
26
26
  ],
27
27
  "CreateTawInstance": [
28
28
  {
29
29
  "document": "创建实例",
30
- "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTawInstance\n<公共请求参数>\n\n{\n \"AreaId\": 1,\n \"InstanceName\": \"****VPH0Jn\",\n \"ChargeType\": 1,\n \"DataRetentionDays\": 30,\n \"InstanceDesc\": \"test\"\n}",
30
+ "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTawInstance\n<公共请求参数>\n\n{\n \"AreaId\": 1,\n \"InstanceName\": \"****VPH0Jn\",\n \"ChargeType\": 1,\n \"DataRetentionDays\": 30,\n \"InstanceDesc\": \"业务系统\"\n}",
31
31
  "output": "{\n \"Response\": {\n \"InstanceId\": \"****VPH0Jn\",\n \"DealName\": \"****3459432\",\n \"RequestId\": \"57f4d8a2-13b6-4ac0-9f0b-0acc7bbc1d61\"\n }\n}",
32
32
  "title": "查询实例"
33
33
  }
@@ -82,7 +82,7 @@
82
82
  {
83
83
  "document": "",
84
84
  "input": "https://rum.tencentcloudapi.com/?Action=DeleteWhitelist\n&ID=1\n&InstanceID=taw-123\n&<公共请求参数>",
85
- "output": "{\n \"Response\": {\n \"Msg\": \"\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
85
+ "output": "{\n \"Response\": {\n \"Msg\": \"success\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
86
86
  "title": "删除白名单"
87
87
  }
88
88
  ],
@@ -105,7 +105,7 @@
105
105
  "DescribeAppSingleCaseDetailList": [
106
106
  {
107
107
  "document": "",
108
- "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAppSingleCaseDetailList\n<公共请求参数>\n\n{\n \"Filter\": \"[]\",\n \"ProjectID\": 1,\n \"FilterSimple\": \"{\\\"entrance_time__gte\\\":1671025353000,\\\"entrance_time__lte\\\":1671284553000,\\\"feature_md5\\\":\\\"8aba3b8538d7d843c558012c11219e1d\\\",\\\"category__in\\\":[\\\"PERF_CRASH\\\"]}\",\n \"From\": \"singleton_v2_dist\",\n \"Fields\": \"[[\\\"as\\\",\\\"device_id\\\",\\\"device_id\\\"],\\\"entrance_time\\\",[\\\"as\\\",\\\"feature_md5\\\",\\\"feature_md5\\\"],[\\\"as\\\",\\\"version\\\",\\\"version\\\"],[\\\"as\\\",\\\"id\\\",\\\"id\\\"],[\\\"as\\\",\\\"user_id\\\",\\\"user_id\\\"]]\",\n \"Limit\": 200,\n \"OrderBy\": [\n \"entrance_time desc\"\n ]\n}",
108
+ "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAppSingleCaseDetailList\n<公共请求参数>\n\n{\n \"Filter\": \"{\\\"category__in\\\":[\\\"PERF_CRASH\\\"]}\",\n \"ProjectID\": 1,\n \"FilterSimple\": \"{\\\"entrance_time__gte\\\":1671025353000,\\\"entrance_time__lte\\\":1671284553000,\\\"feature_md5\\\":\\\"8aba3b8538d7d843c558012c11219e1d\\\",\\\"category__in\\\":[\\\"PERF_CRASH\\\"]}\",\n \"From\": \"db.name\",\n \"Fields\": \"[[\\\"as\\\",\\\"device_id\\\",\\\"device_id\\\"],\\\"entrance_time\\\",[\\\"as\\\",\\\"feature_md5\\\",\\\"feature_md5\\\"],[\\\"as\\\",\\\"version\\\",\\\"version\\\"],[\\\"as\\\",\\\"id\\\",\\\"id\\\"],[\\\"as\\\",\\\"user_id\\\",\\\"user_id\\\"]]\",\n \"Limit\": 200,\n \"OrderBy\": [\n \"entrance_time desc\"\n ]\n}",
109
109
  "output": "{\n \"Response\": {\n \"Data\": \"{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\\"ok\\\",\\n \\\"data\\\": [\\n {\\n \\\"crash_cnt\\\": 18782,\\n \\\"crash_rate\\\": 0.7724132258595163,\\n \\\"crash_user_cnt\\\": 1,\\n \\\"crash_user_rate\\\": 1,\\n \\\"launch_cnt\\\": 24316,\\n \\\"total_cnt\\\": 24316,\\n \\\"user_cnt\\\": 1\\n }\\n ]\\n}\",\n \"RequestId\": \"77b45639-2b70-40b5-b9af-739488787109\"\n }\n}",
110
110
  "title": "查询 app 监控个例详情列表"
111
111
  }
@@ -113,7 +113,7 @@
113
113
  "DescribeAppSingleCaseList": [
114
114
  {
115
115
  "document": "",
116
- "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAppSingleCaseList\n<公共请求参数>\n\n{\n \"Filter\": \"[]\",\n \"ProjectID\": 1,\n \"FilterSimple\": \"{\\\"entrance_time__gte\\\":1671370185000,\\\"entrance_time__lte\\\":1671456585000,\\\"category__in\\\":[\\\"PERF_CRASH\\\"]}\",\n \"From\": \"'singleton_v2_dist'\",\n \"Fields\": \"[\\\"app_id\\\",[\\\"as\\\",[\\\"any\\\",[\\\"cast\\\",\\\"feature\\\",\\\"'String'\\\"]],\\\"row_feature\\\"],[\\\"as\\\",[\\\"max\\\",\\\"entrance_time\\\"],\\\"last_entrance_time\\\"],\\\"feature_md5\\\",[\\\"as\\\",[\\\"uniq\\\",\\\"device_id\\\"],\\\"crash_user_cnt\\\"],[\\\"as\\\",[\\\"count\\\",1],\\\"crash_cnt\\\"],[\\\"as\\\",[\\\"aggByPartition\\\",\\\"sum\\\",\\\"crash_user_cnt\\\",\\\"app_id\\\"],\\\"total_crash_user_cnt\\\"],[\\\"as\\\",[\\\"aggByPartition\\\",\\\"sum\\\",\\\"crash_cnt\\\",\\\"app_id\\\"],\\\"total_crash_cnt\\\"]]\",\n \"GroupBy\": [\n \"feature_md5\",\n \"app_id\",\n \"platform\"\n ],\n \"OrderBy\": [\n \"crash_cnt desc\"\n ]\n}",
116
+ "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAppSingleCaseList\n<公共请求参数>\n\n{\n \"Filter\": \"{\\\"app_id\\\": 1}\",\n \"ProjectID\": 1,\n \"FilterSimple\": \"{\\\"entrance_time__gte\\\":1671370185000,\\\"entrance_time__lte\\\":1671456585000,\\\"category__in\\\":[\\\"PERF_CRASH\\\"]}\",\n \"From\": \"'singleton_v2_dist'\",\n \"Fields\": \"[\\\"app_id\\\",[\\\"as\\\",[\\\"any\\\",[\\\"cast\\\",\\\"feature\\\",\\\"'String'\\\"]],\\\"row_feature\\\"],[\\\"as\\\",[\\\"max\\\",\\\"entrance_time\\\"],\\\"last_entrance_time\\\"],\\\"feature_md5\\\",[\\\"as\\\",[\\\"uniq\\\",\\\"device_id\\\"],\\\"crash_user_cnt\\\"],[\\\"as\\\",[\\\"count\\\",1],\\\"crash_cnt\\\"],[\\\"as\\\",[\\\"aggByPartition\\\",\\\"sum\\\",\\\"crash_user_cnt\\\",\\\"app_id\\\"],\\\"total_crash_user_cnt\\\"],[\\\"as\\\",[\\\"aggByPartition\\\",\\\"sum\\\",\\\"crash_cnt\\\",\\\"app_id\\\"],\\\"total_crash_cnt\\\"]]\",\n \"GroupBy\": [\n \"feature_md5\",\n \"app_id\",\n \"platform\"\n ],\n \"OrderBy\": [\n \"crash_cnt desc\"\n ]\n}",
117
117
  "output": "{\n \"Response\": {\n \"Data\": \"'{\\\"status\\\":\\\"ok\\\",\\\"code\\\":10000,\\\"msg\\\":\\\"ok\\\",\\\"data\\\":[]}'\",\n \"RequestId\": \"a2bcd13d-000f-4b84-a72e-6d4229079014\"\n }\n}",
118
118
  "title": "查询 app 个例聚合列表"
119
119
  }
@@ -121,8 +121,8 @@
121
121
  "DescribeData": [
122
122
  {
123
123
  "document": "",
124
- "input": "https://rum.tencentcloudapi.com/?Action=DescribeData\n&ID=1\n&Query=\"select delta(count) as allCount from pv_url_statistics where time >= 1621240040s and time <= 1621243620s and id='1613' group by \\\"ext3\\\" slimit 1000\"\n&<公共请求参数>",
125
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
124
+ "input": "https://rum.tencentcloudapi.com/?Action=DescribeData\n&ID=1\n&Query=\"select delta(count) as allCount from db.name where time >= 1621240040s and time <= 1621243620s and id='1613' group by \\\"ext3\\\" slimit 1000\"\n&<公共请求参数>",
125
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"65a8fec7-2b39-4b11-893f-3715279d235f\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0},{\\\"statement_id\\\":1,\\\"total\\\":0}]}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
126
126
  "title": "转发获取data信息"
127
127
  }
128
128
  ],
@@ -130,7 +130,7 @@
130
130
  {
131
131
  "document": "",
132
132
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataCustomUrl\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&Type=pagepv\n&Level=1\n&Isp=中国移动\n&Area=中国\n&NetType=2\n&Platform=2\n&Device=三星\n&VersionNum=版本\n&ExtFirst=自定义1\n&ExtSecond=自定义2\n&ExtThird=自定义3\n&IsAbroad=1\n&Browser=ie\n&Os=apple\n&Engine=ie2\n&Brand=apple\n&From=index.html\n&CostType=avg\n&<公共请求参数>",
133
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
133
+ "output": "{\n \"Response\": {\n \"RequestId\": \"44202a67-c864-4d29-82f4-bfd483327e60\",\n \"Result\": \"{\\\"request_id\\\":\\\"44202a67-c864-4d29-82f4-bfd483327e60\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0,\\\"offset\\\":\\\"\\\"},{\\\"statement_id\\\":1,\\\"total\\\":0,\\\"offset\\\":\\\"\\\"}]}\"\n }\n}",
134
134
  "title": "获取DescribeDataCustomUrl信息"
135
135
  }
136
136
  ],
@@ -138,7 +138,7 @@
138
138
  {
139
139
  "document": "",
140
140
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataEventUrl\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&Type=pagepv\n&Level=1\n&Isp=中国移动\n&Area=中国\n&NetType=2\n&Platform=2\n&Device=三星\n&VersionNum=版本\n&ExtFirst=自定义1\n&ExtSecond=自定义2\n&ExtThird=自定义3\n&IsAbroad=1\n&Browser=ie\n&Os=apple\n&Engine=ie2\n&Brand=apple\n&From=index.html\n&<公共请求参数>",
141
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
141
+ "output": "{\n \"Response\": {\n \"RequestId\": \"97e9e8cc-e106-4034-889c-c8f8d3451057\",\n \"Result\": \"{\\\"request_id\\\":\\\"97e9e8cc-e106-4034-889c-c8f8d3451057\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0,\\\"offset\\\":\\\"\\\"}]}\"\n }\n}",
142
142
  "title": "获取DescribeDataEventUrl信息"
143
143
  }
144
144
  ],
@@ -152,7 +152,7 @@
152
152
  {
153
153
  "document": "",
154
154
  "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataFetchProject\n<公共请求参数>\n\n{\n \"ExtSecond\": \"自定义2\",\n \"Engine\": \"ie2\",\n \"IsAbroad\": \"1\",\n \"Area\": \"中国\",\n \"NetType\": \"2\",\n \"CostType\": \"avg\",\n \"Level\": \"1\",\n \"Os\": \"apple\",\n \"Brand\": \"apple\",\n \"Isp\": \"中国移动\",\n \"VersionNum\": \"版本\",\n \"Platform\": \"2\",\n \"ExtThird\": \"自定义3\",\n \"ExtFirst\": \"自定义1\",\n \"StartTime\": \"1625444040\",\n \"Device\": \"三星\",\n \"From\": \"index.html\",\n \"EndTime\": \"1625454840\",\n \"Type\": \"pagepv\",\n \"ID\": \"1\",\n \"Browser\": \"ie\"\n}",
155
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
155
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"65a8fec7-2b39-4b11-893f-3715279d235f\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0},{\\\"statement_id\\\":1,\\\"total\\\":0}]}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
156
156
  "title": "获取DescribeDataFetchProject信息"
157
157
  }
158
158
  ],
@@ -172,7 +172,7 @@
172
172
  {
173
173
  "document": "",
174
174
  "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataFetchUrl\n<公共请求参数>\n\n{\n \"ExtSecond\": \"自定义2\",\n \"Engine\": \"ie2\",\n \"IsAbroad\": \"1\",\n \"Area\": \"中国\",\n \"NetType\": \"2\",\n \"CostType\": \"avg\",\n \"Level\": \"1\",\n \"Os\": \"apple\",\n \"Brand\": \"apple\",\n \"Isp\": \"中国移动\",\n \"VersionNum\": \"版本\",\n \"Platform\": \"2\",\n \"ExtThird\": \"自定义3\",\n \"ExtFirst\": \"自定义1\",\n \"StartTime\": 1625444040,\n \"Device\": \"三星\",\n \"From\": \"index.html\",\n \"EndTime\": 1625454840,\n \"Type\": \"pagepv\",\n \"ID\": \"1\",\n \"Browser\": \"ie\"\n}",
175
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
175
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"65a8fec7-2b39-4b11-893f-3715279d235f\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0},{\\\"statement_id\\\":1,\\\"total\\\":0}]}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
176
176
  "title": "获取DescribeDataFetchUrl信息"
177
177
  }
178
178
  ],
@@ -180,7 +180,7 @@
180
180
  {
181
181
  "document": "",
182
182
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataFetchUrlInfo\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&Type=pagepv\n&Level=1\n&Isp=中国移动\n&Area=中国\n&NetType=2\n&Platform=2\n&Device=三星\n&VersionNum=版本\n&ExtFirst=自定义1\n&ExtSecond=自定义2\n&ExtThird=自定义3\n&IsAbroad=1\n&Browser=ie\n&Os=apple\n&Engine=ie2\n&Brand=apple\n&From=index.html\n&CostType=avg\n&<公共请求参数>",
183
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
183
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"1cf7b9da-6160-4176-a46d-a88bf7a152bb\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0,\\\"offset\\\":\\\"\\\"}]}\",\n \"RequestId\": \"1cf7b9da-6160-4176-a46d-a88bf7a152bb\"\n }\n}",
184
184
  "title": "获取DescribeDataFetchUrlInfo信息"
185
185
  }
186
186
  ],
@@ -188,7 +188,7 @@
188
188
  {
189
189
  "document": "",
190
190
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataLogUrlInfo\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&<公共请求参数>",
191
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
191
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"65a8fec7-2b39-4b11-893f-3715279d235f\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0},{\\\"statement_id\\\":1,\\\"total\\\":0}]}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
192
192
  "title": "获取dataloginfo信息"
193
193
  }
194
194
  ],
@@ -196,7 +196,7 @@
196
196
  {
197
197
  "document": "",
198
198
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataLogUrlStatistics\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&Type=pagepv\n&Level=1\n&Isp=中国移动\n&Area=中国\n&NetType=2\n&Platform=2\n&Device=三星\n&VersionNum=版本\n&ExtFirst=自定义1\n&ExtSecond=自定义2\n&ExtThird=自定义3\n&IsAbroad=1\n&Browser=ie\n&Os=apple\n&Engine=ie2\n&Brand=apple\n&From=index.html\n&<公共请求参数>",
199
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
199
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"4d50a7e7-cb3a-47af-a4ff-f545bfd54880\\\",\\\"results\\\":[{\\\"statement_id\\\":1,\\\"series\\\":[{\\\"name\\\":\\\"log_url_statistics\\\",\\\"columns\\\":[\\\"time\\\",\\\"allCount\\\"],\\\"values\\\":[],\\\"total\\\":1,\\\"offset\\\":\\\"\\\"},{\\\"statement_id\\\":2,\\\"total\\\":0,\\\"offset\\\":\\\"\\\"}]}\",\n \"RequestId\": \"4d50a7e7-cb3a-47af-a4ff-f545bfd54880\"\n }\n}",
200
200
  "title": "获取LogUrlStatistics信息"
201
201
  }
202
202
  ],
@@ -218,7 +218,7 @@
218
218
  {
219
219
  "document": "",
220
220
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataPvUrlInfo\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&Type=pagepv\n&Level=1\n&Isp=中国移动\n&Area=中国\n&NetType=2\n&Platform=2\n&Device=三星\n&VersionNum=版本\n&ExtFirst=自定义1\n&ExtSecond=自定义2\n&ExtThird=自定义3\n&IsAbroad=1\n&Browser=ie\n&Os=apple\n&Engine=ie2\n&Brand=apple\n&From=index.html\n&<公共请求参数>",
221
- "output": "{\n \"Response\": {\n \"Result\": \"xxxx\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
221
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"65a8fec7-2b39-4b11-893f-3715279d235f\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0},{\\\"statement_id\\\":1,\\\"total\\\":0}]}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
222
222
  "title": "获取PvUrlInfo信息"
223
223
  }
224
224
  ],
@@ -246,7 +246,7 @@
246
246
  {
247
247
  "document": "",
248
248
  "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataReportCount\n<公共请求参数>\n\n{\n \"EndTime\": 1625454840,\n \"ReportType\": \"custom\",\n \"ID\": 1,\n \"StartTime\": 1625444040\n}",
249
- "output": "{\n \"Response\": {\n \"Result\": \"无\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
249
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"4d50a7e7-cb3a-47af-a4ff-f545bfd54880\\\",\\\"results\\\":[{\\\"statement_id\\\":1,\\\"series\\\":[{\\\"name\\\":\\\"log_url_statistics\\\",\\\"columns\\\":[\\\"time\\\",\\\"allCount\\\"],\\\"values\\\":[],\\\"total\\\":1,\\\"offset\\\":\\\"\\\"}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
250
250
  "title": "获取上报量"
251
251
  }
252
252
  ],
@@ -276,7 +276,7 @@
276
276
  {
277
277
  "document": "",
278
278
  "input": "https://rum.tencentcloudapi.com/?Action=DescribeDataStaticResource\n&ID=1\n&StartTime=1625444040\n&EndTime=1625454840\n&Type=pagepv\n&Level=1\n&Isp=中国移动\n&Area=中国\n&NetType=2\n&Platform=2\n&Device=三星\n&VersionNum=版本\n&ExtFirst=自定义1\n&ExtSecond=自定义2\n&ExtThird=自定义3\n&IsAbroad=1\n&Browser=ie\n&Os=apple\n&Engine=ie2\n&Brand=apple\n&From=index.html\n&CostType=avg\n&<公共请求参数>",
279
- "output": "{\n \"Response\": {\n \"Result\": \"无\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
279
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"request_id\\\":\\\"65a8fec7-2b39-4b11-893f-3715279d235f\\\",\\\"results\\\":[{\\\"statement_id\\\":0,\\\"total\\\":0},{\\\"statement_id\\\":1,\\\"total\\\":0}]}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
280
280
  "title": "获取DescribeDataStaticResource信息"
281
281
  }
282
282
  ],
@@ -368,13 +368,13 @@
368
368
  {
369
369
  "document": "",
370
370
  "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumLogExport\n<公共请求参数>\n\n{\n \"Query\": \"id:1\",\n \"EndTime\": \"1\",\n \"Name\": \"\",\n \"StartTime\": \"1665994920000\",\n \"ID\": 1\n}",
371
- "output": "{\n \"Response\": {\n \"RequestId\": \"763188d1-9f99-45e8-8bbf-bcdffa8f58f0\",\n \"Result\": \"无\"\n }\n}",
371
+ "output": "{\n \"Response\": {\n \"RequestId\": \"763188d1-9f99-45e8-8bbf-bcdffa8f58f0\",\n \"Result\": \"{\\\"code\\\":0,\\\"data\\\":{\\\"id\\\":1,\\\"name\\\":\\\"132445_log\\\",\\\"message\\\":\\\"\\\"},\\\"msg\\\":\\\"\\\"}\"\n }\n}",
372
372
  "title": "1212"
373
373
  },
374
374
  {
375
375
  "document": "",
376
- "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumLogExport\n<公共请求参数>\n\n{\n \"Name\": \"logDemo\",\n \"Fields\": [\n \"date\"\n ],\n \"StartTime\": \"1714103013\",\n \"Query\": \"id:0\",\n \"EndTime\": \"1714103013\",\n \"ID\": 0\n}",
377
- "output": "{\n \"Response\": {\n \"Result\": \"Traceback (most recent call last):\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 1763, in _execute\\n result = self.prepare()\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 2538, in prepare\\n raise HTTPError(self._status_code)\\ntornado.web.HTTPError: HTTP 404: Not Found\\n\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
376
+ "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumLogExport\n<公共请求参数>\n\n{\n \"Name\": \"logDemo\",\n \"Fields\": [\n \"date\"\n ],\n \"StartTime\": \"1714103013\",\n \"Query\": \"id:15\",\n \"EndTime\": \"1714103013\",\n \"ID\": 15\n}",
377
+ "output": "{\n \"Response\": {\n \"Result\": \"{\\\"code\\\":0,\\\"data\\\":{\\\"id\\\":15,\\\"name\\\":\\\"132495_log\\\",\\\"message\\\":\\\"\\\"},\\\"msg\\\":\\\"\\\"}\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
378
378
  "title": "获取日志列表"
379
379
  }
380
380
  ],