tccli 3.0.1157.1__py2.py3-none-any.whl → 3.0.1159.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 (46) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/api.json +328 -70
  3. tccli/services/ams/v20201229/examples.json +3 -3
  4. tccli/services/bi/v20220105/api.json +1 -1
  5. tccli/services/cat/v20180409/api.json +9 -0
  6. tccli/services/ccc/v20200210/api.json +3 -3
  7. tccli/services/cdb/v20170320/api.json +30 -3
  8. tccli/services/cdn/v20180606/api.json +86 -0
  9. tccli/services/cfw/cfw_client.py +53 -0
  10. tccli/services/cfw/v20190904/api.json +277 -0
  11. tccli/services/cfw/v20190904/examples.json +8 -0
  12. tccli/services/cls/v20201016/api.json +3 -3
  13. tccli/services/cls/v20201016/examples.json +1 -1
  14. tccli/services/cynosdb/v20190107/api.json +91 -0
  15. tccli/services/dbbrain/v20210527/api.json +10 -1
  16. tccli/services/ecm/v20190719/api.json +23 -5
  17. tccli/services/emr/emr_client.py +53 -0
  18. tccli/services/emr/v20190103/api.json +351 -98
  19. tccli/services/emr/v20190103/examples.json +11 -3
  20. tccli/services/ess/v20201111/api.json +32 -14
  21. tccli/services/ess/v20201111/examples.json +8 -2
  22. tccli/services/essbasic/v20210526/api.json +1 -1
  23. tccli/services/hunyuan/v20230901/api.json +114 -3
  24. tccli/services/mongodb/mongodb_client.py +53 -0
  25. tccli/services/mongodb/v20190725/api.json +71 -0
  26. tccli/services/mongodb/v20190725/examples.json +8 -0
  27. tccli/services/monitor/v20180724/api.json +8 -8
  28. tccli/services/ocr/v20181119/api.json +27 -0
  29. tccli/services/redis/v20180412/api.json +3 -3
  30. tccli/services/tke/tke_client.py +53 -0
  31. tccli/services/tke/v20180525/api.json +188 -0
  32. tccli/services/tke/v20180525/examples.json +8 -0
  33. tccli/services/trtc/v20190722/api.json +3 -3
  34. tccli/services/trtc/v20190722/examples.json +2 -2
  35. tccli/services/vm/v20201229/api.json +209 -45
  36. tccli/services/vm/v20201229/examples.json +1 -1
  37. tccli/services/vm/v20210922/api.json +25 -25
  38. tccli/services/vpc/v20170312/api.json +2 -1
  39. tccli/services/vpc/v20170312/examples.json +3 -3
  40. tccli/services/waf/v20180125/api.json +13 -13
  41. tccli/services/wedata/v20210820/api.json +10 -0
  42. {tccli-3.0.1157.1.dist-info → tccli-3.0.1159.1.dist-info}/METADATA +2 -2
  43. {tccli-3.0.1157.1.dist-info → tccli-3.0.1159.1.dist-info}/RECORD +46 -46
  44. {tccli-3.0.1157.1.dist-info → tccli-3.0.1159.1.dist-info}/WHEEL +0 -0
  45. {tccli-3.0.1157.1.dist-info → tccli-3.0.1159.1.dist-info}/entry_points.txt +0 -0
  46. {tccli-3.0.1157.1.dist-info → tccli-3.0.1159.1.dist-info}/license_files/LICENSE +0 -0
@@ -45,7 +45,7 @@
45
45
  "example": "1",
46
46
  "member": "int64",
47
47
  "name": "HitFlag",
48
- "required": true,
48
+ "output_required": true,
49
49
  "type": "int",
50
50
  "value_allowed_null": true
51
51
  },
@@ -55,7 +55,7 @@
55
55
  "example": "1",
56
56
  "member": "string",
57
57
  "name": "Label",
