tccli 3.0.1268.1__py2.py3-none-any.whl → 3.0.1270.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.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +5 -4
- tccli/services/aiart/aiart_client.py +106 -0
- tccli/services/aiart/v20221229/api.json +286 -11
- tccli/services/aiart/v20221229/examples.json +18 -2
- tccli/services/antiddos/v20200309/api.json +201 -132
- tccli/services/antiddos/v20200309/examples.json +12 -12
- tccli/services/apm/v20210622/api.json +13 -3
- tccli/services/billing/billing_client.py +4 -163
- tccli/services/billing/v20180709/api.json +0 -489
- tccli/services/billing/v20180709/examples.json +0 -24
- tccli/services/cam/v20190116/api.json +8 -8
- tccli/services/cat/v20180409/api.json +3 -1
- tccli/services/cbs/cbs_client.py +220 -8
- tccli/services/cbs/v20170312/api.json +418 -2
- tccli/services/cbs/v20170312/examples.json +32 -0
- tccli/services/ccc/v20200210/api.json +11 -11
- tccli/services/ccc/v20200210/examples.json +2 -2
- tccli/services/cdb/v20170320/api.json +48 -18
- tccli/services/cdwdoris/v20211228/api.json +10 -1
- tccli/services/cfw/v20190904/api.json +30 -30
- tccli/services/ckafka/v20190819/api.json +10 -0
- tccli/services/cls/v20201016/api.json +11 -0
- tccli/services/csip/v20221121/api.json +38 -38
- tccli/services/cwp/cwp_client.py +4 -57
- tccli/services/cwp/v20180228/api.json +0 -184
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dcdb/dcdb_client.py +122 -16
- tccli/services/dcdb/v20180411/api.json +222 -0
- tccli/services/dcdb/v20180411/examples.json +16 -0
- tccli/services/dlc/v20210125/api.json +169 -50
- tccli/services/dlc/v20210125/examples.json +20 -20
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/es/v20180416/api.json +9 -9
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/facefusion/v20220927/api.json +4 -4
- tccli/services/faceid/v20180301/api.json +5 -5
- tccli/services/faceid/v20180301/examples.json +6 -0
- tccli/services/gme/v20180711/api.json +147 -141
- tccli/services/gme/v20180711/examples.json +9 -9
- tccli/services/hunyuan/v20230901/api.json +9 -0
- tccli/services/iotexplorer/v20190423/api.json +4 -4
- tccli/services/iotexplorer/v20190423/examples.json +5 -5
- tccli/services/keewidb/v20220308/api.json +2 -2
- tccli/services/lcic/v20220817/api.json +177 -177
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +76 -67
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +31 -0
- tccli/services/lkeap/v20240522/api.json +55 -9
- tccli/services/lkeap/v20240522/examples.json +1 -1
- tccli/services/mna/mna_client.py +106 -0
- tccli/services/mna/v20210119/api.json +246 -0
- tccli/services/mna/v20210119/examples.json +16 -0
- tccli/services/monitor/monitor_client.py +62 -57
- tccli/services/monitor/v20230616/api.json +266 -0
- tccli/services/monitor/v20230616/examples.json +19 -0
- tccli/services/mqtt/mqtt_client.py +489 -12
- tccli/services/mqtt/v20240516/api.json +864 -3
- tccli/services/mqtt/v20240516/examples.json +72 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +319 -2
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/postgres_client.py +334 -16
- tccli/services/postgres/v20170312/api.json +717 -34
- tccli/services/postgres/v20170312/examples.json +72 -0
- tccli/services/ses/v20201002/api.json +15 -5
- tccli/services/ssl/v20191205/api.json +496 -493
- tccli/services/ssl/v20191205/examples.json +144 -24
- tccli/services/svp/v20240125/api.json +6 -6
- tccli/services/taf/taf_client.py +0 -159
- tccli/services/taf/v20200210/api.json +0 -665
- tccli/services/taf/v20200210/examples.json +0 -24
- tccli/services/teo/v20220901/api.json +40 -2
- tccli/services/tione/v20211111/api.json +14 -3
- tccli/services/trabbit/__init__.py +4 -0
- tccli/services/trabbit/trabbit_client.py +1691 -0
- tccli/services/trabbit/v20230418/api.json +4773 -0
- tccli/services/trabbit/v20230418/examples.json +237 -0
- tccli/services/trp/v20210515/api.json +549 -513
- tccli/services/trp/v20210515/examples.json +5 -5
- tccli/services/trtc/v20190722/api.json +8 -8
- tccli/services/trtc/v20190722/examples.json +2 -2
- tccli/services/vclm/v20240523/api.json +0 -450
- tccli/services/vclm/v20240523/examples.json +0 -48
- tccli/services/vclm/vclm_client.py +0 -159
- tccli/services/vpc/v20170312/api.json +124 -0
- tccli/services/vpc/v20170312/examples.json +16 -0
- tccli/services/vpc/vpc_client.py +106 -0
- tccli/services/wedata/v20210820/api.json +211 -33
- tccli/services/wedata/v20210820/examples.json +14 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/RECORD +103 -101
- tccli/services/aa/__init__.py +0 -4
- tccli/services/aa/aa_client.py +0 -207
- tccli/services/aa/v20200224/api.json +0 -397
- tccli/services/aa/v20200224/examples.json +0 -13
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,5 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"actions": {
|
3
|
+
"ActivateCaCertificate": {
|
4
|
+
"document": "激活Ca证书",
|
5
|
+
"input": "ActivateCaCertificateRequest",
|
6
|
+
"name": "激活Ca证书",
|
7
|
+
"output": "ActivateCaCertificateResponse",
|
8
|
+
"status": "online"
|
9
|
+
},
|
3
10
|
"ActivateDeviceCertificate": {
|
4
11
|
"document": "生效设备证书",
|
5
12
|
"input": "ActivateDeviceCertificateRequest",
|
@@ -7,6 +14,13 @@
|
|
7
14
|
"output": "ActivateDeviceCertificateResponse",
|
8
15
|
"status": "online"
|
9
16
|
},
|
17
|
+
"ApplyRegistrationCode": {
|
18
|
+
"document": "申请ca注册码",
|
19
|
+
"input": "ApplyRegistrationCodeRequest",
|
20
|
+
"name": "申请注册ca用的注册码",
|
21
|
+
"output": "ApplyRegistrationCodeResponse",
|
22
|
+
"status": "online"
|
23
|
+
},
|
10
24
|
"CreateAuthorizationPolicy": {
|
11
25
|
"document": "创建MQTT实例的性能测试任务",
|
12
26
|
"input": "CreateAuthorizationPolicyRequest",
|
@@ -56,6 +70,13 @@
|
|
56
70
|
"output": "CreateUserResponse",
|
57
71
|
"status": "online"
|
58
72
|
},
|
73
|
+
"DeactivateCaCertificate": {
|
74
|
+
"document": "失效Ca证书",
|
75
|
+
"input": "DeactivateCaCertificateRequest",
|
76
|
+
"name": "失效Ca证书",
|
77
|
+
"output": "DeactivateCaCertificateResponse",
|
78
|
+
"status": "online"
|
79
|
+
},
|
59
80
|
"DeactivateDeviceCertificate": {
|
60
81
|
"document": "失效Ca证书",
|
61
82
|
"input": "DeactivateDeviceCertificateRequest",
|
@@ -77,6 +98,13 @@
|
|
77
98
|
"output": "DeleteAuthorizationPolicyResponse",
|
78
99
|
"status": "online"
|
79
100
|
},
|
101
|
+
"DeleteCaCertificate": {
|
102
|
+
"document": "删除Ca证书",
|
103
|
+
"input": "DeleteCaCertificateRequest",
|
104
|
+
"name": "删除Ca证书",
|
105
|
+
"output": "DeleteCaCertificateResponse",
|
106
|
+
"status": "online"
|
107
|
+
},
|
80
108
|
"DeleteDeviceCertificate": {
|
81
109
|
"document": "删除设备证书",
|
82
110
|
"input": "DeleteDeviceCertificateRequest",
|
@@ -126,6 +154,20 @@
|
|
126
154
|
"output": "DescribeAuthorizationPoliciesResponse",
|
127
155
|
"status": "online"
|
128
156
|
},
|
157
|
+
"DescribeCaCertificate": {
|
158
|
+
"document": "查询Ca证书详情接口",
|
159
|
+
"input": "DescribeCaCertificateRequest",
|
160
|
+
"name": "查询Ca证书详情",
|
161
|
+
"output": "DescribeCaCertificateResponse",
|
162
|
+
"status": "online"
|
163
|
+
},
|
164
|
+
"DescribeCaCertificates": {
|
165
|
+
"document": "查询集群下的ca证书信息",
|
166
|
+
"input": "DescribeCaCertificatesRequest",
|
167
|
+
"name": "查询集群CA证书列表",
|
168
|
+
"output": "DescribeCaCertificatesResponse",
|
169
|
+
"status": "online"
|
170
|
+
},
|
129
171
|
"DescribeDeviceCertificate": {
|
130
172
|
"document": "查询设备证书详情接口",
|
131
173
|
"input": "DescribeDeviceCertificateRequest",
|
@@ -161,6 +203,13 @@
|
|
161
203
|
"output": "DescribeInstanceListResponse",
|
162
204
|
"status": "online"
|
163
205
|
},
|
206
|
+
"DescribeProductSKUList": {
|
207
|
+
"document": "获取产品售卖规格",
|
208
|
+
"input": "DescribeProductSKUListRequest",
|
209
|
+
"name": "获取MQTT产品售卖规格",
|
210
|
+
"output": "DescribeProductSKUListResponse",
|
211
|
+
"status": "online"
|
212
|
+
},
|
164
213
|
"DescribeTopic": {
|
165
214
|
"document": "查询mqtt主题详情",
|
166
215
|
"input": "DescribeTopicRequest",
|
@@ -203,6 +252,13 @@
|
|
203
252
|
"output": "ModifyInstanceResponse",
|
204
253
|
"status": "online"
|
205
254
|
},
|
255
|
+
"ModifyInstanceCertBinding": {
|
256
|
+
"document": "更新MQTT集群绑定证书\n参数传空,则为删除证书",
|
257
|
+
"input": "ModifyInstanceCertBindingRequest",
|
258
|
+
"name": "更新MQTT集群证书证书",
|
259
|
+
"output": "ModifyInstanceCertBindingResponse",
|
260
|
+
"status": "online"
|
261
|
+
},
|
206
262
|
"ModifyJWKSAuthenticator": {
|
207
263
|
"document": "修改MQTT JWKS 认证器",
|
208
264
|
"input": "ModifyJWKSAuthenticatorRequest",
|
@@ -231,6 +287,13 @@
|
|
231
287
|
"output": "ModifyUserResponse",
|
232
288
|
"status": "online"
|
233
289
|
},
|
290
|
+
"RegisterCaCertificate": {
|
291
|
+
"document": "注册ca证书",
|
292
|
+
"input": "RegisterCaCertificateRequest",
|
293
|
+
"name": "注册CA证书",
|
294
|
+
"output": "RegisterCaCertificateResponse",
|
295
|
+
"status": "online"
|
296
|
+
},
|
234
297
|
"RegisterDeviceCertificate": {
|
235
298
|
"document": "注册设备证书",
|
236
299
|
"input": "RegisterDeviceCertificateRequest",
|
@@ -260,6 +323,42 @@
|
|
260
323
|
"serviceShortName": "mqtt"
|
261
324
|
},
|
262
325
|
"objects": {
|
326
|
+
"ActivateCaCertificateRequest": {
|
327
|
+
"document": "ActivateCaCertificate请求参数结构体",
|
328
|
+
"members": [
|
329
|
+
{
|
330
|
+
"disabled": false,
|
331
|
+
"document": "集群id",
|
332
|
+
"example": "mqtt-1234567",
|
333
|
+
"member": "string",
|
334
|
+
"name": "InstanceId",
|
335
|
+
"required": true,
|
336
|
+
"type": "string"
|
337
|
+
},
|
338
|
+
{
|
339
|
+
"disabled": false,
|
340
|
+
"document": "证书序列号",
|
341
|
+
"example": "1a2b3c",
|
342
|
+
"member": "string",
|
343
|
+
"name": "CaSn",
|
344
|
+
"required": true,
|
345
|
+
"type": "string"
|
346
|
+
}
|
347
|
+
],
|
348
|
+
"type": "object"
|
349
|
+
},
|
350
|
+
"ActivateCaCertificateResponse": {
|
351
|
+
"document": "ActivateCaCertificate返回参数结构体",
|
352
|
+
"members": [
|
353
|
+
{
|
354
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
355
|
+
"member": "string",
|
356
|
+
"name": "RequestId",
|
357
|
+
"type": "string"
|
358
|
+
}
|
359
|
+
],
|
360
|
+
"type": "object"
|
361
|
+
},
|
263
362
|
"ActivateDeviceCertificateRequest": {
|
264
363
|
"document": "ActivateDeviceCertificate请求参数结构体",
|
265
364
|
"members": [
|
@@ -296,6 +395,53 @@
|
|
296
395
|
],
|
297
396
|
"type": "object"
|
298
397
|
},
|
398
|
+
"ApplyRegistrationCodeRequest": {
|
399
|
+
"document": "ApplyRegistrationCode请求参数结构体",
|
400
|
+
"members": [
|
401
|
+
{
|
402
|
+
"disabled": false,
|
403
|
+
"document": "集群id",
|
404
|
+
"example": "mqtt-12345",
|
405
|
+
"member": "string",
|
406
|
+
"name": "InstanceId",
|
407
|
+
"required": true,
|
408
|
+
"type": "string"
|
409
|
+
}
|
410
|
+
],
|
411
|
+
"type": "object"
|
412
|
+
},
|
413
|
+
"ApplyRegistrationCodeResponse": {
|
414
|
+
"document": "ApplyRegistrationCode返回参数结构体",
|
415
|
+
"members": [
|
416
|
+
{
|
417
|
+
"disabled": false,
|
418
|
+
"document": "集群ID",
|
419
|
+
"example": "mqtt-12345",
|
420
|
+
"member": "string",
|
421
|
+
"name": "InstanceId",
|
422
|
+
"output_required": true,
|
423
|
+
"type": "string",
|
424
|
+
"value_allowed_null": false
|
425
|
+
},
|
426
|
+
{
|
427
|
+
"disabled": false,
|
428
|
+
"document": "注册码",
|
429
|
+
"example": "bb180052-7df5-4ff3-bda9-9b12fed8bf39",
|
430
|
+
"member": "string",
|
431
|
+
"name": "RegistrationCode",
|
432
|
+
"output_required": true,
|
433
|
+
"type": "string",
|
434
|
+
"value_allowed_null": false
|
435
|
+
},
|
436
|
+
{
|
437
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
438
|
+
"member": "string",
|
439
|
+
"name": "RequestId",
|
440
|
+
"type": "string"
|
441
|
+
}
|
442
|
+
],
|
443
|
+
"type": "object"
|
444
|
+
},
|
299
445
|
"AuthorizationPolicyItem": {
|
300
446
|
"document": "AuthorizationPolicyItem",
|
301
447
|
"members": [
|
@@ -490,6 +636,142 @@
|
|
490
636
|
],
|
491
637
|
"usage": "both"
|
492
638
|
},
|
639
|
+
"CaCertificateItem": {
|
640
|
+
"document": "CA证书信息",
|
641
|
+
"members": [
|
642
|
+
{
|
643
|
+
"disabled": false,
|
644
|
+
"document": "common name",
|
645
|
+
"example": "12",
|
646
|
+
"member": "string",
|
647
|
+
"name": "CaCn",
|
648
|
+
"output_required": true,
|
649
|
+
"type": "string",
|
650
|
+
"value_allowed_null": false
|
651
|
+
},
|
652
|
+
{
|
653
|
+
"disabled": false,
|
654
|
+
"document": "证书内容",
|
655
|
+
"example": "-----BEGIN CERTIFICATE-----\\nMIIEvDCCA6SgAwIBAgIUGx4783AhEBJYh6OnIafmbwVSJRMwDQYJKoZIhvcNAQEL\\n-----END CERTIFICATE-----",
|
656
|
+
"member": "string",
|
657
|
+
"name": "CaCertificate",
|
658
|
+
"output_required": true,
|
659
|
+
"type": "string",
|
660
|
+
"value_allowed_null": false
|
661
|
+
},
|
662
|
+
{
|
663
|
+
"disabled": false,
|
664
|
+
"document": "证书序列号",
|
665
|
+
"example": "123",
|
666
|
+
"member": "string",
|
667
|
+
"name": "CaSn",
|
668
|
+
"output_required": true,
|
669
|
+
"type": "string",
|
670
|
+
"value_allowed_null": false
|
671
|
+
},
|
672
|
+
{
|
673
|
+
"disabled": false,
|
674
|
+
"document": "证书格式",
|
675
|
+
"example": "PEM",
|
676
|
+
"member": "string",
|
677
|
+
"name": "Format",
|
678
|
+
"output_required": true,
|
679
|
+
"type": "string",
|
680
|
+
"value_allowed_null": false
|
681
|
+
},
|
682
|
+
{
|
683
|
+
"disabled": false,
|
684
|
+
"document": "验证证书内容",
|
685
|
+
"example": "-----BEGIN CERTIFICATE-----\\nMIID7TCCAtWgAwIBAgIUDu9opYK5QlQpblTOdU+U1welmRIwDQYJKoZIhvcNAQEL\\n-----END CERTIFICATE-----",
|
686
|
+
"member": "string",
|
687
|
+
"name": "VerificationCertificate",
|
688
|
+
"output_required": true,
|
689
|
+
"type": "string",
|
690
|
+
"value_allowed_null": false
|
691
|
+
},
|
692
|
+
{
|
693
|
+
"disabled": false,
|
694
|
+
"document": "ca状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
695
|
+
"example": "ACTIVE",
|
696
|
+
"member": "string",
|
697
|
+
"name": "Status",
|
698
|
+
"output_required": true,
|
699
|
+
"type": "string",
|
700
|
+
"value_allowed_null": true
|
701
|
+
},
|
702
|
+
{
|
703
|
+
"disabled": false,
|
704
|
+
"document": "上次激活时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
705
|
+
"example": "1713164969433",
|
706
|
+
"member": "int64",
|
707
|
+
"name": "LastActivationTime",
|
708
|
+
"output_required": true,
|
709
|
+
"type": "int",
|
710
|
+
"value_allowed_null": true
|
711
|
+
},
|
712
|
+
{
|
713
|
+
"disabled": false,
|
714
|
+
"document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
715
|
+
"example": "1713164969433",
|
716
|
+
"member": "int64",
|
717
|
+
"name": "CreatedTime",
|
718
|
+
"output_required": false,
|
719
|
+
"type": "int",
|
720
|
+
"value_allowed_null": true
|
721
|
+
},
|
722
|
+
{
|
723
|
+
"disabled": false,
|
724
|
+
"document": "预销毁时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
725
|
+
"example": "1713164969433",
|
726
|
+
"member": "int64",
|
727
|
+
"name": "UpdateTime",
|
728
|
+
"output_required": false,
|
729
|
+
"type": "int",
|
730
|
+
"value_allowed_null": true
|
731
|
+
},
|
732
|
+
{
|
733
|
+
"disabled": false,
|
734
|
+
"document": "上次去激活时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
735
|
+
"example": "1713164969433",
|
736
|
+
"member": "int64",
|
737
|
+
"name": "LastInactivationTime",
|
738
|
+
"output_required": false,
|
739
|
+
"type": "int",
|
740
|
+
"value_allowed_null": true
|
741
|
+
},
|
742
|
+
{
|
743
|
+
"disabled": false,
|
744
|
+
"document": "Ca证书颁发者CN\n注意:此字段可能返回 null,表示取不到有效值。",
|
745
|
+
"example": "AA",
|
746
|
+
"member": "string",
|
747
|
+
"name": "CaIssuerCn",
|
748
|
+
"output_required": false,
|
749
|
+
"type": "string",
|
750
|
+
"value_allowed_null": true
|
751
|
+
},
|
752
|
+
{
|
753
|
+
"disabled": false,
|
754
|
+
"document": "生效时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
755
|
+
"example": "1713164969433",
|
756
|
+
"member": "int64",
|
757
|
+
"name": "NotBeforeTime",
|
758
|
+
"output_required": false,
|
759
|
+
"type": "int",
|
760
|
+
"value_allowed_null": true
|
761
|
+
},
|
762
|
+
{
|
763
|
+
"disabled": false,
|
764
|
+
"document": "失效时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
765
|
+
"example": "1713164969433",
|
766
|
+
"member": "int64",
|
767
|
+
"name": "NotAfterTime",
|
768
|
+
"output_required": false,
|
769
|
+
"type": "int",
|
770
|
+
"value_allowed_null": true
|
771
|
+
}
|
772
|
+
],
|
773
|
+
"usage": "out"
|
774
|
+
},
|
493
775
|
"CreateAuthorizationPolicyRequest": {
|
494
776
|
"document": "CreateAuthorizationPolicy请求参数结构体",
|
495
777
|
"members": [
|
@@ -1087,6 +1369,42 @@
|
|
1087
1369
|
],
|
1088
1370
|
"type": "object"
|
1089
1371
|
},
|
1372
|
+
"DeactivateCaCertificateRequest": {
|
1373
|
+
"document": "DeactivateCaCertificate请求参数结构体",
|
1374
|
+
"members": [
|
1375
|
+
{
|
1376
|
+
"disabled": false,
|
1377
|
+
"document": "集群id",
|
1378
|
+
"example": "mqtt-1234567",
|
1379
|
+
"member": "string",
|
1380
|
+
"name": "InstanceId",
|
1381
|
+
"required": true,
|
1382
|
+
"type": "string"
|
1383
|
+
},
|
1384
|
+
{
|
1385
|
+
"disabled": false,
|
1386
|
+
"document": "证书序列号",
|
1387
|
+
"example": "1a2b3c",
|
1388
|
+
"member": "string",
|
1389
|
+
"name": "CaSn",
|
1390
|
+
"required": true,
|
1391
|
+
"type": "string"
|
1392
|
+
}
|
1393
|
+
],
|
1394
|
+
"type": "object"
|
1395
|
+
},
|
1396
|
+
"DeactivateCaCertificateResponse": {
|
1397
|
+
"document": "DeactivateCaCertificate返回参数结构体",
|
1398
|
+
"members": [
|
1399
|
+
{
|
1400
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1401
|
+
"member": "string",
|
1402
|
+
"name": "RequestId",
|
1403
|
+
"type": "string"
|
1404
|
+
}
|
1405
|
+
],
|
1406
|
+
"type": "object"
|
1407
|
+
},
|
1090
1408
|
"DeactivateDeviceCertificateRequest": {
|
1091
1409
|
"document": "DeactivateDeviceCertificate请求参数结构体",
|
1092
1410
|
"members": [
|
@@ -1195,6 +1513,42 @@
|
|
1195
1513
|
],
|
1196
1514
|
"type": "object"
|
1197
1515
|
},
|
1516
|
+
"DeleteCaCertificateRequest": {
|
1517
|
+
"document": "DeleteCaCertificate请求参数结构体",
|
1518
|
+
"members": [
|
1519
|
+
{
|
1520
|
+
"disabled": false,
|
1521
|
+
"document": "集群id",
|
1522
|
+
"example": "mqtt-1234567",
|
1523
|
+
"member": "string",
|
1524
|
+
"name": "InstanceId",
|
1525
|
+
"required": true,
|
1526
|
+
"type": "string"
|
1527
|
+
},
|
1528
|
+
{
|
1529
|
+
"disabled": false,
|
1530
|
+
"document": "证书序列号",
|
1531
|
+
"example": "1a2b3c",
|
1532
|
+
"member": "string",
|
1533
|
+
"name": "CaSn",
|
1534
|
+
"required": true,
|
1535
|
+
"type": "string"
|
1536
|
+
}
|
1537
|
+
],
|
1538
|
+
"type": "object"
|
1539
|
+
},
|
1540
|
+
"DeleteCaCertificateResponse": {
|
1541
|
+
"document": "DeleteCaCertificate返回参数结构体",
|
1542
|
+
"members": [
|
1543
|
+
{
|
1544
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1545
|
+
"member": "string",
|
1546
|
+
"name": "RequestId",
|
1547
|
+
"type": "string"
|
1548
|
+
}
|
1549
|
+
],
|
1550
|
+
"type": "object"
|
1551
|
+
},
|
1198
1552
|
"DeleteDeviceCertificateRequest": {
|
1199
1553
|
"document": "DeleteDeviceCertificate请求参数结构体",
|
1200
1554
|
"members": [
|
@@ -1423,9 +1777,202 @@
|
|
1423
1777
|
"members": [
|
1424
1778
|
{
|
1425
1779
|
"disabled": false,
|
1426
|
-
"document": "规则",
|
1427
|
-
"example": "[ \t\t\t{ \t\t\t\t\"Actions\": \"connect\", \t\t\t\t\"ClientId\": null, \t\t\t\t\"CreatedTime\": 1721813529000, \t\t\t\t\"Effect\": \"allow\", \t\t\t\t\"Id\": 7, \t\t\t\t\"InstanceId\": \"mqtt-g4r4x85z\", \t\t\t\t\"Ip\": null, \t\t\t\t\"PolicyName\": \"policy2\", \t\t\t\t\"Priority\": 2, \t\t\t\t\"Qos\": null, \t\t\t\t\"Remark\": \"\", \t\t\t\t\"Resources\": \"topic1\", \t\t\t\t\"Retain\": 2, \t\t\t\t\"UpdateTime\": 1721813529000, \t\t\t\t\"Username\": null, \t\t\t\t\"Version\": 1 \t\t\t}, \t\t\t{ \t\t\t\t\"Actions\": \"connect\", \t\t\t\t\"ClientId\": null, \t\t\t\t\"CreatedTime\": 1721813039000, \t\t\t\t\"Effect\": \"allow\", \t\t\t\t\"Id\": 1, \t\t\t\t\"InstanceId\": \"mqtt-g4r4x85z\", \t\t\t\t\"Ip\": null, \t\t\t\t\"PolicyName\": \"policy3\", \t\t\t\t\"Priority\": 3, \t\t\t\t\"Qos\": null, \t\t\t\t\"Remark\": \"111\", \t\t\t\t\"Resources\": \"topic1\", \t\t\t\t\"Retain\": 3, \t\t\t\t\"UpdateTime\": 1721813039000, \t\t\t\t\"Username\": \"user1\", \t\t\t\t\"Version\": 1 \t\t\t} \t\t]",
|
1428
|
-
"member": "AuthorizationPolicyItem",
|
1780
|
+
"document": "规则",
|
1781
|
+
"example": "[ \t\t\t{ \t\t\t\t\"Actions\": \"connect\", \t\t\t\t\"ClientId\": null, \t\t\t\t\"CreatedTime\": 1721813529000, \t\t\t\t\"Effect\": \"allow\", \t\t\t\t\"Id\": 7, \t\t\t\t\"InstanceId\": \"mqtt-g4r4x85z\", \t\t\t\t\"Ip\": null, \t\t\t\t\"PolicyName\": \"policy2\", \t\t\t\t\"Priority\": 2, \t\t\t\t\"Qos\": null, \t\t\t\t\"Remark\": \"\", \t\t\t\t\"Resources\": \"topic1\", \t\t\t\t\"Retain\": 2, \t\t\t\t\"UpdateTime\": 1721813529000, \t\t\t\t\"Username\": null, \t\t\t\t\"Version\": 1 \t\t\t}, \t\t\t{ \t\t\t\t\"Actions\": \"connect\", \t\t\t\t\"ClientId\": null, \t\t\t\t\"CreatedTime\": 1721813039000, \t\t\t\t\"Effect\": \"allow\", \t\t\t\t\"Id\": 1, \t\t\t\t\"InstanceId\": \"mqtt-g4r4x85z\", \t\t\t\t\"Ip\": null, \t\t\t\t\"PolicyName\": \"policy3\", \t\t\t\t\"Priority\": 3, \t\t\t\t\"Qos\": null, \t\t\t\t\"Remark\": \"111\", \t\t\t\t\"Resources\": \"topic1\", \t\t\t\t\"Retain\": 3, \t\t\t\t\"UpdateTime\": 1721813039000, \t\t\t\t\"Username\": \"user1\", \t\t\t\t\"Version\": 1 \t\t\t} \t\t]",
|
1782
|
+
"member": "AuthorizationPolicyItem",
|
1783
|
+
"name": "Data",
|
1784
|
+
"output_required": false,
|
1785
|
+
"type": "list",
|
1786
|
+
"value_allowed_null": false
|
1787
|
+
},
|
1788
|
+
{
|
1789
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1790
|
+
"member": "string",
|
1791
|
+
"name": "RequestId",
|
1792
|
+
"type": "string"
|
1793
|
+
}
|
1794
|
+
],
|
1795
|
+
"type": "object"
|
1796
|
+
},
|
1797
|
+
"DescribeCaCertificateRequest": {
|
1798
|
+
"document": "DescribeCaCertificate请求参数结构体",
|
1799
|
+
"members": [
|
1800
|
+
{
|
1801
|
+
"disabled": false,
|
1802
|
+
"document": "ca证书sn",
|
1803
|
+
"example": "123",
|
1804
|
+
"member": "string",
|
1805
|
+
"name": "CaSn",
|
1806
|
+
"required": true,
|
1807
|
+
"type": "string"
|
1808
|
+
},
|
1809
|
+
{
|
1810
|
+
"disabled": false,
|
1811
|
+
"document": "集群id",
|
1812
|
+
"example": "mqtt-12345",
|
1813
|
+
"member": "string",
|
1814
|
+
"name": "InstanceId",
|
1815
|
+
"required": true,
|
1816
|
+
"type": "string"
|
1817
|
+
}
|
1818
|
+
],
|
1819
|
+
"type": "object"
|
1820
|
+
},
|
1821
|
+
"DescribeCaCertificateResponse": {
|
1822
|
+
"document": "DescribeCaCertificate返回参数结构体",
|
1823
|
+
"members": [
|
1824
|
+
{
|
1825
|
+
"disabled": false,
|
1826
|
+
"document": "创建时间",
|
1827
|
+
"example": "1713164969433",
|
1828
|
+
"member": "int64",
|
1829
|
+
"name": "CreatedTime",
|
1830
|
+
"output_required": false,
|
1831
|
+
"type": "int",
|
1832
|
+
"value_allowed_null": false
|
1833
|
+
},
|
1834
|
+
{
|
1835
|
+
"disabled": false,
|
1836
|
+
"document": "上次更新时间",
|
1837
|
+
"example": "1713164969433",
|
1838
|
+
"member": "int64",
|
1839
|
+
"name": "UpdateTime",
|
1840
|
+
"output_required": false,
|
1841
|
+
"type": "int",
|
1842
|
+
"value_allowed_null": false
|
1843
|
+
},
|
1844
|
+
{
|
1845
|
+
"disabled": false,
|
1846
|
+
"document": "失效日期",
|
1847
|
+
"example": "1713164969433",
|
1848
|
+
"member": "int64",
|
1849
|
+
"name": "NotAfterTime",
|
1850
|
+
"output_required": false,
|
1851
|
+
"type": "int",
|
1852
|
+
"value_allowed_null": false
|
1853
|
+
},
|
1854
|
+
{
|
1855
|
+
"disabled": false,
|
1856
|
+
"document": "上次激活时间",
|
1857
|
+
"example": "1713164969433",
|
1858
|
+
"member": "int64",
|
1859
|
+
"name": "LastActivationTime",
|
1860
|
+
"output_required": false,
|
1861
|
+
"type": "int",
|
1862
|
+
"value_allowed_null": false
|
1863
|
+
},
|
1864
|
+
{
|
1865
|
+
"disabled": false,
|
1866
|
+
"document": "上次吊销时间",
|
1867
|
+
"example": "1713164969433",
|
1868
|
+
"member": "int64",
|
1869
|
+
"name": "LastInactivationTime",
|
1870
|
+
"output_required": false,
|
1871
|
+
"type": "int",
|
1872
|
+
"value_allowed_null": false
|
1873
|
+
},
|
1874
|
+
{
|
1875
|
+
"disabled": false,
|
1876
|
+
"document": "证书状态",
|
1877
|
+
"example": "ACTIVE",
|
1878
|
+
"member": "string",
|
1879
|
+
"name": "Status",
|
1880
|
+
"output_required": false,
|
1881
|
+
"type": "string",
|
1882
|
+
"value_allowed_null": false
|
1883
|
+
},
|
1884
|
+
{
|
1885
|
+
"disabled": false,
|
1886
|
+
"document": "证书序列号",
|
1887
|
+
"example": "123",
|
1888
|
+
"member": "string",
|
1889
|
+
"name": "CaSn",
|
1890
|
+
"output_required": false,
|
1891
|
+
"type": "string",
|
1892
|
+
"value_allowed_null": false
|
1893
|
+
},
|
1894
|
+
{
|
1895
|
+
"disabled": false,
|
1896
|
+
"document": "common name",
|
1897
|
+
"example": "common name",
|
1898
|
+
"member": "string",
|
1899
|
+
"name": "CaCn",
|
1900
|
+
"output_required": false,
|
1901
|
+
"type": "string",
|
1902
|
+
"value_allowed_null": false
|
1903
|
+
},
|
1904
|
+
{
|
1905
|
+
"disabled": false,
|
1906
|
+
"document": "证书内容",
|
1907
|
+
"example": "-----BEGIN CERTIFICATE-----\\nMIIEvDCCA6SgAwIBAgIUGx4783AhEBJYh6OnIafmbwVSJRMwDQYJKoZIhvcNAQEL\\nBQAwgZIxCzAJBgNVBAYTAmNuMQ0wCwYDVQQIDAR4aWFuMQ0wCwYDVQQHDARodXlp\\nMREwDwYDVQQKDAhqZWhhbnN1bjEWMBQGA1UECwwNdW5pdCBqZWhhbnN1bjEVMBMG\\nA1UEAwwMc3Vuamlhbnhpb25nMSMwIQYJKoZIhvc1UEBwwEaHV5aTERMA8GA1UECgwI\\namVoYW5zdW4xFjAUBgNVB\\n-----END CERTIFICATE-----\\n",
|
1908
|
+
"member": "string",
|
1909
|
+
"name": "CaCertificate",
|
1910
|
+
"output_required": false,
|
1911
|
+
"type": "string",
|
1912
|
+
"value_allowed_null": false
|
1913
|
+
},
|
1914
|
+
{
|
1915
|
+
"disabled": false,
|
1916
|
+
"document": "证书格式",
|
1917
|
+
"example": "PEM",
|
1918
|
+
"member": "string",
|
1919
|
+
"name": "Format",
|
1920
|
+
"output_required": false,
|
1921
|
+
"type": "string",
|
1922
|
+
"value_allowed_null": false
|
1923
|
+
},
|
1924
|
+
{
|
1925
|
+
"disabled": false,
|
1926
|
+
"document": "Ca证书颁发者CN\n注意:此字段可能返回 null,表示取不到有效值。",
|
1927
|
+
"example": "AA",
|
1928
|
+
"member": "string",
|
1929
|
+
"name": "CaIssuerCn",
|
1930
|
+
"output_required": false,
|
1931
|
+
"type": "string",
|
1932
|
+
"value_allowed_null": true
|
1933
|
+
},
|
1934
|
+
{
|
1935
|
+
"disabled": false,
|
1936
|
+
"document": "生效开始时间",
|
1937
|
+
"example": "1713164969433",
|
1938
|
+
"member": "int64",
|
1939
|
+
"name": "NotBeforeTime",
|
1940
|
+
"output_required": false,
|
1941
|
+
"type": "int",
|
1942
|
+
"value_allowed_null": false
|
1943
|
+
},
|
1944
|
+
{
|
1945
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1946
|
+
"member": "string",
|
1947
|
+
"name": "RequestId",
|
1948
|
+
"type": "string"
|
1949
|
+
}
|
1950
|
+
],
|
1951
|
+
"type": "object"
|
1952
|
+
},
|
1953
|
+
"DescribeCaCertificatesRequest": {
|
1954
|
+
"document": "DescribeCaCertificates请求参数结构体",
|
1955
|
+
"members": [
|
1956
|
+
{
|
1957
|
+
"disabled": false,
|
1958
|
+
"document": "集群ID",
|
1959
|
+
"example": "mqtt-12345",
|
1960
|
+
"member": "string",
|
1961
|
+
"name": "InstanceId",
|
1962
|
+
"required": true,
|
1963
|
+
"type": "string"
|
1964
|
+
}
|
1965
|
+
],
|
1966
|
+
"type": "object"
|
1967
|
+
},
|
1968
|
+
"DescribeCaCertificatesResponse": {
|
1969
|
+
"document": "DescribeCaCertificates返回参数结构体",
|
1970
|
+
"members": [
|
1971
|
+
{
|
1972
|
+
"disabled": false,
|
1973
|
+
"document": "ca证书列表",
|
1974
|
+
"example": "1",
|
1975
|
+
"member": "CaCertificateItem",
|
1429
1976
|
"name": "Data",
|
1430
1977
|
"output_required": false,
|
1431
1978
|
"type": "list",
|
@@ -2107,6 +2654,43 @@
|
|
2107
2654
|
],
|
2108
2655
|
"type": "object"
|
2109
2656
|
},
|
2657
|
+
"DescribeProductSKUListRequest": {
|
2658
|
+
"document": "DescribeProductSKUList请求参数结构体",
|
2659
|
+
"members": [],
|
2660
|
+
"type": "object"
|
2661
|
+
},
|
2662
|
+
"DescribeProductSKUListResponse": {
|
2663
|
+
"document": "DescribeProductSKUList返回参数结构体",
|
2664
|
+
"members": [
|
2665
|
+
{
|
2666
|
+
"disabled": false,
|
2667
|
+
"document": "查询总数\n注意:此字段可能返回 null,表示取不到有效值。",
|
2668
|
+
"example": "10",
|
2669
|
+
"member": "int64",
|
2670
|
+
"name": "TotalCount",
|
2671
|
+
"output_required": false,
|
2672
|
+
"type": "int",
|
2673
|
+
"value_allowed_null": true
|
2674
|
+
},
|
2675
|
+
{
|
2676
|
+
"disabled": false,
|
2677
|
+
"document": "mqtt商品配置信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
2678
|
+
"example": "[ \t\t\t{ \t\t\t\t\"ClientNumLimit\": 1, \t\t\t\t\"InstanceType\": \"BASIC\", \t\t\t\t\"OnSale\": true, \t\t\t\t\"ProxySpecCore\": 2, \t\t\t\t\"ProxySpecCount\": 1, \t\t\t\t\"ProxySpecMemory\": 4, \t\t\t\t\"SkuCode\": \"mqtt_1k\", \t\t\t\t\"SubscriptionNumLimit\": 1, \t\t\t\t\"TopicNumLimit\": 1, \t\t\t\t\"TpsLimit\": 1 \t\t\t}, \t\t\t{ \t\t\t\t\"ClientNumLimit\": 1000, \t\t\t\t\"InstanceType\": \"BASIC\", \t\t\t\t\"OnSale\": true, \t\t\t\t\"ProxySpecCore\": 1, \t\t\t\t\"ProxySpecCount\": 2, \t\t\t\t\"ProxySpecMemory\": 2, \t\t\t\t\"SkuCode\": \"basic_1k\", \t\t\t\t\"SubscriptionNumLimit\": 1000, \t\t\t\t\"TopicNumLimit\": 25, \t\t\t\t\"TpsLimit\": 1000 \t\t\t} \t\t]",
|
2679
|
+
"member": "ProductSkuItem",
|
2680
|
+
"name": "MQTTProductSkuList",
|
2681
|
+
"output_required": true,
|
2682
|
+
"type": "list",
|
2683
|
+
"value_allowed_null": true
|
2684
|
+
},
|
2685
|
+
{
|
2686
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2687
|
+
"member": "string",
|
2688
|
+
"name": "RequestId",
|
2689
|
+
"type": "string"
|
2690
|
+
}
|
2691
|
+
],
|
2692
|
+
"type": "object"
|
2693
|
+
},
|
2110
2694
|
"DescribeTopicListRequest": {
|
2111
2695
|
"document": "DescribeTopicList请求参数结构体",
|
2112
2696
|
"members": [
|
@@ -3166,6 +3750,78 @@
|
|
3166
3750
|
],
|
3167
3751
|
"type": "object"
|
3168
3752
|
},
|
3753
|
+
"ModifyInstanceCertBindingRequest": {
|
3754
|
+
"document": "ModifyInstanceCertBinding请求参数结构体",
|
3755
|
+
"members": [
|
3756
|
+
{
|
3757
|
+
"disabled": false,
|
3758
|
+
"document": "实例ID",
|
3759
|
+
"example": "mqtt-xxxx",
|
3760
|
+
"member": "string",
|
3761
|
+
"name": "InstanceId",
|
3762
|
+
"required": true,
|
3763
|
+
"type": "string"
|
3764
|
+
},
|
3765
|
+
{
|
3766
|
+
"disabled": false,
|
3767
|
+
"document": "服务端证书id",
|
3768
|
+
"example": "serverCertId",
|
3769
|
+
"member": "string",
|
3770
|
+
"name": "SSLServerCertId",
|
3771
|
+
"required": true,
|
3772
|
+
"type": "string"
|
3773
|
+
},
|
3774
|
+
{
|
3775
|
+
"disabled": false,
|
3776
|
+
"document": "CA证书id",
|
3777
|
+
"example": "caId",
|
3778
|
+
"member": "string",
|
3779
|
+
"name": "SSLCaCertId",
|
3780
|
+
"required": true,
|
3781
|
+
"type": "string"
|
3782
|
+
},
|
3783
|
+
{
|
3784
|
+
"disabled": false,
|
3785
|
+
"document": "加密通信方式\nTLS:单向证书认证\nmTLS:双向证书认证\nBYOC:一设备一证书认证",
|
3786
|
+
"example": "TLS",
|
3787
|
+
"member": "string",
|
3788
|
+
"name": "X509Mode",
|
3789
|
+
"required": true,
|
3790
|
+
"type": "string"
|
3791
|
+
},
|
3792
|
+
{
|
3793
|
+
"disabled": false,
|
3794
|
+
"document": "设备证书注册类型:\nJITP,自动注册;\nMANUAL 手动注册",
|
3795
|
+
"example": "JITP",
|
3796
|
+
"member": "string",
|
3797
|
+
"name": "DeviceCertificateProvisionType",
|
3798
|
+
"required": false,
|
3799
|
+
"type": "string"
|
3800
|
+
},
|
3801
|
+
{
|
3802
|
+
"disabled": false,
|
3803
|
+
"document": "是否自动激活,默认为false",
|
3804
|
+
"example": "false",
|
3805
|
+
"member": "bool",
|
3806
|
+
"name": "AutomaticActivation",
|
3807
|
+
"required": false,
|
3808
|
+
"type": "bool"
|
3809
|
+
}
|
3810
|
+
],
|
3811
|
+
"type": "object"
|
3812
|
+
},
|
3813
|
+
"ModifyInstanceCertBindingResponse": {
|
3814
|
+
"document": "ModifyInstanceCertBinding返回参数结构体",
|
3815
|
+
"members": [
|
3816
|
+
{
|
3817
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3818
|
+
"member": "string",
|
3819
|
+
"name": "RequestId",
|
3820
|
+
"type": "string"
|
3821
|
+
}
|
3822
|
+
],
|
3823
|
+
"type": "object"
|
3824
|
+
},
|
3169
3825
|
"ModifyInstanceRequest": {
|
3170
3826
|
"document": "ModifyInstance请求参数结构体",
|
3171
3827
|
"members": [
|
@@ -3490,6 +4146,148 @@
|
|
3490
4146
|
],
|
3491
4147
|
"type": "object"
|
3492
4148
|
},
|
4149
|
+
"PriceTag": {
|
4150
|
+
"document": "价格标签信息",
|
4151
|
+
"members": [
|
4152
|
+
{
|
4153
|
+
"disabled": false,
|
4154
|
+
"document": "计价名称",
|
4155
|
+
"example": "无",
|
4156
|
+
"member": "string",
|
4157
|
+
"name": "Name",
|
4158
|
+
"output_required": true,
|
4159
|
+
"type": "string",
|
4160
|
+
"value_allowed_null": false
|
4161
|
+
},
|
4162
|
+
{
|
4163
|
+
"disabled": false,
|
4164
|
+
"document": "计价类别",
|
4165
|
+
"example": "无",
|
4166
|
+
"member": "string",
|
4167
|
+
"name": "Category",
|
4168
|
+
"output_required": true,
|
4169
|
+
"type": "string",
|
4170
|
+
"value_allowed_null": false
|
4171
|
+
},
|
4172
|
+
{
|
4173
|
+
"disabled": false,
|
4174
|
+
"document": "计费项标签",
|
4175
|
+
"example": "无",
|
4176
|
+
"member": "string",
|
4177
|
+
"name": "Code",
|
4178
|
+
"output_required": true,
|
4179
|
+
"type": "string",
|
4180
|
+
"value_allowed_null": false
|
4181
|
+
},
|
4182
|
+
{
|
4183
|
+
"disabled": false,
|
4184
|
+
"document": "步长\n注意:此字段可能返回 null,表示取不到有效值。",
|
4185
|
+
"example": "1",
|
4186
|
+
"member": "int64",
|
4187
|
+
"name": "Step",
|
4188
|
+
"output_required": false,
|
4189
|
+
"type": "int",
|
4190
|
+
"value_allowed_null": true
|
4191
|
+
}
|
4192
|
+
],
|
4193
|
+
"usage": "out"
|
4194
|
+
},
|
4195
|
+
"ProductSkuItem": {
|
4196
|
+
"document": "MQTT ProductSkuItem",
|
4197
|
+
"members": [
|
4198
|
+
{
|
4199
|
+
"disabled": false,
|
4200
|
+
"document": "规格类型\nBASIC:基础版\nPRO :专业版\n注意:此字段可能返回 null,表示取不到有效值。",
|
4201
|
+
"example": "BASIC",
|
4202
|
+
"member": "string",
|
4203
|
+
"name": "InstanceType",
|
4204
|
+
"output_required": false,
|
4205
|
+
"type": "string",
|
4206
|
+
"value_allowed_null": true
|
4207
|
+
},
|
4208
|
+
{
|
4209
|
+
"disabled": false,
|
4210
|
+
"document": "规格代码\n注意:此字段可能返回 null,表示取不到有效值。",
|
4211
|
+
"example": "basic_1000",
|
4212
|
+
"member": "string",
|
4213
|
+
"name": "SkuCode",
|
4214
|
+
"output_required": false,
|
4215
|
+
"type": "string",
|
4216
|
+
"value_allowed_null": true
|
4217
|
+
},
|
4218
|
+
{
|
4219
|
+
"disabled": false,
|
4220
|
+
"document": "是否售卖\n注意:此字段可能返回 null,表示取不到有效值。",
|
4221
|
+
"example": "1",
|
4222
|
+
"member": "bool",
|
4223
|
+
"name": "OnSale",
|
4224
|
+
"output_required": false,
|
4225
|
+
"type": "bool",
|
4226
|
+
"value_allowed_null": true
|
4227
|
+
},
|
4228
|
+
{
|
4229
|
+
"disabled": false,
|
4230
|
+
"document": "topic num限制\n注意:此字段可能返回 null,表示取不到有效值。",
|
4231
|
+
"example": "100",
|
4232
|
+
"member": "int64",
|
4233
|
+
"name": "TopicNumLimit",
|
4234
|
+
"output_required": false,
|
4235
|
+
"type": "int",
|
4236
|
+
"value_allowed_null": true
|
4237
|
+
},
|
4238
|
+
{
|
4239
|
+
"disabled": false,
|
4240
|
+
"document": "tps\n注意:此字段可能返回 null,表示取不到有效值。",
|
4241
|
+
"example": "1000",
|
4242
|
+
"member": "int64",
|
4243
|
+
"name": "TpsLimit",
|
4244
|
+
"output_required": false,
|
4245
|
+
"type": "int",
|
4246
|
+
"value_allowed_null": true
|
4247
|
+
},
|
4248
|
+
{
|
4249
|
+
"disabled": false,
|
4250
|
+
"document": "客户端连接数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4251
|
+
"example": "1000",
|
4252
|
+
"member": "int64",
|
4253
|
+
"name": "ClientNumLimit",
|
4254
|
+
"output_required": false,
|
4255
|
+
"type": "int",
|
4256
|
+
"value_allowed_null": true
|
4257
|
+
},
|
4258
|
+
{
|
4259
|
+
"disabled": false,
|
4260
|
+
"document": "单客户端最大订阅数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4261
|
+
"example": "30",
|
4262
|
+
"member": "int64",
|
4263
|
+
"name": "MaxSubscriptionPerClient",
|
4264
|
+
"output_required": false,
|
4265
|
+
"type": "int",
|
4266
|
+
"value_allowed_null": true
|
4267
|
+
},
|
4268
|
+
{
|
4269
|
+
"disabled": false,
|
4270
|
+
"document": "授权规则条数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4271
|
+
"example": "10",
|
4272
|
+
"member": "int64",
|
4273
|
+
"name": "AuthorizationPolicyLimit",
|
4274
|
+
"output_required": false,
|
4275
|
+
"type": "int",
|
4276
|
+
"value_allowed_null": true
|
4277
|
+
},
|
4278
|
+
{
|
4279
|
+
"disabled": false,
|
4280
|
+
"document": "计费项信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4281
|
+
"example": "无",
|
4282
|
+
"member": "PriceTag",
|
4283
|
+
"name": "PriceTags",
|
4284
|
+
"output_required": true,
|
4285
|
+
"type": "list",
|
4286
|
+
"value_allowed_null": true
|
4287
|
+
}
|
4288
|
+
],
|
4289
|
+
"usage": "out"
|
4290
|
+
},
|
3493
4291
|
"PublicAccessRule": {
|
3494
4292
|
"document": "公网访问安全规则",
|
3495
4293
|
"members": [
|
@@ -3529,6 +4327,69 @@
|
|
3529
4327
|
],
|
3530
4328
|
"usage": "both"
|
3531
4329
|
},
|
4330
|
+
"RegisterCaCertificateRequest": {
|
4331
|
+
"document": "RegisterCaCertificate请求参数结构体",
|
4332
|
+
"members": [
|
4333
|
+
{
|
4334
|
+
"disabled": false,
|
4335
|
+
"document": "集群id",
|
4336
|
+
"example": "mqtt-12345",
|
4337
|
+
"member": "string",
|
4338
|
+
"name": "InstanceId",
|
4339
|
+
"required": true,
|
4340
|
+
"type": "string"
|
4341
|
+
},
|
4342
|
+
{
|
4343
|
+
"disabled": false,
|
4344
|
+
"document": "CA证书",
|
4345
|
+
"example": "-----BEGIN CERTIFICATE-----\\nMIIEvDCCA6SgAwIBAgIUGx4783AhEBJYh6OnIafmbwVSJRMwDQYJKoZIhvcNAQEL\\n-----END CERTIFICATE-----\\n",
|
4346
|
+
"member": "string",
|
4347
|
+
"name": "CaCertificate",
|
4348
|
+
"required": true,
|
4349
|
+
"type": "string"
|
4350
|
+
},
|
4351
|
+
{
|
4352
|
+
"disabled": false,
|
4353
|
+
"document": "验证证书",
|
4354
|
+
"example": "-----BEGIN CERTIFICATE-----\\nMIIEvDCCA6SgAwIBAgIUGx4783AhEBJYh6OnIafmbwVSJRMwDQYJKoZIhvcNAQEL\\n-----END CERTIFICATE-----\\n",
|
4355
|
+
"member": "string",
|
4356
|
+
"name": "VerificationCertificate",
|
4357
|
+
"required": true,
|
4358
|
+
"type": "string"
|
4359
|
+
},
|
4360
|
+
{
|
4361
|
+
"disabled": false,
|
4362
|
+
"document": "证书格式,不传默认PEM格式",
|
4363
|
+
"example": "PEM",
|
4364
|
+
"member": "string",
|
4365
|
+
"name": "Format",
|
4366
|
+
"required": false,
|
4367
|
+
"type": "string"
|
4368
|
+
},
|
4369
|
+
{
|
4370
|
+
"disabled": false,
|
4371
|
+
"document": "证书状态,不传默认ACTIVE状态\n ACTIVE,//激活\n INACTIVE,//未激活\n REVOKED,//吊销\n PENDING_ACTIVATION,//注册待激活",
|
4372
|
+
"example": "ACTIVE",
|
4373
|
+
"member": "string",
|
4374
|
+
"name": "Status",
|
4375
|
+
"required": false,
|
4376
|
+
"type": "string"
|
4377
|
+
}
|
4378
|
+
],
|
4379
|
+
"type": "object"
|
4380
|
+
},
|
4381
|
+
"RegisterCaCertificateResponse": {
|
4382
|
+
"document": "RegisterCaCertificate返回参数结构体",
|
4383
|
+
"members": [
|
4384
|
+
{
|
4385
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4386
|
+
"member": "string",
|
4387
|
+
"name": "RequestId",
|
4388
|
+
"type": "string"
|
4389
|
+
}
|
4390
|
+
],
|
4391
|
+
"type": "object"
|
4392
|
+
},
|
3532
4393
|
"RegisterDeviceCertificateRequest": {
|
3533
4394
|
"document": "RegisterDeviceCertificate请求参数结构体",
|
3534
4395
|
"members": [
|