tccli 3.0.1048.1__py2.py3-none-any.whl → 3.0.1050.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 (88) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/antiddos/v20200309/DescribeBGPIPL7Rules.md +87 -0
  3. tccli/examples/ckafka/v20190819/DescribeGroup.md +6 -5
  4. tccli/examples/csip/v20221121/ModifyOrganizationAccountStatus.md +21 -0
  5. tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +41 -0
  6. tccli/examples/cynosdb/v20190107/AddInstances.md +2 -2
  7. tccli/examples/cynosdb/v20190107/DescribeClusterInstanceGrps.md +235 -79
  8. tccli/examples/cynosdb/v20190107/DescribeClusterParams.md +3 -1
  9. tccli/examples/cynosdb/v20190107/DescribeClusterPasswordComplexity.md +18 -6
  10. tccli/examples/cynosdb/v20190107/DescribeInstances.md +63 -55
  11. tccli/examples/cynosdb/v20190107/DescribeParamTemplateDetail.md +3 -1
  12. tccli/examples/cynosdb/v20190107/ModifyVipVport.md +3 -3
  13. tccli/examples/essbasic/v20210526/ChannelCreatePrepareFlow.md +2 -2
  14. tccli/examples/hunyuan/v20230901/ChatPro.md +76 -0
  15. tccli/examples/hunyuan/v20230901/ChatStd.md +37 -0
  16. tccli/examples/live/v20180801/DescribeLiveTranscodeTemplates.md +8 -8
  17. tccli/examples/oceanus/v20190422/CopyJobs.md +11 -20
  18. tccli/examples/redis/v20180412/CreateInstanceAccount.md +7 -6
  19. tccli/examples/teo/v20220901/DescribeDefaultCertificates.md +2 -1
  20. tccli/examples/tke/v20180525/ForwardApplicationRequestV3.md +2 -2
  21. tccli/examples/trocket/v20230308/CreateMQTTInsPublicEndpoint.md +26 -0
  22. tccli/examples/trocket/v20230308/CreateMQTTInstance.md +31 -0
  23. tccli/examples/trocket/v20230308/CreateMQTTTopic.md +25 -0
  24. tccli/examples/trocket/v20230308/CreateMQTTUser.md +27 -0
  25. tccli/examples/trocket/v20230308/DeleteMQTTInsPublicEndpoint.md +22 -0
  26. tccli/examples/trocket/v20230308/DeleteMQTTInstance.md +22 -0
  27. tccli/examples/trocket/v20230308/DeleteMQTTTopic.md +23 -0
  28. tccli/examples/trocket/v20230308/DeleteMQTTUser.md +23 -0
  29. tccli/examples/trocket/v20230308/DescribeMQTTClient.md +82 -0
  30. tccli/examples/trocket/v20230308/DescribeMQTTInsPublicEndpoints.md +26 -0
  31. tccli/examples/trocket/v20230308/DescribeMQTTInsVPCEndpoints.md +40 -0
  32. tccli/examples/trocket/v20230308/DescribeMQTTInstance.md +34 -0
  33. tccli/examples/trocket/v20230308/DescribeMQTTInstanceCert.md +25 -0
  34. tccli/examples/trocket/v20230308/DescribeMQTTInstanceList.md +176 -0
  35. tccli/examples/trocket/v20230308/DescribeMQTTMessage.md +83 -0
  36. tccli/examples/trocket/v20230308/DescribeMQTTMessageList.md +54 -0
  37. tccli/examples/trocket/v20230308/DescribeMQTTProductSKUList.md +94 -0
  38. tccli/examples/trocket/v20230308/DescribeMQTTTopic.md +27 -0
  39. tccli/examples/trocket/v20230308/DescribeMQTTTopicList.md +127 -0
  40. tccli/examples/trocket/v20230308/DescribeMQTTUserList.md +36 -0
  41. tccli/examples/trocket/v20230308/ModifyMQTTInsPublicEndpoint.md +26 -0
  42. tccli/examples/trocket/v20230308/ModifyMQTTInstance.md +24 -0
  43. tccli/examples/trocket/v20230308/ModifyMQTTInstanceCertBinding.md +24 -0
  44. tccli/examples/trocket/v20230308/ModifyMQTTTopic.md +24 -0
  45. tccli/examples/trocket/v20230308/ModifyMQTTUser.md +26 -0
  46. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +36 -0
  47. tccli/services/antiddos/antiddos_client.py +53 -0
  48. tccli/services/antiddos/v20200309/api.json +439 -0
  49. tccli/services/antiddos/v20200309/examples.json +8 -0
  50. tccli/services/cfg/v20210820/api.json +21 -10
  51. tccli/services/ckafka/v20190819/api.json +6 -5
  52. tccli/services/ckafka/v20190819/examples.json +1 -1
  53. tccli/services/cls/v20201016/api.json +48 -19
  54. tccli/services/csip/csip_client.py +106 -0
  55. tccli/services/csip/v20221121/api.json +188 -0
  56. tccli/services/csip/v20221121/examples.json +16 -0
  57. tccli/services/cynosdb/v20190107/api.json +415 -87
  58. tccli/services/cynosdb/v20190107/examples.json +12 -12
  59. tccli/services/ess/v20201111/api.json +1 -1
  60. tccli/services/essbasic/v20210526/examples.json +2 -2
  61. tccli/services/hunyuan/v20230901/api.json +2 -2
  62. tccli/services/hunyuan/v20230901/examples.json +18 -0
  63. tccli/services/live/v20180801/api.json +13 -3
  64. tccli/services/live/v20180801/examples.json +1 -1
  65. tccli/services/oceanus/v20190422/api.json +32 -3
  66. tccli/services/oceanus/v20190422/examples.json +1 -1
  67. tccli/services/privatedns/v20201028/api.json +29 -19
  68. tccli/services/redis/v20180412/api.json +13 -10
  69. tccli/services/redis/v20180412/examples.json +2 -2
  70. tccli/services/ssl/ssl_client.py +0 -53
  71. tccli/services/ssl/v20191205/api.json +0 -99
  72. tccli/services/ssl/v20191205/examples.json +0 -8
  73. tccli/services/teo/v20220901/api.json +14 -3
  74. tccli/services/teo/v20220901/examples.json +1 -1
  75. tccli/services/tke/v20180525/api.json +26 -22
  76. tccli/services/tke/v20180525/examples.json +1 -1
  77. tccli/services/trocket/trocket_client.py +1377 -52
  78. tccli/services/trocket/v20230308/api.json +2946 -502
  79. tccli/services/trocket/v20230308/examples.json +212 -0
  80. tccli/services/ump/v20200918/api.json +2 -2
  81. tccli/services/wedata/v20210820/api.json +24 -0
  82. tccli/services/wedata/v20210820/examples.json +14 -0
  83. tccli/services/wedata/wedata_client.py +53 -0
  84. {tccli-3.0.1048.1.dist-info → tccli-3.0.1050.1.dist-info}/METADATA +2 -2
  85. {tccli-3.0.1048.1.dist-info → tccli-3.0.1050.1.dist-info}/RECORD +88 -59
  86. {tccli-3.0.1048.1.dist-info → tccli-3.0.1050.1.dist-info}/WHEEL +0 -0
  87. {tccli-3.0.1048.1.dist-info → tccli-3.0.1050.1.dist-info}/entry_points.txt +0 -0
  88. {tccli-3.0.1048.1.dist-info → tccli-3.0.1050.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,22 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DeleteMQTTInstance --cli-unfold-argument \
9
+ --InstanceId mqtt-wjgxr8jg
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Error": null,
16
+ "RequestId": null,
17
+ "Response": {
18
+ "RequestId": "84afeb76-9175-47ec-a6f1-8d0af0c0aae6"
19
+ }
20
+ }
21
+ ```
22
+
@@ -0,0 +1,23 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DeleteMQTTTopic --cli-unfold-argument \
9
+ --InstanceId mqtt-rvb5xxrn \
10
+ --Topic 111
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Error": null,
17
+ "RequestId": null,
18
+ "Response": {
19
+ "RequestId": "f3a081b8-dc97-4d62-bb1a-d1aa9fe80da8"
20
+ }
21
+ }
22
+ ```
23
+
@@ -0,0 +1,23 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DeleteMQTTUser --cli-unfold-argument \
9
+ --InstanceId mqtt-7pnqmkrx \
10
+ --Username 123
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Error": null,
17
+ "RequestId": null,
18
+ "Response": {
19
+ "RequestId": "74625f9b-ce92-43d5-ba0b-9a85ddb99041"
20
+ }
21
+ }
22
+ ```
23
+
@@ -0,0 +1,82 @@
1
+ **Example 1: 标准请求**
2
+
3
+ 标准请求
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTClient --cli-unfold-argument \
9
+ --InstanceId mqtt-25m2jz9j \
10
+ --ClientId recv01
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Error": null,
17
+ "RequestId": null,
18
+ "Response": {
19
+ "ClientAddress": "/11.176.16.157:43440",
20
+ "ClientId": "recv01",
21
+ "ConnectTime": 1703581008199,
22
+ "ConnectionStatus": "CONNECTED",
23
+ "CreateTime": 1703581008198,
24
+ "DisconnectTime": 0,
25
+ "Keepalive": 60,
26
+ "MQTTClientSubscriptions": [
27
+ {
28
+ "Qos": 1,
29
+ "TopicFilter": "mqtt-25m2jz9j%111/r1/"
30
+ },
31
+ {
32
+ "Qos": 1,
33
+ "TopicFilter": "mqtt-25m2jz9j%111/r/+/"
34
+ },
35
+ {
36
+ "Qos": 2,
37
+ "TopicFilter": "mqtt-25m2jz9j%111/r2/"
38
+ }
39
+ ],
40
+ "ProtocolVersion": 4,
41
+ "RequestId": "b0f34768-130d-4a15-89d3-d3ca1976b4b7"
42
+ }
43
+ }
44
+ ```
45
+
46
+ **Example 2: 示例**
47
+
48
+ 示例
49
+
50
+ Input:
51
+
52
+ ```
53
+ tccli trocket DescribeMQTTClient --cli-unfold-argument \
54
+ --InstanceId mqtt-47ka4rdr \
55
+ --ClientId subscribe_client
56
+ ```
57
+
58
+ Output:
59
+ ```
60
+ {
61
+ "Error": null,
62
+ "RequestId": null,
63
+ "Response": {
64
+ "ClientAddress": "11.176.16.153:37360",
65
+ "ClientId": "subscribe_client",
66
+ "ConnectTime": 1705632841108,
67
+ "ConnectionStatus": "CONNECTED",
68
+ "CreateTime": 1705632841106,
69
+ "DisconnectTime": 0,
70
+ "Keepalive": 60,
71
+ "MQTTClientSubscriptions": [
72
+ {
73
+ "Qos": 0,
74
+ "TopicFilter": "mqtt-47ka4rdr%topic24"
75
+ }
76
+ ],
77
+ "ProtocolVersion": 4,
78
+ "RequestId": "4ec9c58c-e6ac-4149-9673-b8f0d526a6aa"
79
+ }
80
+ }
81
+ ```
82
+
@@ -0,0 +1,26 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTInsPublicEndpoints --cli-unfold-argument \
9
+ --InstanceId mqtt-47ka4rdr
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Error": null,
16
+ "RequestId": null,
17
+ "Response": {
18
+ "Bandwidth": 0,
19
+ "Endpoints": [],
20
+ "InstanceId": "mqtt-47ka4rdr",
21
+ "RequestId": "2cbe9dbc-57a3-4624-9ab8-30d25b54c70b",
22
+ "Rules": []
23
+ }
24
+ }
25
+ ```
26
+
@@ -0,0 +1,40 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTInsVPCEndpoints --cli-unfold-argument \
9
+ --InstanceId mqtt-47ka4rdr
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Error": null,
16
+ "RequestId": null,
17
+ "Response": {
18
+ "Endpoints": [
19
+ {
20
+ "Host": "mqtt-47ka4rdr-cd-qcloud.mqtt.tencenttdmq.com",
21
+ "Port": 1883,
22
+ "SubnetId": null,
23
+ "Type": "mqtt-tcp",
24
+ "Url": "mqtt-47ka4rdr-cd-qcloud.mqtt.tencenttdmq.com:1883",
25
+ "VpcId": null
26
+ },
27
+ {
28
+ "Host": "mqtt-47ka4rdr-cd-qcloud.mqtt.tencenttdmq.com",
29
+ "Port": 8888,
30
+ "SubnetId": null,
31
+ "Type": "mqtt-ws",
32
+ "Url": "mqtt-47ka4rdr-cd-qcloud.mqtt.tencenttdmq.com:8888",
33
+ "VpcId": null
34
+ }
35
+ ],
36
+ "RequestId": "31911506-4e35-45b6-8261-a51bf3d85bd5"
37
+ }
38
+ }
39
+ ```
40
+
@@ -0,0 +1,34 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTInstance --cli-unfold-argument \
9
+ --InstanceId mqtt-7pnqmkrx
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Error": null,
16
+ "RequestId": null,
17
+ "Response": {
18
+ "ClientNumLimit": 1000,
19
+ "CreatedTime": 1705562417,
20
+ "InstanceId": "mqtt-7pnqmkrx",
21
+ "InstanceName": "sunjianxiong-1",
22
+ "InstanceStatus": "RUNNING",
23
+ "InstanceType": "BASIC",
24
+ "Remark": "this is remark",
25
+ "RequestId": "2251b9cf-aedd-4457-ac8d-bc705f48ccb8",
26
+ "SkuCode": "basic_1k",
27
+ "SubscriptionNumLimit": 1000,
28
+ "TopicNum": 1,
29
+ "TopicNumLimit": 25,
30
+ "TpsLimit": 1000
31
+ }
32
+ }
33
+ ```
34
+
@@ -0,0 +1,25 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTInstanceCert --cli-unfold-argument \
9
+ --InstanceId mqtt-7pnqmkrx
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Error": null,
16
+ "RequestId": null,
17
+ "Response": {
18
+ "InstanceId": null,
19
+ "RequestId": "a07a950a-43ea-4c13-a812-7ba4337d186a",
20
+ "SSLCaCertId": null,
21
+ "SSLServerCertId": null
22
+ }
23
+ }
24
+ ```
25
+
@@ -0,0 +1,176 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTInstanceList --cli-unfold-argument \
9
+ --Offset 0 \
10
+ --Limit 10
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Error": null,
17
+ "RequestId": null,
18
+ "Response": {
19
+ "Data": [
20
+ {
21
+ "ClientNumLimit": 1,
22
+ "CreateTime": 1705565760,
23
+ "InstanceId": "mqtt-wjgxr8jg",
24
+ "InstanceName": "sunjianxiong-0118-no-pub",
25
+ "InstanceStatus": "CREATE_FAILURE",
26
+ "InstanceType": "BASIC",
27
+ "Remark": "",
28
+ "SkuCode": "mqtt_1k",
29
+ "SubscriptionNumLimit": 1,
30
+ "TopicNum": 0,
31
+ "TopicNumLimit": 1,
32
+ "TpsLimit": 1,
33
+ "Version": "1"
34
+ },
35
+ {
36
+ "ClientNumLimit": 1000,
37
+ "CreateTime": 1705562417,
38
+ "InstanceId": "mqtt-7pnqmkrx",
39
+ "InstanceName": "sunjianxiong-1",
40
+ "InstanceStatus": "RUNNING",
41
+ "InstanceType": "BASIC",
42
+ "Remark": "this is remark",
43
+ "SkuCode": "basic_1k",
44
+ "SubscriptionNumLimit": 1000,
45
+ "TopicNum": 0,
46
+ "TopicNumLimit": 25,
47
+ "TpsLimit": 1000,
48
+ "Version": "1"
49
+ },
50
+ {
51
+ "ClientNumLimit": 1000,
52
+ "CreateTime": 1705562390,
53
+ "InstanceId": "mqtt-92vrwg7q",
54
+ "InstanceName": "sunjianxiong-1",
55
+ "InstanceStatus": "RUNNING",
56
+ "InstanceType": "BASIC",
57
+ "Remark": "this is remark",
58
+ "SkuCode": "basic_1k",
59
+ "SubscriptionNumLimit": 1000,
60
+ "TopicNum": 0,
61
+ "TopicNumLimit": 25,
62
+ "TpsLimit": 1000,
63
+ "Version": "1"
64
+ },
65
+ {
66
+ "ClientNumLimit": 1000,
67
+ "CreateTime": 1705562343,
68
+ "InstanceId": "mqtt-mzjj8pwq",
69
+ "InstanceName": "sunjianxiong-1",
70
+ "InstanceStatus": "RUNNING",
71
+ "InstanceType": "BASIC",
72
+ "Remark": "this is remark",
73
+ "SkuCode": "basic_1k",
74
+ "SubscriptionNumLimit": 1000,
75
+ "TopicNum": 0,
76
+ "TopicNumLimit": 25,
77
+ "TpsLimit": 1000,
78
+ "Version": "1"
79
+ },
80
+ {
81
+ "ClientNumLimit": 1000,
82
+ "CreateTime": 1705562309,
83
+ "InstanceId": "mqtt-r8wq2qbr",
84
+ "InstanceName": "sunjianxiong",
85
+ "InstanceStatus": "RUNNING",
86
+ "InstanceType": "BASIC",
87
+ "Remark": "this is remark",
88
+ "SkuCode": "basic_1k",
89
+ "SubscriptionNumLimit": 1000,
90
+ "TopicNum": 0,
91
+ "TopicNumLimit": 25,
92
+ "TpsLimit": 1000,
93
+ "Version": "1"
94
+ },
95
+ {
96
+ "ClientNumLimit": 1000,
97
+ "CreateTime": 1705481574,
98
+ "InstanceId": "mqtt-o98e9db4",
99
+ "InstanceName": "sunjianxiong-0117",
100
+ "InstanceStatus": "RUNNING",
101
+ "InstanceType": "BASIC",
102
+ "Remark": "",
103
+ "SkuCode": "basic_1k",
104
+ "SubscriptionNumLimit": 1000,
105
+ "TopicNum": 1,
106
+ "TopicNumLimit": 25,
107
+ "TpsLimit": 1000,
108
+ "Version": "1"
109
+ },
110
+ {
111
+ "ClientNumLimit": 1000,
112
+ "CreateTime": 1705391046,
113
+ "InstanceId": "mqtt-47ka4rdr",
114
+ "InstanceName": "sun-0116",
115
+ "InstanceStatus": "RUNNING",
116
+ "InstanceType": "BASIC",
117
+ "Remark": "",
118
+ "SkuCode": "basic_1k",
119
+ "SubscriptionNumLimit": 1000,
120
+ "TopicNum": 25,
121
+ "TopicNumLimit": 25,
122
+ "TpsLimit": 1000,
123
+ "Version": "1"
124
+ },
125
+ {
126
+ "ClientNumLimit": 1000,
127
+ "CreateTime": 1705386756,
128
+ "InstanceId": "mqtt-3jaepn74",
129
+ "InstanceName": "sunjianxiong",
130
+ "InstanceStatus": "RUNNING",
131
+ "InstanceType": "BASIC",
132
+ "Remark": "this is remark",
133
+ "SkuCode": "basic_1k",
134
+ "SubscriptionNumLimit": 1000,
135
+ "TopicNum": 0,
136
+ "TopicNumLimit": 25,
137
+ "TpsLimit": 1000,
138
+ "Version": "1"
139
+ },
140
+ {
141
+ "ClientNumLimit": 1000,
142
+ "CreateTime": 1705305132,
143
+ "InstanceId": "mqtt-x4r9v2xq",
144
+ "InstanceName": "sunjianxiong-0115",
145
+ "InstanceStatus": "RUNNING",
146
+ "InstanceType": "BASIC",
147
+ "Remark": "",
148
+ "SkuCode": "basic_1k",
149
+ "SubscriptionNumLimit": 1000,
150
+ "TopicNum": 1,
151
+ "TopicNumLimit": 25,
152
+ "TpsLimit": 1000,
153
+ "Version": "1"
154
+ },
155
+ {
156
+ "ClientNumLimit": 1000,
157
+ "CreateTime": 1704962679,
158
+ "InstanceId": "mqtt-o47zowaz",
159
+ "InstanceName": "sjx-0111",
160
+ "InstanceStatus": "RUNNING",
161
+ "InstanceType": "BASIC",
162
+ "Remark": "",
163
+ "SkuCode": "basic_1k",
164
+ "SubscriptionNumLimit": 1000,
165
+ "TopicNum": 0,
166
+ "TopicNumLimit": 1000,
167
+ "TpsLimit": 1000,
168
+ "Version": "1"
169
+ }
170
+ ],
171
+ "RequestId": "9424369d-904f-4fa2-b407-0bd5e536e989",
172
+ "TotalCount": 10
173
+ }
174
+ }
175
+ ```
176
+
@@ -0,0 +1,83 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTMessage --cli-unfold-argument \
9
+ --InstanceId mqtt-47ka4rdr \
10
+ --Topic topic24 \
11
+ --MsgId 0B8D67F0002D6ACBCFC0557BCEBA0001
12
+ ```
13
+
14
+ Output:
15
+ ```
16
+ {
17
+ "Error": null,
18
+ "RequestId": null,
19
+ "Response": {
20
+ "Body": "Hello MQTT111111",
21
+ "MessageId": "0B8D67F0002D6ACBCFC0557BCEBA0001",
22
+ "ProduceTime": "2024-01-17 14:22:57",
23
+ "ProducerAddr": "11.176.16.153:51134",
24
+ "Properties": [
25
+ {
26
+ "Key": "TRACE_ON",
27
+ "Value": "true"
28
+ },
29
+ {
30
+ "Key": "originMqttTopic",
31
+ "Value": "mqtt-47ka4rdr%topic24/1"
32
+ },
33
+ {
34
+ "Key": "INNER_MULTI_DISPATCH",
35
+ "Value": "%LMQ%mqtt-47ka4rdr%topic24%1%"
36
+ },
37
+ {
38
+ "Key": "IS_EMPTY_MSG",
39
+ "Value": "false"
40
+ },
41
+ {
42
+ "Key": "INNER_MULTI_QUEUE_OFFSET",
43
+ "Value": "0"
44
+ },
45
+ {
46
+ "Key": "retryTimes",
47
+ "Value": "0"
48
+ },
49
+ {
50
+ "Key": "extData",
51
+ "Value": "{\"qosLevel\":\"1\"}"
52
+ },
53
+ {
54
+ "Key": "MSG_REGION",
55
+ "Value": "cd"
56
+ },
57
+ {
58
+ "Key": "qosLevel",
59
+ "Value": "1"
60
+ },
61
+ {
62
+ "Key": "UNIQ_KEY",
63
+ "Value": "0B8D67F0002D6ACBCFC0557BCEBA0001"
64
+ },
65
+ {
66
+ "Key": "CLUSTER",
67
+ "Value": "rmqbk-mqtt"
68
+ },
69
+ {
70
+ "Key": "TAGS",
71
+ "Value": "MQTT_COMMON"
72
+ },
73
+ {
74
+ "Key": "__CLIENT_HOST",
75
+ "Value": "11.176.16.153:51134"
76
+ }
77
+ ],
78
+ "RequestId": "e658afc8-e2c0-463e-bf90-3103d881d59f",
79
+ "ShowTopicName": "topic24"
80
+ }
81
+ }
82
+ ```
83
+
@@ -0,0 +1,54 @@
1
+ **Example 1: 示例**
2
+
3
+ 示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTMessageList --cli-unfold-argument \
9
+ --InstanceId mqtt-47ka4rdr \
10
+ --Topic topic24 \
11
+ --Offset 0 \
12
+ --Limit 20 \
13
+ --StartTime 1705373755266 \
14
+ --EndTime 1705632955266 \
15
+ --TaskRequestId
16
+ ```
17
+
18
+ Output:
19
+ ```
20
+ {
21
+ "Error": null,
22
+ "RequestId": null,
23
+ "Response": {
24
+ "Data": [
25
+ {
26
+ "DeadLetterResendSuccessTimes": null,
27
+ "DeadLetterResendTimes": null,
28
+ "Keys": null,
29
+ "MsgId": "0B8D67F0002D6ACBCFC0557BCEBA0001",
30
+ "ProduceTime": "2024-01-17 14:22:57",
31
+ "ProducerAddr": "11.176.16.153:51134",
32
+ "Qos": "1",
33
+ "SubTopic": "/1/",
34
+ "Tags": "MQTT_COMMON"
35
+ },
36
+ {
37
+ "DeadLetterResendSuccessTimes": null,
38
+ "DeadLetterResendTimes": null,
39
+ "Keys": null,
40
+ "MsgId": "0B8D67F0002D6ACBCFC0557B1A980000",
41
+ "ProduceTime": "2024-01-17 14:22:11",
42
+ "ProducerAddr": "11.176.16.153:44044",
43
+ "Qos": "0",
44
+ "SubTopic": "",
45
+ "Tags": "MQTT_COMMON"
46
+ }
47
+ ],
48
+ "RequestId": "116cd3f5-668f-42fe-8572-fcd5d3a31377",
49
+ "TaskRequestId": "e3d14393-4701-4f62-8a7d-b52bd59b5ace",
50
+ "TotalCount": 2
51
+ }
52
+ }
53
+ ```
54
+
@@ -0,0 +1,94 @@
1
+ **Example 1: 标志示例**
2
+
3
+ 标志示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli trocket DescribeMQTTProductSKUList --cli-unfold-argument ```
9
+
10
+ Output:
11
+ ```
12
+ {
13
+ "Error": null,
14
+ "RequestId": null,
15
+ "Response": {
16
+ "MQTTProductSkuList": [
17
+ {
18
+ "ClientNumLimit": 1,
19
+ "InstanceType": "BASIC",
20
+ "OnSale": true,
21
+ "ProxySpecCore": 2,
22
+ "ProxySpecCount": 1,
23
+ "ProxySpecMemory": 4,
24
+ "SkuCode": "mqtt_1k",
25
+ "SubscriptionNumLimit": 1,
26
+ "TopicNumLimit": 1,
27
+ "TpsLimit": 1
28
+ },
29
+ {
30
+ "ClientNumLimit": 1000,
31
+ "InstanceType": "BASIC",
32
+ "OnSale": true,
33
+ "ProxySpecCore": 1,
34
+ "ProxySpecCount": 2,
35
+ "ProxySpecMemory": 2,
36
+ "SkuCode": "basic_1k",
37
+ "SubscriptionNumLimit": 1000,
38
+ "TopicNumLimit": 25,
39
+ "TpsLimit": 1000
40
+ }
41
+ ],
42
+ "RequestId": "2be05982-b125-4259-b965-c487949cd896",
43
+ "TotalCount": 2
44
+ }
45
+ }
46
+ ```
47
+
48
+ **Example 2: 示例**
49
+
50
+ 示例
51
+
52
+ Input:
53
+
54
+ ```
55
+ tccli trocket DescribeMQTTProductSKUList --cli-unfold-argument ```
56
+
57
+ Output:
58
+ ```
59
+ {
60
+ "Error": null,
61
+ "RequestId": null,
62
+ "Response": {
63
+ "MQTTProductSkuList": [
64
+ {
65
+ "ClientNumLimit": 1,
66
+ "InstanceType": "BASIC",
67
+ "OnSale": true,
68
+ "ProxySpecCore": 2,
69
+ "ProxySpecCount": 1,
70
+ "ProxySpecMemory": 4,
71
+ "SkuCode": "mqtt_1k",
72
+ "SubscriptionNumLimit": 1,
73
+ "TopicNumLimit": 1,
74
+ "TpsLimit": 1
75
+ },
76
+ {
77
+ "ClientNumLimit": 1000,
78
+ "InstanceType": "BASIC",
79
+ "OnSale": true,
80
+ "ProxySpecCore": 1,
81
+ "ProxySpecCount": 2,
82
+ "ProxySpecMemory": 2,
83
+ "SkuCode": "basic_1k",
84
+ "SubscriptionNumLimit": 1000,
85
+ "TopicNumLimit": 25,
86
+ "TpsLimit": 1000
87
+ }
88
+ ],
89
+ "RequestId": "73a1275e-26ce-494c-90d0-d7f9d0510730",
90
+ "TotalCount": 2
91
+ }
92
+ }
93
+ ```
94
+