58
- "required": true,
58
+ "output_required": true,
59
59
  "type": "string",
60
60
  "value_allowed_null": true
61
61
  },
@@ -65,7 +65,7 @@
65
65
  "example": "1",
66
66
  "member": "string",
67
67
  "name": "Suggestion",
68
- "required": true,
68
+ "output_required": true,
69
69
  "type": "string",
70
70
  "value_allowed_null": true
71
71
  },
@@ -75,7 +75,7 @@
75
75
  "example": "1",
76
76
  "member": "int64",
77
77
  "name": "Score",
78
- "required": true,
78
+ "output_required": true,
79
79
  "type": "int",
80
80
  "value_allowed_null": true
81
81
  },
@@ -85,17 +85,17 @@
85
85
  "example": "1",
86
86
  "member": "string",
87
87
  "name": "Text",
88
- "required": true,
88
+ "output_required": true,
89
89
  "type": "string",
90
90
  "value_allowed_null": true
91
91
  },
92
92
  {
93
93
  "disabled": false,
94
- "document": "该字段用于返回音频片段存储的链接地址,该地址有效期为1天。\n注意:此字段可能返回 null,表示取不到有效值。",
94
+ "document": "该字段用于返回审核结果的访问链接(URL)。<br>备注:链接默认有效期为12小时。如果您需要更长时效的链接,请使用[COS预签名](https://cloud.tencent.com/document/product/1265/104001)功能更新签名时效。\n注意:此字段可能返回 null,表示取不到有效值。",
95
95
  "example": "1",
96
96
  "member": "string",
97
97
  "name": "Url",
98
- "required": true,
98
+ "output_required": true,
99
99
  "type": "string",
100
100
  "value_allowed_null": true
101
101
  },
@@ -105,7 +105,7 @@
105
105
  "example": "1",
106
106
  "member": "string",
107
107
  "name": "Duration",
108
- "required": true,
108
+ "output_required": true,
109
109
  "type": "string",
110
110
  "value_allowed_null": true
111
111
  },
@@ -115,7 +115,7 @@
115
115
  "example": "1",
116
116
  "member": "string",
117
117
  "name": "Extra",
118
- "required": true,
118
+ "output_required": true,
119
119
  "type": "string",
120
120
  "value_allowed_null": true
121
121
  },
@@ -125,7 +125,7 @@
125
125
  "example": "1",
126
126
  "member": "AudioResultDetailTextResult",
127
127
  "name": "TextResults",
128
- "required": true,
128
+ "output_required": true,
129
129
  "type": "list",
130
130
  "value_allowed_null": true
131
131
  },
@@ -135,7 +135,7 @@
135
135
  "example": "1",
136
136
  "member": "AudioResultDetailMoanResult",
137
137
  "name": "MoanResults",
138
- "required": true,
138
+ "output_required": true,
139
139
  "type": "list",
140
140
  "value_allowed_null": true
141
141
  },
@@ -145,7 +145,7 @@
145
145
  "example": "1",
146
146
  "member": "AudioResultDetailLanguageResult",
147
147
  "name": "LanguageResults",
148
- "required": true,
148
+ "output_required": true,
149
149
  "type": "list",
150
150
  "value_allowed_null": true
151
151
  },
@@ -155,7 +155,7 @@
155
155
  "example": "无",
156
156
  "member": "string",
157
157
  "name": "SubLabel",
158
- "required": true,
158
+ "output_required": true,
159
159
  "type": "string",
160
160
  "value_allowed_null": true
161
161
  },
@@ -165,7 +165,7 @@
165
165
  "example": "无",
166
166
  "member": "RecognitionResult",
167
167
  "name": "RecognitionResults",
168
- "required": true,
168
+ "output_required": true,
169
169
  "type": "list",
170
170
  "value_allowed_null": true
171
171
  }
