tccli 3.0.1153.1__py2.py3-none-any.whl → 3.0.1155.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/billing/v20180709/api.json +1 -1
- tccli/services/ccc/v20200210/api.json +3 -3
- tccli/services/cdb/v20170320/api.json +1 -1
- tccli/services/ckafka/ckafka_client.py +65 -12
- tccli/services/ckafka/v20190819/api.json +134 -0
- tccli/services/ckafka/v20190819/examples.json +8 -0
- tccli/services/clb/v20180317/api.json +1 -1
- tccli/services/cloudapp/v20220530/api.json +3 -3
- tccli/services/cvm/cvm_client.py +110 -4
- tccli/services/cvm/v20170312/api.json +95 -0
- tccli/services/cvm/v20170312/examples.json +16 -0
- tccli/services/cynosdb/cynosdb_client.py +110 -4
- tccli/services/cynosdb/v20190107/api.json +192 -0
- tccli/services/cynosdb/v20190107/examples.json +16 -0
- tccli/services/es/v20180416/api.json +36 -0
- tccli/services/ess/v20201111/api.json +10 -10
- tccli/services/essbasic/v20210526/api.json +17 -17
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/faceid/v20180301/api.json +5 -5
- tccli/services/hunyuan/v20230901/api.json +79 -4
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +3 -3
- tccli/services/mna/mna_client.py +322 -4
- tccli/services/mna/v20210119/api.json +435 -0
- tccli/services/mna/v20210119/examples.json +48 -0
- tccli/services/oceanus/v20190422/api.json +20 -0
- tccli/services/tke/v20180525/api.json +4 -4
- tccli/services/trtc/v20190722/api.json +2 -2
- tccli/services/vpc/v20170312/api.json +10 -10
- {tccli-3.0.1153.1.dist-info → tccli-3.0.1155.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1153.1.dist-info → tccli-3.0.1155.1.dist-info}/RECORD +36 -36
- {tccli-3.0.1153.1.dist-info → tccli-3.0.1155.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1153.1.dist-info → tccli-3.0.1155.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1153.1.dist-info → tccli-3.0.1155.1.dist-info}/license_files/LICENSE +0 -0
@@ -28,6 +28,13 @@
|
|
28
28
|
"output": "AddHardwareResponse",
|
29
29
|
"status": "online"
|
30
30
|
},
|
31
|
+
"AddL3Conn": {
|
32
|
+
"document": "新建互通规则",
|
33
|
+
"input": "AddL3ConnRequest",
|
34
|
+
"name": "新建互通规则",
|
35
|
+
"output": "AddL3ConnResponse",
|
36
|
+
"status": "online"
|
37
|
+
},
|
31
38
|
"CreateEncryptedKey": {
|
32
39
|
"document": "通过此接口设置和更新预置密钥",
|
33
40
|
"input": "CreateEncryptedKeyRequest",
|
@@ -56,6 +63,13 @@
|
|
56
63
|
"output": "DeleteGroupResponse",
|
57
64
|
"status": "online"
|
58
65
|
},
|
66
|
+
"DeleteL3Conn": {
|
67
|
+
"document": "删除互通规则",
|
68
|
+
"input": "DeleteL3ConnRequest",
|
69
|
+
"name": "删除互通规则",
|
70
|
+
"output": "DeleteL3ConnResponse",
|
71
|
+
"status": "online"
|
72
|
+
},
|
59
73
|
"DeleteQos": {
|
60
74
|
"document": "移动网络停止Qos加速过程",
|
61
75
|
"input": "DeleteQosRequest",
|
@@ -147,6 +161,13 @@
|
|
147
161
|
"output": "GetHardwareListResponse",
|
148
162
|
"status": "online"
|
149
163
|
},
|
164
|
+
"GetL3ConnList": {
|
165
|
+
"document": "获取互通规则列表",
|
166
|
+
"input": "GetL3ConnListRequest",
|
167
|
+
"name": "获取互通规则列表",
|
168
|
+
"output": "GetL3ConnListResponse",
|
169
|
+
"status": "online"
|
170
|
+
},
|
150
171
|
"GetMultiFlowStatistic": {
|
151
172
|
"document": "批量获取设备流量统计曲线",
|
152
173
|
"input": "GetMultiFlowStatisticRequest",
|
@@ -237,6 +258,27 @@
|
|
237
258
|
"name": "更新硬件信息",
|
238
259
|
"output": "UpdateHardwareResponse",
|
239
260
|
"status": "online"
|
261
|
+
},
|
262
|
+
"UpdateL3Cidr": {
|
263
|
+
"document": "更新互通规则CIDR",
|
264
|
+
"input": "UpdateL3CidrRequest",
|
265
|
+
"name": "更新互通规则CIDR",
|
266
|
+
"output": "UpdateL3CidrResponse",
|
267
|
+
"status": "online"
|
268
|
+
},
|
269
|
+
"UpdateL3Conn": {
|
270
|
+
"document": "更新互通规则备注",
|
271
|
+
"input": "UpdateL3ConnRequest",
|
272
|
+
"name": "更新互通规则备注",
|
273
|
+
"output": "UpdateL3ConnResponse",
|
274
|
+
"status": "online"
|
275
|
+
},
|
276
|
+
"UpdateL3Switch": {
|
277
|
+
"document": "更新互通规则开关",
|
278
|
+
"input": "UpdateL3SwitchRequest",
|
279
|
+
"name": "修改互通规则开关",
|
280
|
+
"output": "UpdateL3SwitchResponse",
|
281
|
+
"status": "online"
|
240
282
|
}
|
241
283
|
},
|
242
284
|
"metadata": {
|
@@ -622,6 +664,79 @@
|
|
622
664
|
],
|
623
665
|
"type": "object"
|
624
666
|
},
|
667
|
+
"AddL3ConnRequest": {
|
668
|
+
"document": "AddL3Conn请求参数结构体",
|
669
|
+
"members": [
|
670
|
+
{
|
671
|
+
"disabled": false,
|
672
|
+
"document": "设置互通网段CIDR1,支持: 10.0.0.0 - 10.255.255.255,172.16.0.0 - 172.31.255.255,192.168.0.0 - 192.168.255.255",
|
673
|
+
"example": "\"172.12.0.0/16\"",
|
674
|
+
"member": "string",
|
675
|
+
"name": "Cidr1",
|
676
|
+
"required": true,
|
677
|
+
"type": "string"
|
678
|
+
},
|
679
|
+
{
|
680
|
+
"disabled": false,
|
681
|
+
"document": "设置互通网段CIDR2,支持: 10.0.0.0 - 10.255.255.255,172.16.0.0 - 172.31.255.255,192.168.0.0 - 192.168.255.255",
|
682
|
+
"example": "\"172.13.0.0/16\"",
|
683
|
+
"member": "string",
|
684
|
+
"name": "Cidr2",
|
685
|
+
"required": true,
|
686
|
+
"type": "string"
|
687
|
+
},
|
688
|
+
{
|
689
|
+
"disabled": false,
|
690
|
+
"document": "CIDR1对应的设备ID",
|
691
|
+
"example": "abc",
|
692
|
+
"member": "string",
|
693
|
+
"name": "DeviceId1",
|
694
|
+
"required": true,
|
695
|
+
"type": "string"
|
696
|
+
},
|
697
|
+
{
|
698
|
+
"disabled": false,
|
699
|
+
"document": "CIDR2对应的设备ID",
|
700
|
+
"example": "cde",
|
701
|
+
"member": "string",
|
702
|
+
"name": "DeviceId2",
|
703
|
+
"required": true,
|
704
|
+
"type": "string"
|
705
|
+
},
|
706
|
+
{
|
707
|
+
"disabled": false,
|
708
|
+
"document": "规则描述",
|
709
|
+
"example": "无",
|
710
|
+
"member": "string",
|
711
|
+
"name": "Description",
|
712
|
+
"required": false,
|
713
|
+
"type": "string"
|
714
|
+
}
|
715
|
+
],
|
716
|
+
"type": "object"
|
717
|
+
},
|
718
|
+
"AddL3ConnResponse": {
|
719
|
+
"document": "AddL3Conn返回参数结构体",
|
720
|
+
"members": [
|
721
|
+
{
|
722
|
+
"disabled": false,
|
723
|
+
"document": "互通规则ID",
|
724
|
+
"example": "\"l3conn-4413p97xxx\"",
|
725
|
+
"member": "string",
|
726
|
+
"name": "L3ConnId",
|
727
|
+
"output_required": true,
|
728
|
+
"type": "string",
|
729
|
+
"value_allowed_null": false
|
730
|
+
},
|
731
|
+
{
|
732
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
733
|
+
"member": "string",
|
734
|
+
"name": "RequestId",
|
735
|
+
"type": "string"
|
736
|
+
}
|
737
|
+
],
|
738
|
+
"type": "object"
|
739
|
+
},
|
625
740
|
"Capacity": {
|
626
741
|
"document": "接口能力扩展,用于填充电信的加速Token,并为未来参数提供兼容空间",
|
627
742
|
"members": [
|
@@ -893,6 +1008,33 @@
|
|
893
1008
|
],
|
894
1009
|
"type": "object"
|
895
1010
|
},
|
1011
|
+
"DeleteL3ConnRequest": {
|
1012
|
+
"document": "DeleteL3Conn请求参数结构体",
|
1013
|
+
"members": [
|
1014
|
+
{
|
1015
|
+
"disabled": false,
|
1016
|
+
"document": "互通规则ID列表",
|
1017
|
+
"example": "[\"l3conn-zfd9rpvxxx\"]",
|
1018
|
+
"member": "string",
|
1019
|
+
"name": "L3ConnIdList",
|
1020
|
+
"required": true,
|
1021
|
+
"type": "list"
|
1022
|
+
}
|
1023
|
+
],
|
1024
|
+
"type": "object"
|
1025
|
+
},
|
1026
|
+
"DeleteL3ConnResponse": {
|
1027
|
+
"document": "DeleteL3Conn返回参数结构体",
|
1028
|
+
"members": [
|
1029
|
+
{
|
1030
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1031
|
+
"member": "string",
|
1032
|
+
"name": "RequestId",
|
1033
|
+
"type": "string"
|
1034
|
+
}
|
1035
|
+
],
|
1036
|
+
"type": "object"
|
1037
|
+
},
|
896
1038
|
"DeleteQosRequest": {
|
897
1039
|
"document": "DeleteQos请求参数结构体",
|
898
1040
|
"members": [
|
@@ -2581,6 +2723,81 @@
|
|
2581
2723
|
],
|
2582
2724
|
"type": "object"
|
2583
2725
|
},
|
2726
|
+
"GetL3ConnListRequest": {
|
2727
|
+
"document": "GetL3ConnList请求参数结构体",
|
2728
|
+
"members": [
|
2729
|
+
{
|
2730
|
+
"disabled": false,
|
2731
|
+
"document": "每页显示记录数,PageSize、PageNumber值均为-1 时,按照1页无限制条数匹配所有设备",
|
2732
|
+
"example": "10",
|
2733
|
+
"member": "int64",
|
2734
|
+
"name": "PageSize",
|
2735
|
+
"required": true,
|
2736
|
+
"type": "int"
|
2737
|
+
},
|
2738
|
+
{
|
2739
|
+
"disabled": false,
|
2740
|
+
"document": "当前查看页码,PageSize、PageNumber值均为-1 时,按照1页无限制条数匹配所有设备",
|
2741
|
+
"example": "1",
|
2742
|
+
"member": "int64",
|
2743
|
+
"name": "PageNumber",
|
2744
|
+
"required": true,
|
2745
|
+
"type": "int"
|
2746
|
+
},
|
2747
|
+
{
|
2748
|
+
"disabled": false,
|
2749
|
+
"document": "搜索分组的DeviceId,为空时匹配所有分组",
|
2750
|
+
"example": "abc",
|
2751
|
+
"member": "string",
|
2752
|
+
"name": "DeviceId",
|
2753
|
+
"required": false,
|
2754
|
+
"type": "string"
|
2755
|
+
}
|
2756
|
+
],
|
2757
|
+
"type": "object"
|
2758
|
+
},
|
2759
|
+
"GetL3ConnListResponse": {
|
2760
|
+
"document": "GetL3ConnList返回参数结构体",
|
2761
|
+
"members": [
|
2762
|
+
{
|
2763
|
+
"disabled": false,
|
2764
|
+
"document": "互通规则列表",
|
2765
|
+
"example": "无",
|
2766
|
+
"member": "L3ConnInfo",
|
2767
|
+
"name": "L3ConnList",
|
2768
|
+
"output_required": true,
|
2769
|
+
"type": "list",
|
2770
|
+
"value_allowed_null": false
|
2771
|
+
},
|
2772
|
+
{
|
2773
|
+
"disabled": false,
|
2774
|
+
"document": "设备总记录条数",
|
2775
|
+
"example": "20",
|
2776
|
+
"member": "int64",
|
2777
|
+
"name": "Length",
|
2778
|
+
"output_required": true,
|
2779
|
+
"type": "int",
|
2780
|
+
"value_allowed_null": false
|
2781
|
+
},
|
2782
|
+
{
|
2783
|
+
"disabled": false,
|
2784
|
+
"document": "总页数",
|
2785
|
+
"example": "2",
|
2786
|
+
"member": "int64",
|
2787
|
+
"name": "TotalPage",
|
2788
|
+
"output_required": true,
|
2789
|
+
"type": "int",
|
2790
|
+
"value_allowed_null": false
|
2791
|
+
},
|
2792
|
+
{
|
2793
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2794
|
+
"member": "string",
|
2795
|
+
"name": "RequestId",
|
2796
|
+
"type": "string"
|
2797
|
+
}
|
2798
|
+
],
|
2799
|
+
"type": "object"
|
2800
|
+
},
|
2584
2801
|
"GetMultiFlowStatisticRequest": {
|
2585
2802
|
"document": "GetMultiFlowStatistic请求参数结构体",
|
2586
2803
|
"members": [
|
@@ -3323,6 +3540,89 @@
|
|
3323
3540
|
],
|
3324
3541
|
"usage": "out"
|
3325
3542
|
},
|
3543
|
+
"L3ConnInfo": {
|
3544
|
+
"document": "三层互通规则信息",
|
3545
|
+
"members": [
|
3546
|
+
{
|
3547
|
+
"disabled": false,
|
3548
|
+
"document": "互通规则ID",
|
3549
|
+
"example": "l3conn-abcd",
|
3550
|
+
"member": "string",
|
3551
|
+
"name": "L3ConnId",
|
3552
|
+
"output_required": true,
|
3553
|
+
"required": false,
|
3554
|
+
"type": "string",
|
3555
|
+
"value_allowed_null": false
|
3556
|
+
},
|
3557
|
+
{
|
3558
|
+
"disabled": false,
|
3559
|
+
"document": "互通设备ID",
|
3560
|
+
"example": "abc",
|
3561
|
+
"member": "string",
|
3562
|
+
"name": "DeviceId1",
|
3563
|
+
"output_required": true,
|
3564
|
+
"required": false,
|
3565
|
+
"type": "string",
|
3566
|
+
"value_allowed_null": false
|
3567
|
+
},
|
3568
|
+
{
|
3569
|
+
"disabled": false,
|
3570
|
+
"document": "互通规则CIDR",
|
3571
|
+
"example": "173.12.0.0/16",
|
3572
|
+
"member": "string",
|
3573
|
+
"name": "Cidr1",
|
3574
|
+
"output_required": true,
|
3575
|
+
"required": false,
|
3576
|
+
"type": "string",
|
3577
|
+
"value_allowed_null": false
|
3578
|
+
},
|
3579
|
+
{
|
3580
|
+
"disabled": false,
|
3581
|
+
"document": "互通设备ID",
|
3582
|
+
"example": "cde",
|
3583
|
+
"member": "string",
|
3584
|
+
"name": "DeviceId2",
|
3585
|
+
"output_required": true,
|
3586
|
+
"required": false,
|
3587
|
+
"type": "string",
|
3588
|
+
"value_allowed_null": false
|
3589
|
+
},
|
3590
|
+
{
|
3591
|
+
"disabled": false,
|
3592
|
+
"document": "互通规则CIDR",
|
3593
|
+
"example": "173.13.0.0/16",
|
3594
|
+
"member": "string",
|
3595
|
+
"name": "Cidr2",
|
3596
|
+
"output_required": true,
|
3597
|
+
"required": false,
|
3598
|
+
"type": "string",
|
3599
|
+
"value_allowed_null": false
|
3600
|
+
},
|
3601
|
+
{
|
3602
|
+
"disabled": false,
|
3603
|
+
"document": "互通规则启用状态",
|
3604
|
+
"example": "true",
|
3605
|
+
"member": "bool",
|
3606
|
+
"name": "Enable",
|
3607
|
+
"output_required": true,
|
3608
|
+
"required": false,
|
3609
|
+
"type": "bool",
|
3610
|
+
"value_allowed_null": false
|
3611
|
+
},
|
3612
|
+
{
|
3613
|
+
"disabled": false,
|
3614
|
+
"document": "互通规则描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
3615
|
+
"example": "test",
|
3616
|
+
"member": "string",
|
3617
|
+
"name": "Description",
|
3618
|
+
"output_required": false,
|
3619
|
+
"required": false,
|
3620
|
+
"type": "string",
|
3621
|
+
"value_allowed_null": true
|
3622
|
+
}
|
3623
|
+
],
|
3624
|
+
"usage": "both"
|
3625
|
+
},
|
3326
3626
|
"ModifyPackageRenewFlagRequest": {
|
3327
3627
|
"document": "ModifyPackageRenewFlag请求参数结构体",
|
3328
3628
|
"members": [
|
@@ -3819,6 +4119,141 @@
|
|
3819
4119
|
],
|
3820
4120
|
"type": "object"
|
3821
4121
|
},
|
4122
|
+
"UpdateL3CidrRequest": {
|
4123
|
+
"document": "UpdateL3Cidr请求参数结构体",
|
4124
|
+
"members": [
|
4125
|
+
{
|
4126
|
+
"disabled": false,
|
4127
|
+
"document": "互通规则ID",
|
4128
|
+
"example": "\"l3conn-xxx\"",
|
4129
|
+
"member": "string",
|
4130
|
+
"name": "L3ConnId",
|
4131
|
+
"required": true,
|
4132
|
+
"type": "string"
|
4133
|
+
},
|
4134
|
+
{
|
4135
|
+
"disabled": false,
|
4136
|
+
"document": "互通规则CIDR",
|
4137
|
+
"example": "\"xxx\"",
|
4138
|
+
"member": "string",
|
4139
|
+
"name": "Cidr1",
|
4140
|
+
"required": true,
|
4141
|
+
"type": "string"
|
4142
|
+
},
|
4143
|
+
{
|
4144
|
+
"disabled": false,
|
4145
|
+
"document": "互通设备ID",
|
4146
|
+
"example": "abc",
|
4147
|
+
"member": "string",
|
4148
|
+
"name": "DeviceId1",
|
4149
|
+
"required": false,
|
4150
|
+
"type": "string"
|
4151
|
+
},
|
4152
|
+
{
|
4153
|
+
"disabled": false,
|
4154
|
+
"document": "互通设备ID",
|
4155
|
+
"example": "cde",
|
4156
|
+
"member": "string",
|
4157
|
+
"name": "DeviceId2",
|
4158
|
+
"required": false,
|
4159
|
+
"type": "string"
|
4160
|
+
},
|
4161
|
+
{
|
4162
|
+
"disabled": false,
|
4163
|
+
"document": "互通规则CIDR",
|
4164
|
+
"example": "\"xxx\"",
|
4165
|
+
"member": "string",
|
4166
|
+
"name": "Cidr2",
|
4167
|
+
"required": false,
|
4168
|
+
"type": "string"
|
4169
|
+
}
|
4170
|
+
],
|
4171
|
+
"type": "object"
|
4172
|
+
},
|
4173
|
+
"UpdateL3CidrResponse": {
|
4174
|
+
"document": "UpdateL3Cidr返回参数结构体",
|
4175
|
+
"members": [
|
4176
|
+
{
|
4177
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4178
|
+
"member": "string",
|
4179
|
+
"name": "RequestId",
|
4180
|
+
"type": "string"
|
4181
|
+
}
|
4182
|
+
],
|
4183
|
+
"type": "object"
|
4184
|
+
},
|
4185
|
+
"UpdateL3ConnRequest": {
|
4186
|
+
"document": "UpdateL3Conn请求参数结构体",
|
4187
|
+
"members": [
|
4188
|
+
{
|
4189
|
+
"disabled": false,
|
4190
|
+
"document": "互通规则ID",
|
4191
|
+
"example": "xxx",
|
4192
|
+
"member": "string",
|
4193
|
+
"name": "L3ConnId",
|
4194
|
+
"required": true,
|
4195
|
+
"type": "string"
|
4196
|
+
},
|
4197
|
+
{
|
4198
|
+
"disabled": false,
|
4199
|
+
"document": "互通规则备注",
|
4200
|
+
"example": "\"xxx\"",
|
4201
|
+
"member": "string",
|
4202
|
+
"name": "Description",
|
4203
|
+
"required": false,
|
4204
|
+
"type": "string"
|
4205
|
+
}
|
4206
|
+
],
|
4207
|
+
"type": "object"
|
4208
|
+
},
|
4209
|
+
"UpdateL3ConnResponse": {
|
4210
|
+
"document": "UpdateL3Conn返回参数结构体",
|
4211
|
+
"members": [
|
4212
|
+
{
|
4213
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4214
|
+
"member": "string",
|
4215
|
+
"name": "RequestId",
|
4216
|
+
"type": "string"
|
4217
|
+
}
|
4218
|
+
],
|
4219
|
+
"type": "object"
|
4220
|
+
},
|
4221
|
+
"UpdateL3SwitchRequest": {
|
4222
|
+
"document": "UpdateL3Switch请求参数结构体",
|
4223
|
+
"members": [
|
4224
|
+
{
|
4225
|
+
"disabled": false,
|
4226
|
+
"document": "互通规则ID",
|
4227
|
+
"example": "\"xxx\"",
|
4228
|
+
"member": "string",
|
4229
|
+
"name": "L3ConnId",
|
4230
|
+
"required": true,
|
4231
|
+
"type": "string"
|
4232
|
+
},
|
4233
|
+
{
|
4234
|
+
"disabled": false,
|
4235
|
+
"document": "互通规则开关",
|
4236
|
+
"example": "true",
|
4237
|
+
"member": "bool",
|
4238
|
+
"name": "Enable",
|
4239
|
+
"required": false,
|
4240
|
+
"type": "bool"
|
4241
|
+
}
|
4242
|
+
],
|
4243
|
+
"type": "object"
|
4244
|
+
},
|
4245
|
+
"UpdateL3SwitchResponse": {
|
4246
|
+
"document": "UpdateL3Switch返回参数结构体",
|
4247
|
+
"members": [
|
4248
|
+
{
|
4249
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4250
|
+
"member": "string",
|
4251
|
+
"name": "RequestId",
|
4252
|
+
"type": "string"
|
4253
|
+
}
|
4254
|
+
],
|
4255
|
+
"type": "object"
|
4256
|
+
},
|
3822
4257
|
"UpdateNetInfo": {
|
3823
4258
|
"document": "更新设备网络状态信息",
|
3824
4259
|
"members": [
|
@@ -32,6 +32,14 @@
|
|
32
32
|
"title": "新建硬件设备"
|
33
33
|
}
|
34
34
|
],
|
35
|
+
"AddL3Conn": [
|
36
|
+
{
|
37
|
+
"document": "",
|
38
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddL3Conn\n<公共请求参数>\n\n{\n \"Cidr1\": \"173.12.0.0/16\",\n \"Cidr2\": \"173.13.0.0/16\",\n \"DeviceId1\": \"abc\",\n \"DeviceId2\": \"cde\",\n \"Description\": \"this is a test rule\"\n}",
|
39
|
+
"output": "{\n \"Response\": {\n \"L3ConnId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
40
|
+
"title": "示例1"
|
41
|
+
}
|
42
|
+
],
|
35
43
|
"CreateEncryptedKey": [
|
36
44
|
{
|
37
45
|
"document": "",
|
@@ -64,6 +72,14 @@
|
|
64
72
|
"title": "示例1"
|
65
73
|
}
|
66
74
|
],
|
75
|
+
"DeleteL3Conn": [
|
76
|
+
{
|
77
|
+
"document": "",
|
78
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteL3Conn\n<公共请求参数>\n\n{\n \"L3ConnIdList\": [\n \"abc\"\n ]\n}",
|
79
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
80
|
+
"title": "示例1"
|
81
|
+
}
|
82
|
+
],
|
67
83
|
"DeleteQos": [
|
68
84
|
{
|
69
85
|
"document": "",
|
@@ -180,6 +196,14 @@
|
|
180
196
|
"title": "租户查看厂商设备"
|
181
197
|
}
|
182
198
|
],
|
199
|
+
"GetL3ConnList": [
|
200
|
+
{
|
201
|
+
"document": "",
|
202
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetL3ConnList\n<公共请求参数>\n\n{\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"DeviceId\": \"abc\"\n}",
|
203
|
+
"output": "{\n \"Response\": {\n \"L3ConnList\": [\n {\n \"L3ConnId\": \"abc\",\n \"DeviceId1\": \"abc\",\n \"Cidr1\": \"xxx\",\n \"DeviceId2\": \"cde\",\n \"Cidr2\": \"xxx\",\n \"Enable\": true,\n \"Description\": \"abc\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"abc\"\n }\n}",
|
204
|
+
"title": "示例1"
|
205
|
+
}
|
206
|
+
],
|
183
207
|
"GetMultiFlowStatistic": [
|
184
208
|
{
|
185
209
|
"document": "批量获取指定设备列表流量使用信息",
|
@@ -289,6 +313,30 @@
|
|
289
313
|
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
290
314
|
"title": "更新硬件信息"
|
291
315
|
}
|
316
|
+
],
|
317
|
+
"UpdateL3Cidr": [
|
318
|
+
{
|
319
|
+
"document": "",
|
320
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTenant\n<公共请求参数>\n\n{\n \"L3ConnId\": \"xxx\",\n \"DeviceId1\": \"abc\",\n \"Cidr1\": \"xxx\",\n \"DeviceId2\": \"cde\",\n \"Cidr2\": \"xxx\"\n}",
|
321
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
322
|
+
"title": "示例1"
|
323
|
+
}
|
324
|
+
],
|
325
|
+
"UpdateL3Conn": [
|
326
|
+
{
|
327
|
+
"document": "",
|
328
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"abc\",\n \"Description\": \"abc\"\n}",
|
329
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
330
|
+
"title": "示例1"
|
331
|
+
}
|
332
|
+
],
|
333
|
+
"UpdateL3Switch": [
|
334
|
+
{
|
335
|
+
"document": "",
|
336
|
+
"input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTenant\n<公共请求参数>\n\n{\n \"L3ConnId\": \"abc\",\n \"Enable\": true\n}",
|
337
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
338
|
+
"title": "示例1"
|
339
|
+
}
|
292
340
|
]
|
293
341
|
},
|
294
342
|
"version": "1.0"
|
@@ -871,6 +871,16 @@
|
|
871
871
|
"output_required": false,
|
872
872
|
"type": "int",
|
873
873
|
"value_allowed_null": true
|
874
|
+
},
|
875
|
+
{
|
876
|
+
"disabled": false,
|
877
|
+
"document": "集群类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
878
|
+
"example": "\"\"",
|
879
|
+
"member": "string",
|
880
|
+
"name": "BillingResourceMode",
|
881
|
+
"output_required": false,
|
882
|
+
"type": "string",
|
883
|
+
"value_allowed_null": true
|
874
884
|
}
|
875
885
|
],
|
876
886
|
"usage": "out"
|
@@ -1077,6 +1087,16 @@
|
|
1077
1087
|
"output_required": false,
|
1078
1088
|
"type": "object",
|
1079
1089
|
"value_allowed_null": true
|
1090
|
+
},
|
1091
|
+
{
|
1092
|
+
"disabled": false,
|
1093
|
+
"document": "默认 \"\" 包销模式 \"exclusiveSale\"\n注意:此字段可能返回 null,表示取不到有效值。",
|
1094
|
+
"example": "无",
|
1095
|
+
"member": "string",
|
1096
|
+
"name": "BillingResourceMode",
|
1097
|
+
"output_required": false,
|
1098
|
+
"type": "string",
|
1099
|
+
"value_allowed_null": true
|
1080
1100
|
}
|
1081
1101
|
],
|
1082
1102
|
"usage": "out"
|
@@ -4920,7 +4920,7 @@
|
|
4920
4920
|
},
|
4921
4921
|
{
|
4922
4922
|
"disabled": false,
|
4923
|
-
"document": "制品来源,范围:tke-market 或 other",
|
4923
|
+
"document": "制品来源,范围:tke-market 或 other默认值:tke-market。",
|
4924
4924
|
"example": "tke-market",
|
4925
4925
|
"member": "string",
|
4926
4926
|
"name": "ChartFrom",
|
@@ -4965,7 +4965,7 @@
|
|
4965
4965
|
},
|
4966
4966
|
{
|
4967
4967
|
"disabled": false,
|
4968
|
-
"document": "
|
4968
|
+
"document": "制品命名空间,ChartFrom为tke-market时ChartNamespace不为空,值为DescribeProducts接口反馈的Namespace",
|
4969
4969
|
"example": "helm-public",
|
4970
4970
|
"member": "string",
|
4971
4971
|
"name": "ChartNamespace",
|
@@ -25258,7 +25258,7 @@
|
|
25258
25258
|
},
|
25259
25259
|
{
|
25260
25260
|
"disabled": false,
|
25261
|
-
"document": "制品来源,范围:tke-market 或 other默认值:tke-market
|
25261
|
+
"document": "制品来源,范围:tke-market 或 other 默认值:tke-market,示例值:tke-market",
|
25262
25262
|
"example": "tke-market",
|
25263
25263
|
"member": "string",
|
25264
25264
|
"name": "ChartFrom",
|
@@ -25303,7 +25303,7 @@
|
|
25303
25303
|
},
|
25304
25304
|
{
|
25305
25305
|
"disabled": false,
|
25306
|
-
"document": "
|
25306
|
+
"document": "制品命名空间,ChartFrom为tke-market时ChartNamespace不为空,值为DescribeProducts接口反馈的Namespace",
|
25307
25307
|
"example": "helm-public",
|
25308
25308
|
"member": "string",
|
25309
25309
|
"name": "ChartNamespace",
|
@@ -295,7 +295,7 @@
|
|
295
295
|
"status": "online"
|
296
296
|
},
|
297
297
|
"StartStreamIngest": {
|
298
|
-
"document": "将一个在线媒体流推到TRTC
|
298
|
+
"document": "将一个在线媒体流推到TRTC房间,更多功能说明见[输入媒体流进房](https://cloud.tencent.com/document/product/647/102957#50940aad-d90f-4473-9f46-d5dd46917653)。\n使用输入在线媒体流功能需先订阅 [尊享版或旗舰版套餐包](https://cloud.tencent.com/document/product/647/85386) 解锁能力位。",
|
299
299
|
"input": "StartStreamIngestRequest",
|
300
300
|
"name": "开启输入在线媒体流",
|
301
301
|
"output": "StartStreamIngestResponse",
|
@@ -6025,7 +6025,7 @@
|
|
6025
6025
|
},
|
6026
6026
|
{
|
6027
6027
|
"disabled": false,
|
6028
|
-
"document": "源流URL
|
6028
|
+
"document": "源流URL【必填】。如果是视频流,分辨率请保持不变。",
|
6029
6029
|
"example": "https://a.b/test.mp4",
|
6030
6030
|
"member": "string",
|
6031
6031
|
"name": "StreamUrl",
|