tccli 3.0.1212.1__py2.py3-none-any.whl → 3.0.1214.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/batch/v20170312/api.json +2 -2
- tccli/services/captcha/v20190722/api.json +55 -45
- tccli/services/captcha/v20190722/examples.json +11 -11
- tccli/services/cdb/v20170320/api.json +9 -0
- tccli/services/cfw/v20190904/api.json +96 -87
- tccli/services/cfw/v20190904/examples.json +32 -32
- tccli/services/clb/v20180317/api.json +19 -1
- tccli/services/cvm/v20170312/api.json +3 -3
- tccli/services/cwp/v20180228/api.json +478 -394
- tccli/services/cwp/v20180228/examples.json +160 -160
- tccli/services/cynosdb/v20190107/api.json +51 -40
- tccli/services/cynosdb/v20190107/examples.json +2 -2
- tccli/services/dbbrain/v20210527/api.json +2 -2
- tccli/services/dbbrain/v20210527/examples.json +1 -1
- tccli/services/ecdn/v20191012/api.json +2 -2
- tccli/services/ecdn/v20191012/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +2 -2
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +19 -1
- tccli/services/ess/v20201111/examples.json +6 -0
- tccli/services/essbasic/v20210526/api.json +18 -0
- tccli/services/essbasic/v20210526/examples.json +6 -0
- tccli/services/gaap/v20180529/api.json +95 -85
- tccli/services/gaap/v20180529/examples.json +27 -33
- tccli/services/hunyuan/v20230901/api.json +1 -1
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +6 -6
- tccli/services/lighthouse/v20200324/examples.json +1 -1
- tccli/services/monitor/v20180724/api.json +19 -0
- tccli/services/mqtt/v20240516/api.json +3 -3
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/pts/v20210728/api.json +11 -0
- tccli/services/rce/v20201103/api.json +10 -10
- tccli/services/rce/v20201103/examples.json +1 -1
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/ses/v20201002/api.json +21 -21
- tccli/services/sms/v20190711/api.json +74 -74
- tccli/services/sms/v20190711/examples.json +12 -12
- tccli/services/sms/v20210111/api.json +73 -73
- tccli/services/sms/v20210111/examples.json +15 -15
- tccli/services/taf/v20200210/api.json +92 -95
- tccli/services/taf/v20200210/examples.json +2 -2
- tccli/services/tdmq/tdmq_client.py +159 -0
- tccli/services/tdmq/v20200217/api.json +769 -358
- tccli/services/tdmq/v20200217/examples.json +107 -83
- tccli/services/trocket/v20230308/api.json +382 -285
- tccli/services/trocket/v20230308/examples.json +60 -66
- tccli/services/tsi/v20210325/api.json +79 -0
- tccli/services/vod/v20180717/api.json +500 -57
- tccli/services/vod/v20180717/examples.json +8 -2
- tccli/services/vpc/v20170312/api.json +9 -9
- tccli/services/waf/v20180125/api.json +83 -1
- tccli/services/waf/v20180125/examples.json +9 -1
- tccli/services/waf/waf_client.py +57 -4
- tccli/services/wedata/v20210820/api.json +390 -0
- tccli/services/wedata/v20210820/examples.json +14 -0
- tccli/services/wedata/wedata_client.py +57 -4
- {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/RECORD +64 -64
- {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/license_files/LICENSE +0 -0
@@ -92,6 +92,14 @@
|
|
92
92
|
"title": "创建专业集群"
|
93
93
|
}
|
94
94
|
],
|
95
|
+
"CreateRabbitMQBinding": [
|
96
|
+
{
|
97
|
+
"document": "",
|
98
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRabbitMQBinding\n<公共请求参数>\n\n{\n \"InstanceId\": \"amqp-44w9928j\",\n \"VirtualHost\": \"test\",\n \"Source\": \"amq.direct\",\n \"DestinationType\": \"queue\",\n \"Destination\": \"test\",\n \"RoutingKey\": \"hehe1\"\n}",
|
99
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"dsfadsa\",\n \"InstanceId\": \"amqp-44w9928j\",\n \"VirtualHost\": \"test\",\n \"BindingId\": 127441\n }\n}",
|
100
|
+
"title": "创建RabbitMQ路由关系"
|
101
|
+
}
|
102
|
+
],
|
95
103
|
"CreateRabbitMQUser": [
|
96
104
|
{
|
97
105
|
"document": "-",
|
@@ -126,16 +134,16 @@
|
|
126
134
|
],
|
127
135
|
"CreateRocketMQEnvironmentRole": [
|
128
136
|
{
|
129
|
-
"document": "
|
130
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQEnvironmentRole\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"
|
131
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
137
|
+
"document": "",
|
138
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQEnvironmentRole\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"test_namespace\",\n \"RoleName\": \"test_role_name\",\n \"Permissions\": [\n \"produce\"\n ],\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\"\n}",
|
139
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
132
140
|
"title": "创建RocketMQ环境角色授权"
|
133
141
|
}
|
134
142
|
],
|
135
143
|
"CreateRocketMQGroup": [
|
136
144
|
{
|
137
145
|
"document": "",
|
138
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQGroup\n<公共请求参数>\n\n{\n \"Remark\": \"
|
146
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQGroup\n<公共请求参数>\n\n{\n \"Remark\": \"测试创建\",\n \"BroadcastEnable\": \"false\",\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"RetryMaxTimes\": \"16\",\n \"Namespaces\": [\n \"test_namespace\"\n ],\n \"ReadEnable\": \"true\",\n \"GroupType\": \"TCP\",\n \"GroupId\": \"test_group\"\n}",
|
139
147
|
"output": "{\n \"Response\": {\n \"RequestId\": \"0604a303-6d5f-40e6-9dfe-6c4ddd8fe2df\"\n }\n}",
|
140
148
|
"title": "创建订阅组"
|
141
149
|
}
|
@@ -143,23 +151,23 @@
|
|
143
151
|
"CreateRocketMQNamespace": [
|
144
152
|
{
|
145
153
|
"document": "创建命名空间",
|
146
|
-
"input": "
|
154
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQNamespace\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"Ttl\": 259200000,\n \"RetentionTime\": 259200000,\n \"Remark\": \"测试命名空间\"\n}",
|
147
155
|
"output": "{\n \"Response\": {\n \"RequestId\": \"bf71e2ae-8b56-4231-87cf-0cbb6f421caa\"\n }\n}",
|
148
156
|
"title": "创建命名空间"
|
149
157
|
}
|
150
158
|
],
|
151
159
|
"CreateRocketMQRole": [
|
152
160
|
{
|
153
|
-
"document": "
|
154
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQRole\n<公共请求参数>\n\n{\n \"RoleName\": \"
|
155
|
-
"output": "{\n \"Response\": {\n \"RoleName\": \"
|
156
|
-
"title": "
|
161
|
+
"document": "",
|
162
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQRole\n<公共请求参数>\n\n{\n \"RoleName\": \"test_role_name\",\n \"Remark\": \"测试角色\",\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\"\n}",
|
163
|
+
"output": "{\n \"Response\": {\n \"RoleName\": \"test_role_name\",\n \"Token\": \"eyJrZXlJZCI6InN1bmdvxxxxx0X3JvbGVfMyJ9.dbHR8m6gc4L4vZUrodhW_O9bDulZQ6lraNswNLtcUcY\",\n \"Remark\": \"测试角色\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
164
|
+
"title": "创建角色"
|
157
165
|
}
|
158
166
|
],
|
159
167
|
"CreateRocketMQTopic": [
|
160
168
|
{
|
161
169
|
"document": "创建主题",
|
162
|
-
"input": "
|
170
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQTopic\n<公共请求参数>\n\n{\n \"Topic\": \"test_topic\",\n \"Namespaces\": [\n \"test_namespace\"\n ],\n \"Type\": \"Normal\",\n \"ClusterId\": \"rocketmq-xj8kr5apevj7\",\n \"Remark\": \"测试主题\",\n \"PartitionNum\": 3\n}",
|
163
171
|
"output": "{\n \"Response\": {\n \"RequestId\": \"f844f173-93ed-4d89-979e-86e4e1d63b8a\"\n }\n}",
|
164
172
|
"title": "创建主题"
|
165
173
|
}
|
@@ -167,8 +175,8 @@
|
|
167
175
|
"CreateRocketMQVipInstance": [
|
168
176
|
{
|
169
177
|
"document": "购买RocketMQ专享实例",
|
170
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQVipInstance\n<公共请求参数>\n\n{\n \"Name\": \"
|
171
|
-
"output": "{\n \"Response\": {\n \"ClusterId\": \"rocketmq-
|
178
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRocketMQVipInstance\n<公共请求参数>\n\n{\n \"Name\": \"test_instance\",\n \"Spec\": \"rocket-vip-basic-1\",\n \"NodeCount\": 2,\n \"StorageSize\": 200,\n \"ZoneIds\": [\n \"100001\",\n \"100002\"\n ],\n \"VpcInfo\": {\n \"VpcId\": \"vpc-9dlrd5h1\",\n \"SubnetId\": \"subnet-jadmas\"\n },\n \"TimeSpan\": 1\n}",
|
179
|
+
"output": "{\n \"Response\": {\n \"ClusterId\": \"rocketmq-7drjznvjqzee\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
172
180
|
"title": "购买RocketMQ专享实例"
|
173
181
|
}
|
174
182
|
],
|
@@ -252,6 +260,14 @@
|
|
252
260
|
"title": "删除专业集群"
|
253
261
|
}
|
254
262
|
],
|
263
|
+
"DeleteRabbitMQBinding": [
|
264
|
+
{
|
265
|
+
"document": "",
|
266
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRabbitMQBinding\n<公共请求参数>\n\n{\n \"InstanceId\": \"amqp-44w9928j\",\n \"VirtualHost\": \"test\",\n \"BindingId\": 127441\n}",
|
267
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"cxvxcvcxfsdfds\",\n \"InstanceId\": \"amqp-44w9928j\",\n \"VirtualHost\": \"test\",\n \"BindingId\": 127441\n }\n}",
|
268
|
+
"title": "解绑RabbitMQ路由关系"
|
269
|
+
}
|
270
|
+
],
|
255
271
|
"DeleteRabbitMQUser": [
|
256
272
|
{
|
257
273
|
"document": "-",
|
@@ -286,16 +302,16 @@
|
|
286
302
|
],
|
287
303
|
"DeleteRocketMQEnvironmentRoles": [
|
288
304
|
{
|
289
|
-
"document": "
|
290
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQEnvironmentRoles\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"
|
291
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
305
|
+
"document": "",
|
306
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQEnvironmentRoles\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"test_namespace\",\n \"RoleNames\": [\n \"test_role_name\"\n ],\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\"\n}",
|
307
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
292
308
|
"title": "删除环境角色授权"
|
293
309
|
}
|
294
310
|
],
|
295
311
|
"DeleteRocketMQGroup": [
|
296
312
|
{
|
297
|
-
"document": "",
|
298
|
-
"input": "
|
313
|
+
"document": "https://tdmq.tencentcloudapi.com/?\nAction=DeleteRocketMQGroup\n&ClusterId=\n&NamespaceId=example\n&GroupId=group-example\n&<公共请求参数>",
|
314
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQGroup\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"GroupId\": \"test_group\"\n}",
|
299
315
|
"output": "{\n \"Response\": {\n \"RequestId\": \"7fb7d925-a5c7-4b8c-add5-8477917a6260\"\n }\n}",
|
300
316
|
"title": "删除订阅组"
|
301
317
|
}
|
@@ -303,23 +319,23 @@
|
|
303
319
|
"DeleteRocketMQNamespace": [
|
304
320
|
{
|
305
321
|
"document": "",
|
306
|
-
"input": "
|
322
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQNamespace\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-rd3545bkkj43\",\n \"NamespaceId\": \"test_namespace\"\n}",
|
307
323
|
"output": "{\n \"Response\": {\n \"RequestId\": \"ab274271-a599-4e1d-b044-f3d03699e32a\"\n }\n}",
|
308
324
|
"title": "删除命名空间"
|
309
325
|
}
|
310
326
|
],
|
311
327
|
"DeleteRocketMQRoles": [
|
312
328
|
{
|
313
|
-
"document": "
|
314
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQRoles\n<公共请求参数>\n\n{\n \"RoleNames\": [\n \"
|
315
|
-
"output": "{\n \"Response\": {\n \"RoleNames\": [\n \"
|
329
|
+
"document": "",
|
330
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQRoles\n<公共请求参数>\n\n{\n \"RoleNames\": [\n \"test_role_name\"\n ],\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\"\n}",
|
331
|
+
"output": "{\n \"Response\": {\n \"RoleNames\": [\n \"test_role_name\"\n ],\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
316
332
|
"title": "删除角色"
|
317
333
|
}
|
318
334
|
],
|
319
335
|
"DeleteRocketMQTopic": [
|
320
336
|
{
|
321
337
|
"document": "",
|
322
|
-
"input": "
|
338
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRocketMQTopic\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"Topic\": \"test_topic\"\n}",
|
323
339
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5d41e0f7-5668-46f9-a549-9a7540a9966c\"\n }\n}",
|
324
340
|
"title": "删除主题"
|
325
341
|
}
|
@@ -548,6 +564,14 @@
|
|
548
564
|
"title": "获取实例列表"
|
549
565
|
}
|
550
566
|
],
|
567
|
+
"DescribeRabbitMQBindings": [
|
568
|
+
{
|
569
|
+
"document": "",
|
570
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRabbitMQBindings\n<公共请求参数>\n\n{\n \"InstanceId\": \"amqp-44w9928j\",\n \"VirtualHost\": \"test\"\n}",
|
571
|
+
"output": "{\n \"Response\": {\n \"BindingInfoList\": [\n {\n \"BindingId\": 0,\n \"VirtualHost\": \"abc\",\n \"Source\": \"abc\",\n \"DestinationType\": \"abc\",\n \"Destination\": \"abc\",\n \"RoutingKey\": \"abc\",\n \"SourceExchangeType\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ModifyTime\": \"abc\"\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
572
|
+
"title": "查询RabbitMQ路由关系列表"
|
573
|
+
}
|
574
|
+
],
|
551
575
|
"DescribeRabbitMQExchanges": [
|
552
576
|
{
|
553
577
|
"document": "查询RabbitMQ exchange 列表",
|
@@ -639,15 +663,15 @@
|
|
639
663
|
"DescribeRocketMQConsumeStats": [
|
640
664
|
{
|
641
665
|
"document": "",
|
642
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQConsumeStats\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-7j8m97bqpx5d\",\n \"NamespaceId\": \"
|
643
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"d97e7c2f-da5f-4f73-b4da-440e0650ed0b\",\n \"ConsumerStatsList\": [\n {\n \"TopicName\": \"
|
666
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQConsumeStats\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-7j8m97bqpx5d\",\n \"NamespaceId\": \"test_namespace\",\n \"ConsumerGroup\": \"test_group\"\n}",
|
667
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"d97e7c2f-da5f-4f73-b4da-440e0650ed0b\",\n \"ConsumerStatsList\": [\n {\n \"TopicName\": \"test_topic\",\n \"BrokerName\": \"rocketmq-7j8m97bqpx5d-0\",\n \"QueueId\": 10,\n \"ConsumerClientId\": \"9.43.174.90@18834#7187709773375173\",\n \"ConsumerOffset\": 30,\n \"BrokerOffset\": 100,\n \"DiffTotal\": 70,\n \"LastTimestamp\": 1727580008838\n }\n ]\n }\n}",
|
644
668
|
"title": "获取消费进度"
|
645
669
|
}
|
646
670
|
],
|
647
671
|
"DescribeRocketMQConsumerConnectionDetail": [
|
648
672
|
{
|
649
673
|
"document": "",
|
650
|
-
"input": "
|
674
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQConsumerConnectionDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"GroupId\": \"test_group\",\n \"ClientId\": \"local@23645@0@30ey5aef8w\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"FilterType\": []\n}",
|
651
675
|
"output": "{\n \"Response\": {\n \"RequestId\": \"2cb0df97-581a-4d70-a9e8-4a0b79998e29\",\n \"TotalCount\": 0,\n \"Details\": []\n }\n}",
|
652
676
|
"title": "获取在线消费端详情"
|
653
677
|
}
|
@@ -655,24 +679,24 @@
|
|
655
679
|
"DescribeRocketMQConsumerConnections": [
|
656
680
|
{
|
657
681
|
"document": "",
|
658
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQConsumerConnections\n<公共请求参数>\n\n{\n \"Limit\": \"
|
659
|
-
"output": "{\n \"Response\": {\n \"
|
682
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQConsumerConnections\n<公共请求参数>\n\n{\n \"Limit\": \"20\",\n \"Offset\": \"0\",\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"GroupId\": \"test_group\"\n}",
|
683
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Connections\": [\n {\n \"ClientId\": \"9.43.174.90@18834#7187709773375173\",\n \"ClientAddr\": \"9.43.174.90\",\n \"Language\": \"JAVA\",\n \"Accumulative\": 300,\n \"Version\": \"V4.9.7\"\n }\n ],\n \"GroupDetail\": {\n \"Name\": \"test_group\",\n \"ConsumerNum\": 1,\n \"TotalAccumulative\": 300,\n \"ConsumptionMode\": -1,\n \"BroadcastEnabled\": false,\n \"ReadEnabled\": true,\n \"RetryPartitionNum\": 1,\n \"CreateTime\": 1727075298000,\n \"UpdateTime\": 1727075298000,\n \"ClientProtocol\": \"TCP\",\n \"Remark\": \"测试消费组\",\n \"ConsumerType\": \"PUSH\",\n \"GroupType\": \"TCP\",\n \"RetryMaxTimes\": 16,\n \"TPS\": 10\n },\n \"RequestId\": \"abc\"\n }\n}",
|
660
684
|
"title": "获取指定消费组下当前客户端的连接情况"
|
661
685
|
}
|
662
686
|
],
|
663
687
|
"DescribeRocketMQEnvironmentRoles": [
|
664
688
|
{
|
665
|
-
"document": "
|
666
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQEnvironmentRoles\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"
|
667
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
689
|
+
"document": "",
|
690
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQEnvironmentRoles\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"test_namespace\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"RoleName\": \"test_role_name\",\n \"Filters\": []\n}",
|
691
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"EnvironmentRoleSets\": [\n {\n \"EnvironmentId\": \"test_namespace\",\n \"RoleName\": \"test_role_name\",\n \"Permissions\": [\n \"produce\"\n ],\n \"RoleDescribe\": \"测试角色\",\n \"CreateTime\": \"2020-09-22 00:00:00\",\n \"UpdateTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
668
692
|
"title": "获取RocketMQ命名空间角色列表"
|
669
693
|
}
|
670
694
|
],
|
671
695
|
"DescribeRocketMQGroups": [
|
672
696
|
{
|
673
|
-
"document": "
|
674
|
-
"input": "{\n
|
675
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"1c127300-fcdd-4087-b1d2-fd75a1cefbe4\",\n \"TotalCount\": 1,\n \"Groups\": [\n {\n \"Name\": \"
|
697
|
+
"document": "",
|
698
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQGroups\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-4k4orqgq\",\n \"NamespaceId\": \"test_namespace\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"FilterTopic\": \"test_topic\",\n \"FilterGroup\": \"test_group\",\n \"SortedBy\": \"tps\",\n \"SortOrder\": \"asc\",\n \"FilterOneGroup\": \"test_group\",\n \"Types\": [\n \"TCP\"\n ]\n}",
|
699
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"1c127300-fcdd-4087-b1d2-fd75a1cefbe4\",\n \"TotalCount\": 1,\n \"Groups\": [\n {\n \"Name\": \"test_group\",\n \"ConsumerNum\": 1,\n \"TotalAccumulative\": 380,\n \"RetryMaxTimes\": 10,\n \"ConsumptionMode\": -1,\n \"BroadcastEnabled\": false,\n \"ReadEnabled\": true,\n \"RetryPartitionNum\": 1,\n \"CreateTime\": 1621307489000,\n \"UpdateTime\": 1621307706000,\n \"ClientProtocol\": \"TCP\",\n \"Remark\": \"测试消费组\",\n \"ConsumerType\": \"PUSH\",\n \"TPS\": 20,\n \"GroupType\": \"TCP\"\n }\n ]\n }\n}",
|
676
700
|
"title": "查询订阅组列表"
|
677
701
|
}
|
678
702
|
],
|
@@ -692,17 +716,17 @@
|
|
692
716
|
],
|
693
717
|
"DescribeRocketMQMsg": [
|
694
718
|
{
|
695
|
-
"document": "
|
696
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQMsg\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"
|
697
|
-
"output": "{\n \"Response\": {\n \"Body\": \"
|
698
|
-
"title": "
|
719
|
+
"document": "",
|
720
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQMsg\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"test_namespace\",\n \"ClusterId\": \"rocketmq-4k4orqgq\",\n \"TopicName\": \"test_topic\",\n \"PulsarMsgId\": \"092BAE5A1656070DEA4E276DF0760089\",\n \"MsgId\": \"092BAE5A1656070DEA4E276DF0760023\",\n \"QueryDlqMsg\": false\n}",
|
721
|
+
"output": "{\n \"Response\": {\n \"Body\": \"order-id-2ksn3b23\",\n \"MsgId\": \"092BAE5A1656070DEA4E276DF0760089\",\n \"ProduceTime\": \"2021-11-23 21:21:26\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\",\n \"Properties\": \"\",\n \"ProducerAddr\": \"9.43.174.90\",\n \"ShowTopicName\": \"test_topic\",\n \"MessageTracks\": [\n {\n \"Group\": \"test_group\",\n \"ConsumeStatus\": \"CONSUMED\",\n \"TrackType\": \"CONSUMED\",\n \"ExceptionDesc\": \"\"\n }\n ]\n }\n}",
|
722
|
+
"title": "查询消息详情"
|
699
723
|
}
|
700
724
|
],
|
701
725
|
"DescribeRocketMQMsgTrace": [
|
702
726
|
{
|
703
727
|
"document": "查询消息轨迹",
|
704
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQMsgTrace\n<公共请求参数>\n\n{\n \"ClusterId\": \"
|
705
|
-
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Stage\": \"
|
728
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQMsgTrace\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-4k4orqgq\",\n \"EnvironmentId\": \"test_namespace\",\n \"TopicName\": \"test_topic\",\n \"MsgId\": \"01963F0B14BAF0B5360728F44800000000\",\n \"GroupName\": \"test_group\",\n \"QueryDLQMsg\": true\n}",
|
729
|
+
"output": "{\n \"Response\": {\n \"Result\": [\n {\n \"Stage\": \"produce\",\n \"Data\": \"{\\\"MsgId\\\":\\\"01963F0B14BAF0B5360728F44800000000\\\",\\\"Status\\\":0,\\\"ProduceTime\\\":\\\"2024-10-22 15:54:49,124\\\",\\\"ProducerAddr\\\":\\\"111.206.94.148:47557\\\",\\\"MsgKey\\\":\\\"yourMessageKey-1c151062f96e\\\",\\\"MsgTags\\\":\\\"yourMessageTagA\\\",\\\"Duration\\\":10}\"\n },\n {\n \"Stage\": \"persist\",\n \"Data\": \"{\\\"MsgId\\\":\\\"01963F0B14BAF0B5360728F44800000000\\\",\\\"Status\\\":0,\\\"PersistTime\\\":\\\"2024-10-22 15:54:49,132\\\"}\"\n },\n {\n \"Stage\": \"consume\",\n \"Data\": \"{\\\"TotalCount\\\":1,\\\"RocketMqConsumeLogs\\\":[{\\\"MsgId\\\":\\\"01963F0B14BAF0B5360728F44800000000\\\",\\\"Status\\\":2,\\\"PushTime\\\":\\\"2024-10-22 15:55:00,122\\\",\\\"ConsumerAddr\\\":\\\"111.206.94.148:53792\\\",\\\"ConsumerGroup\\\":\\\"test_group\\\",\\\"RetryTimes\\\":1}]}\"\n }\n ],\n \"ShowTopicName\": \"news-topic\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
706
730
|
"title": "查询消息轨迹"
|
707
731
|
}
|
708
732
|
],
|
@@ -710,7 +734,7 @@
|
|
710
734
|
{
|
711
735
|
"document": "",
|
712
736
|
"input": "https://tdmq.tencentcloudapi.com/?Action=DescribeRocketMQNamespaces\n&ClusterId=rocketmq-rd3545bkkj49\n&Offset=0\n&Limit=10\n&<公共请求参数>",
|
713
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"
|
737
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\",\n \"Namespaces\": [\n {\n \"Remark\": \"info-remark\",\n \"PublicEndpoint\": \"http://public.test.com\",\n \"RetentionTime\": 1,\n \"VpcEndpoint\": \"http://vpc.test.com\",\n \"Ttl\": 1,\n \"NamespaceId\": \"ordernamespace\",\n \"InternalEndpoint\": \"http://internal.test.com\"\n }\n ]\n }\n}",
|
714
738
|
"title": "获取用户命名空间列表"
|
715
739
|
}
|
716
740
|
],
|
@@ -732,10 +756,10 @@
|
|
732
756
|
],
|
733
757
|
"DescribeRocketMQRoles": [
|
734
758
|
{
|
735
|
-
"document": "
|
736
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQRoles\n<公共请求参数>\n\n{\n \"RoleName\": \"
|
737
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
738
|
-
"title": "
|
759
|
+
"document": "",
|
760
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQRoles\n<公共请求参数>\n\n{\n \"RoleName\": \"\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"Filters\": [\n {\n \"Name\": \"RoleName\",\n \"Values\": [\n \"test_role_name\"\n ]\n }\n ]\n}",
|
761
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RoleSets\": [\n {\n \"RoleName\": \"test_role_name\",\n \"Token\": \"eyJrZXlJZCI6InN1bmdvxxxxx0X3JvbGVfMyJ9.dbHR8m6gc4L4vZUrodhW_O9bDulZQ6lraNswNLtcUcY\",\n \"Remark\": \"测试角色\",\n \"CreateTime\": \"2020-09-22 00:00:00\",\n \"UpdateTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
762
|
+
"title": "获取角色列表"
|
739
763
|
}
|
740
764
|
],
|
741
765
|
"DescribeRocketMQSmoothMigrationTask": [
|
@@ -785,40 +809,40 @@
|
|
785
809
|
"DescribeRocketMQSubscriptions": [
|
786
810
|
{
|
787
811
|
"document": "",
|
788
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQSubscriptions\n<公共请求参数>\n\n{\n \"
|
789
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"cde7c1eb-c631-453a-999b-03c9ed38b892\",\n \"TotalCount\":
|
812
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQSubscriptions\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-a5nzx52ab7jb\",\n \"Namespace\": \"test_namespace\",\n \"Group\": \"test_group\",\n \"Offset\": \"0\",\n \"Limit\": \"20\"\n}",
|
813
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"cde7c1eb-c631-453a-999b-03c9ed38b892\",\n \"TotalCount\": 1,\n \"Subscriptions\": [\n {\n \"Topic\": \"test_topic\",\n \"Type\": \"Normal\",\n \"PartitionNum\": 3,\n \"ExpressionType\": \"TAG\",\n \"SubString\": \"*\",\n \"Status\": 0,\n \"ConsumerLag\": 120\n }\n ]\n }\n}",
|
790
814
|
"title": "获取rocketmq消费组订阅关系"
|
791
815
|
}
|
792
816
|
],
|
793
817
|
"DescribeRocketMQTopicMsgs": [
|
794
818
|
{
|
795
819
|
"document": "",
|
796
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQTopicMsgs\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-zpz97455xwap\",\n \"EnvironmentId\": \"
|
797
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"e3bba45e-876a-4107-ad5d-88006c1ddba2\",\n \"TotalCount\":
|
820
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQTopicMsgs\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-zpz97455xwap\",\n \"EnvironmentId\": \"test_namespace\",\n \"TopicName\": \"test_topic\",\n \"MsgId\": \"092BAE5A1656070DEA4E276DF0760089\",\n \"MsgKey\": \"test_key\",\n \"StartTime\": \"2023-10-08 15:44:59\",\n \"EndTime\": \"2023-10-08 16:14:59\",\n \"Offset\": 0,\n \"Limit\": 20,\n \"TaskRequestId\": \"2e5ecbb3-f2d6-49d3-9c82-8648f8ed8748\",\n \"QueryDlqMsg\": true,\n \"NumOfLatestMsg\": 0,\n \"Tag\": \"test_tag\",\n \"QueryDeadLetterMessage\": true\n}",
|
821
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"e3bba45e-876a-4107-ad5d-88006c1ddba2\",\n \"TotalCount\": 1,\n \"TopicMsgLogSets\": [\n {\n \"MsgId\": \"092BAE5A1656070DEA4E276DF0760089\",\n \"MsgTag\": \"test_tag\",\n \"MsgKey\": \"test_key\",\n \"ProducerAddr\": \"9.43.174.90\",\n \"ProduceTime\": \"2023-10-08 15:45:16\",\n \"PulsarMsgId\": \"092BAE5A1656070DEA4E276DF0760089\",\n \"DeadLetterResendTimes\": 10,\n \"ResendSuccessCount\": 10\n }\n ],\n \"TaskRequestId\": \"df71cc0a-3057-416b-b878-f0fe015e9913\"\n }\n}",
|
798
822
|
"title": "获取消息列表"
|
799
823
|
}
|
800
824
|
],
|
801
825
|
"DescribeRocketMQTopicStats": [
|
802
826
|
{
|
803
827
|
"document": "",
|
804
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQTopicStats\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-7j8m97bqpx5d\",\n \"NamespaceId\": \"
|
805
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"5d5e666b-48d5-4abd-b628-fd2d15d0ee57\",\n \"TopicStatsList\": [\n {\n \"BrokerName\": \"rocketmq-7j8m97bqpx5d-1\",\n \"QueueId\":
|
828
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQTopicStats\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-7j8m97bqpx5d\",\n \"NamespaceId\": \"test_namespace\",\n \"TopicName\": \"test_topic\"\n}",
|
829
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"5d5e666b-48d5-4abd-b628-fd2d15d0ee57\",\n \"TopicStatsList\": [\n {\n \"BrokerName\": \"rocketmq-7j8m97bqpx5d-1\",\n \"QueueId\": 1,\n \"MinOffset\": 0,\n \"MaxOffset\": 100,\n \"MessageCount\": 100,\n \"LastUpdateTimestamp\": 1695298841001\n }\n ]\n }\n}",
|
806
830
|
"title": "获取队列详情"
|
807
831
|
}
|
808
832
|
],
|
809
833
|
"DescribeRocketMQTopics": [
|
810
834
|
{
|
811
835
|
"document": "",
|
812
|
-
"input": "
|
813
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"c017c4d1-13cb-4f14-ab89-2c6530892f90\",\n \"TotalCount\": 1,\n \"Topics\": [\n {\n \"Name\": \"
|
836
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQTopics\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Limit\": 1,\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"FilterGroup\": \"test_group\"\n}",
|
837
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"c017c4d1-13cb-4f14-ab89-2c6530892f90\",\n \"TotalCount\": 1,\n \"Topics\": [\n {\n \"Name\": \"test_topic\",\n \"Type\": \"Normal\",\n \"GroupNum\": 1,\n \"Remark\": \"测试主题\",\n \"PartitionNum\": 3,\n \"CreateTime\": 1621308465000,\n \"UpdateTime\": 1621308657000\n }\n ]\n }\n}",
|
814
838
|
"title": "获取主题列表"
|
815
839
|
}
|
816
840
|
],
|
817
841
|
"DescribeRocketMQTopicsByGroup": [
|
818
842
|
{
|
819
843
|
"document": "",
|
820
|
-
"input": "
|
821
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"4668f537-44f3-4aca-bd78-fc26fb8d86ff\",\n \"TotalCount\": 1,\n \"Topics\": [\n \"
|
844
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQTopicsByGroup\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"GroupId\": \"test_group\",\n \"Offset\": 0,\n \"Limit\": 20\n}",
|
845
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"4668f537-44f3-4aca-bd78-fc26fb8d86ff\",\n \"TotalCount\": 1,\n \"Topics\": [\n \"test_topic\"\n ]\n }\n}",
|
822
846
|
"title": "获取指定消费组下订阅的主题列表"
|
823
847
|
}
|
824
848
|
],
|
@@ -826,15 +850,15 @@
|
|
826
850
|
{
|
827
851
|
"document": "",
|
828
852
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQVipInstanceDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-rd3545bkkj49\"\n}",
|
829
|
-
"output": "{\n \"Response\": {\n \"ClusterInfo\": {\n \"ClusterId\": \"
|
830
|
-
"title": "
|
853
|
+
"output": "{\n \"Response\": {\n \"ClusterInfo\": {\n \"ClusterId\": \"rocketmq-rd3545bkkj49\",\n \"ClusterName\": \"rocket-order-cluster\",\n \"Region\": \"华南地区\",\n \"CreateTime\": 1729478721,\n \"Remark\": \"info- remark\",\n \"PublicEndPoint\": \"rocketmq.access.public.com:9867\",\n \"VpcEndPoint\": \"rocketmq.resource.vpc.com:5010\",\n \"SupportNamespaceEndpoint\": true,\n \"Vpcs\": [\n {\n \"VpcId\": \"vpc-9dlrd5h1\",\n \"SubnetId\": \"subnet-jadmas\"\n }\n ],\n \"IsVip\": true,\n \"RocketMQFlag\": true,\n \"Status\": 1,\n \"IsolateTime\": 1729478721,\n \"HttpPublicEndpoint\": \"http://rocketmq.access.public.com:9867\",\n \"HttpVpcEndpoint\": \"http://rocketmq.resource.vpc.com:5010\",\n \"InternalEndpoint\": \"rocketmq.tencent.internal.com:8080\",\n \"HttpInternalEndpoint\": \"http://rocketmq.tencent.internal.com:8080\",\n \"AclEnabled\": true,\n \"PublicClbId\": \"abc\",\n \"Vip\": \"abc\",\n \"VpcId\": \"abc\",\n \"SupportMigration\": true,\n \"InstanceStatus\": 1,\n \"ZoneId\": 100001,\n \"ZoneIds\": [\n 100001\n ]\n },\n \"InstanceConfig\": {\n \"MaxTpsPerNamespace\": 1,\n \"MaxNamespaceNum\": 1,\n \"UsedNamespaceNum\": 1,\n \"MaxTopicNum\": 1,\n \"UsedTopicNum\": 1,\n \"MaxGroupNum\": 1,\n \"UsedGroupNum\": 1,\n \"ConfigDisplay\": \"abc\",\n \"NodeCount\": 1,\n \"NodeDistribution\": [\n {\n \"ZoneName\": \"广东一区\",\n \"ZoneId\": \"100001\",\n \"NodeCount\": 1\n }\n ],\n \"TopicDistribution\": [\n {\n \"TopicType\": \"normal\",\n \"Count\": 1\n }\n ],\n \"MaxQueuesPerTopic\": 1,\n \"MaxRetention\": 0,\n \"MinRetention\": 0,\n \"Retention\": 0,\n \"TopicNumLowerLimit\": 0,\n \"TopicNumUpperLimit\": 0\n },\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
854
|
+
"title": "获取单个RocketMQ专享集群信息"
|
831
855
|
}
|
832
856
|
],
|
833
857
|
"DescribeRocketMQVipInstances": [
|
834
858
|
{
|
835
859
|
"document": "获取实例列表",
|
836
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQVipInstances\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"rocketmq-
|
837
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"
|
860
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQVipInstances\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Filters\": [\n {\n \"Values\": [\n \"rocketmq-1q23swe3\"\n ],\n \"Name\": \"order-instance\"\n }\n ],\n \"Offset\": 1\n}",
|
861
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\",\n \"Instances\": [\n {\n \"Status\": 1,\n \"PayMode\": 1,\n \"Remark\": \"remark-info\",\n \"AutoRenewFlag\": 1,\n \"InstanceId\": \"rocketmq-1233\",\n \"NodeCount\": 1,\n \"ExpireTime\": 1,\n \"InstanceVersion\": \"4.9.3\",\n \"MaxStorage\": 1,\n \"MaxBandWidth\": 1,\n \"SpecName\": \"rocket-vip-basic-1\",\n \"ConfigDisplay\": \"基础型\",\n \"InstanceName\": \"order-instance\",\n \"MaxTps\": 1,\n \"AclEnabled\": true,\n \"Retention\": 0,\n \"MinRetention\": 0,\n \"MaxRetention\": 0\n }\n ]\n }\n}",
|
838
862
|
"title": "获取实例列表"
|
839
863
|
}
|
840
864
|
],
|
@@ -872,10 +896,10 @@
|
|
872
896
|
],
|
873
897
|
"ExportRocketMQMessageDetail": [
|
874
898
|
{
|
875
|
-
"document": "
|
876
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportRocketMQMessageDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"
|
877
|
-
"output": "{\n \"Response\": {\n \"MsgId\": \"
|
878
|
-
"title": "
|
899
|
+
"document": "",
|
900
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExportRocketMQMessageDetail\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-a5nzx52ab7jb\",\n \"EnvironmentId\": \"test_namespace\",\n \"TopicName\": \"test_topic\",\n \"MsgId\": \"7F0000013AEC18B4AAC278B640D30002\",\n \"DeadLetterMsg\": true,\n \"IncludeMsgBody\": true\n}",
|
901
|
+
"output": "{\n \"Response\": {\n \"MsgId\": \"7F0000013AEC18B4AAC278B640D30002\",\n \"BornTimestamp\": 1729478721,\n \"StoreTimestamp\": 1729478721,\n \"BornHost\": \"10.2.139.175:8080\",\n \"MsgTag\": \"test_tag\",\n \"MsgKey\": \"test_key\",\n \"Properties\": \"\",\n \"ReConsumeTimes\": 1,\n \"MsgBody\": \"This is a normal message for Apache RocketMQ\",\n \"MsgBodyCRC\": 0,\n \"MsgBodySize\": 18,\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
902
|
+
"title": "导出消息详情"
|
879
903
|
}
|
880
904
|
],
|
881
905
|
"ImportRocketMQConsumerGroups": [
|
@@ -998,16 +1022,16 @@
|
|
998
1022
|
],
|
999
1023
|
"ModifyRocketMQEnvironmentRole": [
|
1000
1024
|
{
|
1001
|
-
"document": "
|
1002
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQEnvironmentRole\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"
|
1003
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1025
|
+
"document": "",
|
1026
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQEnvironmentRole\n<公共请求参数>\n\n{\n \"EnvironmentId\": \"test_namespace\",\n \"RoleName\": \"test_role_name\",\n \"Permissions\": [\n \"produce\"\n ],\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\"\n}",
|
1027
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
1004
1028
|
"title": "修改RocketMQ环境角色授权"
|
1005
1029
|
}
|
1006
1030
|
],
|
1007
1031
|
"ModifyRocketMQGroup": [
|
1008
1032
|
{
|
1009
1033
|
"document": "",
|
1010
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQGroup\n<公共请求参数>\n\n{\n \"Remark\": \"
|
1034
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQGroup\n<公共请求参数>\n\n{\n \"Remark\": \"测试修改消费组\",\n \"BroadcastEnable\": \"false\",\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"GroupId\": \"test_group\",\n \"RetryMaxTimes\": \"16\",\n \"ReadEnable\": \"true\",\n \"NamespaceId\": \"test_namespace\"\n}",
|
1011
1035
|
"output": "{\n \"Response\": {\n \"RequestId\": \"1f9e837c-aab9-4f93-a373-48e165758529\"\n }\n}",
|
1012
1036
|
"title": "修改订阅组"
|
1013
1037
|
}
|
@@ -1015,39 +1039,39 @@
|
|
1015
1039
|
"ModifyRocketMQInstance": [
|
1016
1040
|
{
|
1017
1041
|
"document": "修改RocketMQ专享实例",
|
1018
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
1019
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1042
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQInstance\n<公共请求参数>\n\n{\n \"InstanceId\": \"rocketmq-4k4orqgq\",\n \"Name\": \"order-service-instance\",\n \"Remark\": \"info-mark\",\n \"MessageRetention\": 24\n}",
|
1043
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
1020
1044
|
"title": "修改RocketMQ专享实例"
|
1021
1045
|
}
|
1022
1046
|
],
|
1023
1047
|
"ModifyRocketMQInstanceSpec": [
|
1024
1048
|
{
|
1025
1049
|
"document": "对实例进行升降配",
|
1026
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQInstanceSpec\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
1027
|
-
"output": "{\n \"Response\": {\n \"OrderId\": \"
|
1050
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQInstanceSpec\n<公共请求参数>\n\n{\n \"InstanceId\": \"rocketmq-4k4orqgq\",\n \"Specification\": \"rocket-vip-basic-1\",\n \"NodeCount\": 2,\n \"StorageSize\": 1000\n}",
|
1051
|
+
"output": "{\n \"Response\": {\n \"OrderId\": \"TDMQ20121212312322\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
1028
1052
|
"title": "修改RocketMQ专享实例规格"
|
1029
1053
|
}
|
1030
1054
|
],
|
1031
1055
|
"ModifyRocketMQNamespace": [
|
1032
1056
|
{
|
1033
1057
|
"document": "修改命名空间信息",
|
1034
|
-
"input": "
|
1058
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQNamespace\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-xj8kr5apevj7\",\n \"NamespaceId\": \"test_namespace\",\n \"Ttl\": 259200000,\n \"RetentionTime\": 259200000,\n \"Remark\": \"测试修改\",\n \"PublicAccessEnabled\": true\n}",
|
1035
1059
|
"output": "{\n \"Response\": {\n \"RequestId\": \"7c995fd0-9a78-4985-8874-244a20a1d47b\"\n }\n}",
|
1036
1060
|
"title": "修改命名空间信息"
|
1037
1061
|
}
|
1038
1062
|
],
|
1039
1063
|
"ModifyRocketMQRole": [
|
1040
1064
|
{
|
1041
|
-
"document": "
|
1042
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQRole\n<公共请求参数>\n\n{\n \"RoleName\": \"
|
1043
|
-
"output": "{\n \"Response\": {\n \"RoleName\": \"
|
1044
|
-
"title": "
|
1065
|
+
"document": "",
|
1066
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQRole\n<公共请求参数>\n\n{\n \"RoleName\": \"test_role_name\",\n \"Remark\": \"修改角色\",\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\"\n}",
|
1067
|
+
"output": "{\n \"Response\": {\n \"RoleName\": \"test_role_name\",\n \"Remark\": \"修改角色\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
1068
|
+
"title": "修改角色"
|
1045
1069
|
}
|
1046
1070
|
],
|
1047
1071
|
"ModifyRocketMQTopic": [
|
1048
1072
|
{
|
1049
1073
|
"document": "",
|
1050
|
-
"input": "
|
1074
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRocketMQTopic\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"Topic\": \"test_topic\",\n \"Remark\": \"测试修改\",\n \"PartitionNum\": 3\n}",
|
1051
1075
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5d41e0f7-5668-46f9-a549-9a7540a9966c\"\n }\n}",
|
1052
1076
|
"title": "修改主题"
|
1053
1077
|
}
|
@@ -1095,7 +1119,7 @@
|
|
1095
1119
|
"ResetRocketMQConsumerOffSet": [
|
1096
1120
|
{
|
1097
1121
|
"document": "",
|
1098
|
-
"input": "
|
1122
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetRocketMQConsumerOffSet\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-2p9vx3ax9jxg\",\n \"NamespaceId\": \"test_namespace\",\n \"GroupId\": \"test_group\",\n \"Topic\": \"test_topic\",\n \"Type\": 1,\n \"ResetTimestamp\": 1697945990000\n}",
|
1099
1123
|
"output": "{\n \"Response\": {\n \"RequestId\": \"def4f676-27fc-4437-b4a3-cf1509726f98\"\n }\n}",
|
1100
1124
|
"title": "重置消费位点"
|
1101
1125
|
}
|
@@ -1143,9 +1167,9 @@
|
|
1143
1167
|
"SendRocketMQMessage": [
|
1144
1168
|
{
|
1145
1169
|
"document": "",
|
1146
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendRocketMQMessage\n<公共请求参数>\n\n{\n \"ClusterId\": \"
|
1147
|
-
"output": "{\n \"Response\": {\n \"Result\": true,\n \"MsgId\": \"
|
1148
|
-
"title": "
|
1170
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendRocketMQMessage\n<公共请求参数>\n\n{\n \"ClusterId\": \"rocketmq-4k4orqgq\",\n \"NamespaceId\": \"test_namespace\",\n \"TopicName\": \"test_topic\",\n \"MsgKey\": \"test_key\",\n \"MsgTag\": \"test_tag\",\n \"MsgBody\": \"This is a normal message for Apache RocketMQ\"\n}",
|
1171
|
+
"output": "{\n \"Response\": {\n \"Result\": true,\n \"MsgId\": \"7F0000013AEC18B4AAC278B640D30002\",\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
1172
|
+
"title": "发送消息示例"
|
1149
1173
|
}
|
1150
1174
|
],
|
1151
1175
|
"SetRocketMQPublicAccessPoint": [
|
@@ -1167,9 +1191,9 @@
|
|
1167
1191
|
"VerifyRocketMQConsume": [
|
1168
1192
|
{
|
1169
1193
|
"document": "",
|
1170
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VerifyRocketMQConsume\n<公共请求参数>\n\n{\n \"NamespaceId\": \"
|
1171
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1172
|
-
"title": "
|
1194
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VerifyRocketMQConsume\n<公共请求参数>\n\n{\n \"NamespaceId\": \"test_namespace\",\n \"MsgId\": \"092BAE5A1656070DEA4E276DF0760089\",\n \"ClusterId\": \"rocketmq-4k4orqgq\",\n \"GroupId\": \"test_group\",\n \"TopicName\": \"test_topic\",\n \"ClientId\": \"9.43.174.90@18834#7187709773375173\"\n}",
|
1195
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"23ca1a58-0388-4d2d-8465-653a53addda7\"\n }\n}",
|
1196
|
+
"title": "消费验证示例"
|
1173
1197
|
}
|
1174
1198
|
]
|
1175
1199
|
},
|