@@ -484,7 +484,7 @@
484
484
  "members": [
485
485
  {
486
486
  "disabled": false,
487
- "document": "该字段表示策略的具体编号,用于接口调度,在[内容安全控制台](https://console.cloud.tencent.com/cms/clouds/manage)中可配置。若不传入Biztype参数(留空),则代表采用默认的识别策略;传入则会在审核时根据业务场景采取不同的审核策略。\n备注:Biztype仅为数字、字母与下划线的组合,长度为3-32个字符;不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype。",
487
+ "document": "该字段表示特定审核策略的编号,用于接口调度。需要提前在[内容安全控制台](https://console.cloud.tencent.com/cms/clouds/manage)中创建策略后获取该Biztype字段,传入该字段,会根据业务场景在审核时调用相应的审核策略。 备注:Biztype仅为数字、字母与下划线的组合,长度为3-32个字符;不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype。",
488
488
  "example": "1001",
489
489
  "member": "string",
490
490
  "name": "BizType",
@@ -729,7 +729,7 @@
729
729
  },
730
730
  {
731
731
  "disabled": false,
732
- "document": "该字段用于返回视频中截帧审核的结果,详细返回内容敬请参考ImageSegments数据结构的描述。<br>备注:数据有效期为24小时,如需要延长存储时间,请在已配置的COS储存桶中设置。\n注意:此字段可能返回 null,表示取不到有效值。",
732
+ "document": "该字段用于返回视频中截帧审核的结果,详细返回内容敬请参考ImageSegments数据结构的描述。\n注意:此字段可能返回 null,表示取不到有效值。",
733
733
  "example": "无",
734
734
  "member": "ImageSegments",
735
735
  "name": "ImageSegments",
@@ -739,7 +739,7 @@
739
739
  },
740
740
  {
741
741
  "disabled": false,
742
- "document": "该字段用于返回视频中音频审核的结果,详细返回内容敬请参考AudioSegments数据结构的描述。<br>备注:数据有效期为24小时,如需要延长存储时间,请在已配置的COS储存桶中设置。\n注意:此字段可能返回 null,表示取不到有效值。",
742
+ "document": "该字段用于返回视频中音频审核的结果,详细返回内容敬请参考AudioSegments数据结构的描述。\n注意:此字段可能返回 null,表示取不到有效值。",
743
743
  "example": "无",
744
744
  "member": "AudioSegments",
745
745
  "name": "AudioSegments",
@@ -918,7 +918,7 @@
918
918
  "example": "1",
919
919
  "member": "int64",
920
920
  "name": "HitFlag",
921
- "required": true,
921
+ "output_required": true,
922
922
  "type": "int",
923
923
  "value_allowed_null": true
924
924
  },
@@ -928,7 +928,7 @@
928
928
  "example": "1",
929
929
  "member": "string",
930
930
  "name": "Label",
931
- "required": true,
931
+ "output_required": true,
932
932
  "type": "string",
933
933
  "value_allowed_null": true
934
934
  },
@@ -938,7 +938,7 @@
938
938
  "example": "1",
939
939
  "member": "string",
940
940
  "name": "Suggestion",
941
- "required": true,
941
+ "output_required": true,
942
942
  "type": "string",
943
943
  "value_allowed_null": true
944
944
  },
@@ -948,7 +948,7 @@
948
948
  "example": "1",
949
949
  "member": "int64",
950
950
  "name": "Score",
951
- "required": true,
951
+ "output_required": true,
952
952
  "type": "int",
953
953
  "value_allowed_null": true
954
954
  },
@@ -958,17 +958,17 @@
958
958
  "example": "1",
959
959
  "member": "ImageResultResult",
960
960
  "name": "Results",
961
- "required": true,
961
+ "output_required": true,
962
962
  "type": "list",
963
963
  "value_allowed_null": true
964
964
  },
965
965
  {
966
966
  "disabled": false,
967
- "document": "图片URL地址\n注意:此字段可能返回 null,表示取不到有效值。",
967
+ "document": "该字段用于返回审核结果的访问链接(URL)。<br>备注:链接默认有效期为12小时。如果您需要更长时效的链接,请使用[COS预签名](https://cloud.tencent.com/document/product/1265/104001)功能更新签名时效。\n注意:此字段可能返回 null,表示取不到有效值。",
968
968
  "example": "1",
969
969
  "member": "string",
970
970
  "name": "Url",
971
- "required": true,
971
+ "output_required": true,
972
972
  "type": "string",
973
973
  "value_allowed_null": true
974
974
  },
@@ -978,7 +978,7 @@
978
978
  "example": "1",
979
979
  "member": "string",
980
980
  "name": "Extra",
981
- "required": true,
981
+ "output_required": true,
982
982
  "type": "string",
983
983
  "value_allowed_null": true
984
984
  }
@@ -6988,6 +6988,7 @@
6988
6988
  "example": "{\"VpcId\":\"vpc-8mpwlbdv\",\"SubnetId\":\"subnet-l9emqwnw\"}",
6989
6989
  "member": "DefaultVpcSubnet",
6990
6990
  "name": "Vpc",
6991
+ "output_required": true,
6991
6992
  "type": "object",
6992
6993
  "value_allowed_null": false
6993
6994
  },
@@ -26299,7 +26300,7 @@
26299
26300
  },
26300
26301
  {
26301
26302
  "disabled": false,
26302
- "document": "端口(all, 单个port, range)。当Protocol为ALL或ICMP时,不能指定Port。",
26303
+ "document": "端口(all, 单个port, range)。当Protocol为ALL或ICMP时,不能指定Port。使用-指定端口范围,如:10-20。",
26303
26304
  "example": "无",
26304
26305
  "member": "string",
26305
26306
  "name": "Port",
@@ -368,19 +368,19 @@
368
368
  {
369
369
  "document": "创建默认VPC",
370
370
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&<公共请求参数>",
371
- "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-pin7sxcd\",\n \"SubnetId\": \"subnet-ixzf2m42\"\n },\n \"RequestId\": \"a2353d77-5c08-49c4-a28a-632a8af5e294\"\n }\n}",
371
+ "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-pin7sxcd\",\n \"SubnetId\": \"subnet-ixzf2m42\",\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"10.0.0.0/8\"\n },\n \"RequestId\": \"a2353d77-5c08-49c4-a28a-632a8af5e294\"\n }\n}",
372
372
  "title": "创建默认VPC"
373
373
  },
374
374
  {
375
375
  "document": "强制创建默认VPC",
376
376
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&Force=true\n&<公共请求参数>",
377
- "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-8mpwlbdv\",\n \"SubnetId\": \"subnet-l9emqwnw\"\n },\n \"RequestId\": \"91348b0a-6846-49ff-822b-a21eef848c9f\"\n }\n}",
377
+ "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"vpc-8mpwlbdv\",\n \"SubnetId\": \"subnet-l9emqwnw\",\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"10.0.0.0/8\"\n },\n \"RequestId\": \"91348b0a-6846-49ff-822b-a21eef848c9f\"\n }\n}",
378
378
  "title": "强制生产默认VPC"
379
379
  },
380
380
  {
381
381
  "document": "不强制创建默认VPC",
382
382
  "input": "https://vpc.tencentcloudapi.com/?Action=CreateDefaultVpc\n&<公共请求参数>",
383
- "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"0\",\n \"SubnetId\": \"0\"\n },\n \"RequestId\": \"c52dda11-9e53-440f-b034-6292f2144dd0\"\n }\n}",
383
+ "output": "{\n \"Response\": {\n \"Vpc\": {\n \"VpcId\": \"0\",\n \"SubnetId\": \"subnet-jwjj37i0\",\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"CidrBlock\": \"10.0.0.0/8\"\n },\n \"RequestId\": \"c52dda11-9e53-440f-b034-6292f2144dd0\"\n }\n}",
384
384
  "title": "用户账号网络属性(DescribeAccountAttributes)同时支持基础网络和VPC,不强制创建默认VPC,则返回VpcId为0,表示不创建默认VPC"
385
385
  }
386
386
  ],
@@ -16569,7 +16569,7 @@
16569
16569
  },
16570
16570
  {
16571
16571
  "disabled": false,
16572
- "document": "必填项。证书类型。\n0:仅配置HTTP监听端口,没有证书\n1:证书来源为自有证书\n2:证书来源为托管证书",
16572
+ "document": "证书类型。0:仅配置HTTP监听端口,没有证书1:证书来源为自有证书2:证书来源为托管证书",
16573
16573
  "example": "0",
16574
16574
  "member": "int64",
16575
16575
  "name": "CertType",
@@ -16605,7 +16605,7 @@
16605
16605
  },
16606
16606
  {
16607
16607
  "disabled": false,
16608
- "document": "必填项。waf前是否部署有七层代理服务。\n0:没有部署代理服务\n1:有部署代理服务,waf将使用XFF获取客户端IP\n2:有部署代理服务,waf将使用remote_addr获取客户端IP\n3:有部署代理服务,waf将使用ip_headers中的自定义header获取客户端IP",
16608
+ "document": "waf前是否部署有七层代理服务。0:没有部署代理服务1:有部署代理服务,waf将使用XFF获取客户端IP2:有部署代理服务,waf将使用remote_addr获取客户端IP3:有部署代理服务,waf将使用ip_headers中的自定义header获取客户端IP",
16609
16609
  "example": "0",
16610
16610
  "member": "int64",
16611
16611
  "name": "IsCdn",
@@ -16632,7 +16632,7 @@
16632
16632
  },
16633
16633
  {
16634
16634
  "disabled": false,
16635
- "document": "必填项。是否开启HTTP强制跳转到HTTPS。\n0:不强制跳转\n1:开启强制跳转",
16635
+ "document": "是否开启HTTP强制跳转到HTTPS。0:不强制跳转1:开启强制跳转",
16636
16636
  "example": "1",
16637
16637
  "member": "uint64",
16638
16638
  "name": "HttpsRewrite",
@@ -16641,7 +16641,7 @@
16641
16641
  },
16642
16642
  {
16643
16643
  "disabled": false,
16644
- "document": "必填项。回源类型。\n0:通过IP回源\n1:通过域名回源",
16644
+ "document": "回源类型。0:通过IP回源1:通过域名回源",
16645
16645
  "example": "0",
16646
16646
  "member": "int64",
16647
16647
  "name": "UpstreamType",
@@ -16668,7 +16668,7 @@
16668
16668
  },
16669
16669
  {
16670
16670
  "disabled": false,
16671
- "document": "必填项。是否开启HTTP2,需要开启HTTPS协议支持。\n0:关闭\n1:开启",
16671
+ "document": "是否开启HTTP2,需要开启HTTPS协议支持。0:关闭1:开启",
16672
16672
  "example": "0",
16673
16673
  "member": "int64",
16674
16674
  "name": "IsHttp2",
@@ -16677,7 +16677,7 @@
16677
16677
  },
16678
16678
  {
16679
16679
  "disabled": false,
16680
- "document": "必填项。是否开启WebSocket支持。\n0:关闭\n1:开启",
16680
+ "document": "是否开启WebSocket支持。0:关闭1:开启",
16681
16681
  "example": "0",
16682
16682
  "member": "int64",
16683
16683
  "name": "IsWebsocket",
@@ -16686,7 +16686,7 @@
16686
16686
  },
16687
16687
  {
16688
16688
  "disabled": false,
16689
- "document": "必填项。回源负载均衡策略。\n0:轮询\n1:IP hash\n2:加权轮询",
16689
+ "document": "回源负载均衡策略。0:轮询1:IP hash2:加权轮询",
16690
16690
  "example": "0",
16691
16691
  "member": "int64",
16692
16692
  "name": "LoadBalance",
@@ -16713,7 +16713,7 @@
16713
16713
  },
16714
16714
  {
16715
16715
  "disabled": false,
16716
- "document": "必填项。端口信息,可通过DescribeDomains接口获取具体参数信息。",
16716
+ "document": "端口信息,可通过DescribeDomains接口获取具体参数信息。",
16717
16717
  "example": "无",
16718
16718
  "member": "SpartaProtectionPort",
16719
16719
  "name": "Ports",
@@ -16722,7 +16722,7 @@
16722
16722
  },
16723
16723
  {
16724
16724
  "disabled": false,
16725
- "document": "必填项。是否开启长连接。\n0短连接\n1: 长连接",
16725
+ "document": "是否开启长连接。0短连接1: 长连接",
16726
16726
  "example": "1",
16727
16727
  "member": "string",
16728
16728
  "name": "IsKeepAlive",
@@ -16731,7 +16731,7 @@
16731
16731
  },
16732
16732
  {
16733
16733
  "disabled": false,
16734
- "document": "必填项,待废弃。目前填0即可。anycast IP类型开关: 0 普通IP 1 Anycast IP",
16734
+ "document": "待废弃。目前填0即可。anycast IP类型开关: 0 普通IP 1 Anycast IP",
16735
16735
  "example": "0",
16736
16736
  "member": "int64",
16737
16737
  "name": "Anycast",
@@ -16749,7 +16749,7 @@
16749
16749
  },
16750
16750
  {
16751
16751
  "disabled": false,
16752
- "document": "必填项,是否开启主动健康检测。\n0:不开启\n1:开启",
16752
+ "document": "是否开启主动健康检测。0:不开启1:开启",
16753
16753
  "example": "0",
16754
16754
  "member": "int64",
16755
16755
  "name": "ActiveCheck",
@@ -16776,7 +16776,7 @@
16776
16776
  },
16777
16777
  {
16778
16778
  "disabled": false,
16779
- "document": "必填项。加密套件模板。\n0:不支持选择,使用默认模板 \n1:通用型模板 \n2:安全型模板\n3:自定义模板",
16779
+ "document": "加密套件模板。0:不支持选择,使用默认模板 1:通用型模板 2:安全型模板3:自定义模板",
16780
16780
  "example": "0",
16781
16781
  "member": "int64",
16782
16782
  "name": "CipherTemplate",
@@ -16830,7 +16830,7 @@
16830
16830
  },
16831
16831
  {
16832
16832
  "disabled": false,
16833
- "document": "必填项。是否开启XFF重置。\n0:关闭\n1:开启",
16833
+ "document": "是否开启XFF重置。0:关闭1:开启",
16834
16834
  "example": "0",
16835
16835
  "member": "int64",
16836
16836
  "name": "XFFReset",
@@ -29732,6 +29732,16 @@
29732
29732
  "output_required": false,
29733
29733
  "type": "list",
29734
29734
  "value_allowed_null": true
29735
+ },
29736
+ {
29737
+ "disabled": false,
29738
+ "document": "数据库环境\n注意:此字段可能返回 null,表示取不到有效值。",
29739
+ "example": "DEV;PROD",
29740
+ "member": "string",
29741
+ "name": "EnvType",
29742
+ "output_required": false,
29743
+ "type": "string",
29744
+ "value_allowed_null": true
29735
29745
  }
29736
29746
  ],
29737
29747
  "usage": "out"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1157.1
3
+ Version: 3.0.1159.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
6
6
  Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Requires-Dist: jmespath==0.10.0
15
15
  Requires-Dist: six==1.16.0
16
- Requires-Dist: tencentcloud-sdk-python>=3.0.1157
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1159
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介