tccli 3.0.1274.1__py2.py3-none-any.whl → 3.0.1276.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.
Files changed (63) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +0 -9
  3. tccli/services/ams/v20201229/api.json +82 -0
  4. tccli/services/asr/v20190614/api.json +1 -1
  5. tccli/services/batch/v20170312/api.json +24 -24
  6. tccli/services/cdwdoris/v20211228/api.json +19 -0
  7. tccli/services/cfw/v20190904/api.json +6 -6
  8. tccli/services/clb/v20180317/api.json +32 -4
  9. tccli/services/cloudstudio/v20230508/api.json +1 -1
  10. tccli/services/cvm/v20170312/api.json +48 -37
  11. tccli/services/cynosdb/v20190107/api.json +14 -4
  12. tccli/services/dlc/v20210125/api.json +17 -15
  13. tccli/services/dlc/v20210125/examples.json +4 -4
  14. tccli/services/dts/v20211206/api.json +1 -1
  15. tccli/services/emr/v20190103/api.json +24 -24
  16. tccli/services/es/v20180416/api.json +2 -2
  17. tccli/services/es/v20180416/examples.json +4 -4
  18. tccli/services/ess/ess_client.py +53 -0
  19. tccli/services/ess/v20201111/api.json +403 -322
  20. tccli/services/ess/v20201111/examples.json +16 -2
  21. tccli/services/essbasic/essbasic_client.py +53 -0
  22. tccli/services/essbasic/v20210526/api.json +310 -238
  23. tccli/services/essbasic/v20210526/examples.json +14 -0
  24. tccli/services/faceid/v20180301/api.json +3 -3
  25. tccli/services/lcic/v20220817/api.json +3 -3
  26. tccli/services/lighthouse/v20200324/api.json +6 -6
  27. tccli/services/live/v20180801/api.json +371 -380
  28. tccli/services/lke/lke_client.py +53 -0
  29. tccli/services/lke/v20231130/api.json +72 -2
  30. tccli/services/lke/v20231130/examples.json +8 -0
  31. tccli/services/ocr/v20181119/api.json +17 -7
  32. tccli/services/ocr/v20181119/examples.json +4 -4
  33. tccli/services/organization/v20210331/api.json +19 -0
  34. tccli/services/rce/v20201103/api.json +15 -15
  35. tccli/services/taf/v20200210/api.json +9 -9
  36. tccli/services/tcbr/v20220217/api.json +18 -0
  37. tccli/services/teo/v20220901/api.json +2 -2
  38. tccli/services/teo/v20220901/examples.json +1 -1
  39. tccli/services/tke/v20180525/api.json +328 -323
  40. tccli/services/tke/v20180525/examples.json +2 -2
  41. tccli/services/tke/v20220501/api.json +8 -8
  42. tccli/services/tse/v20201207/api.json +84 -4
  43. tccli/services/vm/v20201229/api.json +428 -78
  44. tccli/services/vm/v20210922/api.json +482 -82
  45. tccli/services/vpc/v20170312/api.json +2 -2
  46. tccli/services/weilingwith/v20230427/api.json +20 -20
  47. {tccli-3.0.1274.1.dist-info → tccli-3.0.1276.1.dist-info}/METADATA +2 -2
  48. {tccli-3.0.1274.1.dist-info → tccli-3.0.1276.1.dist-info}/RECORD +51 -63
  49. tccli/services/lp/__init__.py +0 -4
  50. tccli/services/lp/lp_client.py +0 -207
  51. tccli/services/lp/v20200224/api.json +0 -311
  52. tccli/services/lp/v20200224/examples.json +0 -13
  53. tccli/services/rkp/__init__.py +0 -4
  54. tccli/services/rkp/rkp_client.py +0 -313
  55. tccli/services/rkp/v20191209/api.json +0 -564
  56. tccli/services/rkp/v20191209/examples.json +0 -29
  57. tccli/services/rp/__init__.py +0 -4
  58. tccli/services/rp/rp_client.py +0 -207
  59. tccli/services/rp/v20200224/api.json +0 -290
  60. tccli/services/rp/v20200224/examples.json +0 -13
  61. {tccli-3.0.1274.1.dist-info → tccli-3.0.1276.1.dist-info}/WHEEL +0 -0
  62. {tccli-3.0.1274.1.dist-info → tccli-3.0.1276.1.dist-info}/entry_points.txt +0 -0
  63. {tccli-3.0.1274.1.dist-info → tccli-3.0.1276.1.dist-info}/license_files/LICENSE +0 -0
@@ -768,7 +768,7 @@
768
768
  {
769
769
  "document": "查询集群已安装应用详情",
770
770
  "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterReleaseDetails\n<公共请求参数>\n\n{\n \"Namespace\": \"default\",\n \"ClusterId\": \"cls-65r1c5nu\",\n \"Name\": \"app-name\"\n}",
771
- "output": "{\n \"Response\": {\n \"Release\": {\n \"Name\": \"app-name\",\n \"Namespace\": \"default\",\n \"Version\": \"1\",\n \"Status\": \"deployed\",\n \"Description\": \"Install complete\",\n \"Notes\": \"\",\n \"Config\": \"key1=v1,key2=v2\",\n \"Manifest\": \"\",\n \"ChartVersion\": \"10.5.3\",\n \"ChartName\": \"redis\",\n \"ChartDescription\": \"Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.\",\n \"AppVersion\": \"5.0.7\",\n \"FirstDeployedTime\": \"2020-04-09 15:28:28.707549 +0800 CST\",\n \"LastDeployedTime\": \"2020-04-09 15:28:28.707549 +0800 CST\"\n },\n \"RequestId\": \"f12a6e20-f950-4af9-8f8b-b6329a4961c2\"\n }\n}",
771
+ "output": "{\n \"Response\": {\n \"Release\": {\n \"Name\": \"app-name\",\n \"Namespace\": \"default\",\n \"Version\": \"1\",\n \"Status\": \"deployed\",\n \"Description\": \"Install complete\",\n \"Notes\": \"\",\n \"Config\": \"key1=v1,key2=v2\",\n \"Manifest\": \"\",\n \"ChartVersion\": \"10.5.3\",\n \"ChartName\": \"redis\",\n \"ChartDescription\": \"Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.\",\n \"AppVersion\": \"5.0.7\",\n \"FirstDeployedTime\": \"2020-04-09 15:28:28.707549 +0800 CST\",\n \"LastDeployedTime\": \"2020-04-09 15:28:28.707549 +0800 CST\",\n \"ChartFrom\": \"other\",\n \"ChartURL\": \"\",\n \"ComputedValues\": \"\",\n \"Resources\": \"\"\n },\n \"RequestId\": \"f12a6e20-f950-4af9-8f8b-b6329a4961c2\"\n }\n}",
772
772
  "title": "查询集群已安装应用详情"
773
773
  }
774
774
  ],
@@ -784,7 +784,7 @@
784
784
  {
785
785
  "document": "展示应用列表",
786
786
  "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterReleases\n<公共请求参数>\n\n{\n \"ClusterId\": \"cls-65r1c5nu\"\n}",
787
- "output": "{\n \"Response\": {\n \"Limit\": 0,\n \"Offset\": 0,\n \"ReleaseSet\": [\n {\n \"Name\": \"app-name\",\n \"Namespace\": \"default\",\n \"Revision\": \"1\",\n \"Status\": \"deployed\",\n \"ChartName\": \"redis\",\n \"ChartVersion\": \"10.5.3\",\n \"AppVersion\": \"5.0.7\",\n \"UpdatedTime\": \"2020-04-09 15:28:28.707549 +0800 CST\"\n }\n ],\n \"RequestId\": \"f12a6e20-f950-4af9-8f8b-b6329a4961c2\",\n \"Total\": 1\n }\n}",
787
+ "output": "{\n \"Response\": {\n \"Limit\": 0,\n \"Offset\": 0,\n \"ReleaseSet\": [\n {\n \"Name\": \"app-name\",\n \"Description\": \"This is app description\",\n \"Namespace\": \"default\",\n \"Revision\": \"1\",\n \"Status\": \"deployed\",\n \"ChartName\": \"redis\",\n \"ChartVersion\": \"10.5.3\",\n \"AppVersion\": \"5.0.7\",\n \"UpdatedTime\": \"2020-04-09 15:28:28.707549 +0800 CST\"\n }\n ],\n \"RequestId\": \"f12a6e20-f950-4af9-8f8b-b6329a4961c2\",\n \"Total\": 1\n }\n}",
788
788
  "title": "查询集群已安装应用列表"
789
789
  }
790
790
  ],
@@ -842,13 +842,13 @@
842
842
  },
843
843
  {
844
844
  "disabled": false,
845
- "document": "错误信息集合\n注意:此字段可能返回 null,表示取不到有效值。",
845
+ "document": "错误信息集合",
846
846
  "example": "eks not support",
847
847
  "member": "string",
848
848
  "name": "Errors",
849
849
  "output_required": true,
850
850
  "type": "list",
851
- "value_allowed_null": true
851
+ "value_allowed_null": false
852
852
  },
853
853
  {
854
854
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -916,13 +916,13 @@
916
916
  },
917
917
  {
918
918
  "disabled": false,
919
- "document": "数组总数目\n注意:此字段可能返回 null,表示取不到有效值。",
919
+ "document": "数组总数目",
920
920
  "example": "10",
921
921
  "member": "int64",
922
922
  "name": "TotalCount",
923
923
  "output_required": true,
924
924
  "type": "int",
925
- "value_allowed_null": true
925
+ "value_allowed_null": false
926
926
  },
927
927
  {
928
928
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -990,13 +990,13 @@
990
990
  },
991
991
  {
992
992
  "disabled": false,
993
- "document": "健康检测规则数量\n注意:此字段可能返回 null,表示取不到有效值。",
993
+ "document": "健康检测规则数量",
994
994
  "example": "1",
995
995
  "member": "int64",
996
996
  "name": "TotalCount",
997
997
  "output_required": true,
998
998
  "type": "int",
999
- "value_allowed_null": true
999
+ "value_allowed_null": false
1000
1000
  },
1001
1001
  {
1002
1002
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -1081,13 +1081,13 @@
1081
1081
  "members": [
1082
1082
  {
1083
1083
  "disabled": false,
1084
- "document": "节点池列表\n注意:此字段可能返回 null,表示取不到有效值。",
1084
+ "document": "节点池列表",
1085
1085
  "example": "无",
1086
1086
  "member": "NodePool",
1087
1087
  "name": "NodePools",
1088
1088
  "output_required": true,
1089
1089
  "type": "list",
1090
- "value_allowed_null": true
1090
+ "value_allowed_null": false
1091
1091
  },
1092
1092
  {
1093
1093
  "disabled": false,
@@ -1185,6 +1185,30 @@
1185
1185
  ],
1186
1186
  "usage": "out"
1187
1187
  },
1188
+ "CanaryPriorityRule": {
1189
+ "document": "灰度规则 Priority - Rule",
1190
+ "members": [
1191
+ {
1192
+ "disabled": false,
1193
+ "document": "优先级",
1194
+ "example": "10",
1195
+ "member": "int64",
1196
+ "name": "Priority",
1197
+ "required": false,
1198
+ "type": "int"
1199
+ },
1200
+ {
1201
+ "disabled": false,
1202
+ "document": "灰度规则配置",
1203
+ "example": "无",
1204
+ "member": "CloudNativeAPIGatewayCanaryRule",
1205
+ "name": "CanaryRule",
1206
+ "required": false,
1207
+ "type": "object"
1208
+ }
1209
+ ],
1210
+ "usage": "in"
1211
+ },
1188
1212
  "CertificateInfo": {
1189
1213
  "document": "证书信息",
1190
1214
  "members": [
@@ -3702,8 +3726,17 @@
3702
3726
  "example": "无",
3703
3727
  "member": "CloudNativeAPIGatewayCanaryRule",
3704
3728
  "name": "CanaryRule",
3705
- "required": true,
3729
+ "required": false,
3706
3730
  "type": "object"
3731
+ },
3732
+ {
3733
+ "disabled": false,
3734
+ "document": "灰度规则配置列表,如果配置了此参数,将以此参数为准,忽略CanaryRule参数",
3735
+ "example": "无",
3736
+ "member": "CloudNativeAPIGatewayCanaryRule",
3737
+ "name": "CanaryRuleList",
3738
+ "required": false,
3739
+ "type": "list"
3707
3740
  }
3708
3741
  ],
3709
3742
  "type": "object"
@@ -4238,6 +4271,15 @@
4238
4271
  "name": "ResponseBuffering",
4239
4272
  "required": false,
4240
4273
  "type": "bool"
4274
+ },
4275
+ {
4276
+ "disabled": false,
4277
+ "document": "正则优先级",
4278
+ "example": "0",
4279
+ "member": "int64",
4280
+ "name": "RegexPriority",
4281
+ "required": false,
4282
+ "type": "int"
4241
4283
  }
4242
4284
  ],
4243
4285
  "type": "object"
@@ -5375,8 +5417,17 @@
5375
5417
  "example": "10",
5376
5418
  "member": "int64",
5377
5419
  "name": "Priority",
5378
- "required": true,
5420
+ "required": false,
5379
5421
  "type": "int"
5422
+ },
5423
+ {
5424
+ "disabled": false,
5425
+ "document": "优先级列表,如果配置了此参数,将以此参数为准,忽略Priority参数",
5426
+ "example": "[10,20]",
5427
+ "member": "int64",
5428
+ "name": "PriorityList",
5429
+ "required": false,
5430
+ "type": "list"
5380
5431
  }
5381
5432
  ],
5382
5433
  "type": "object"
@@ -12675,6 +12726,17 @@
12675
12726
  "required": false,
12676
12727
  "type": "bool",
12677
12728
  "value_allowed_null": false
12729
+ },
12730
+ {
12731
+ "disabled": false,
12732
+ "document": "正则优先级",
12733
+ "example": "0",
12734
+ "member": "int64",
12735
+ "name": "RegexPriority",
12736
+ "output_required": false,
12737
+ "required": false,
12738
+ "type": "int",
12739
+ "value_allowed_null": false
12678
12740
  }
12679
12741
  ],
12680
12742
  "usage": "both"
@@ -13716,7 +13778,7 @@
13716
13778
  "example": "10",
13717
13779
  "member": "int64",
13718
13780
  "name": "Priority",
13719
- "required": true,
13781
+ "required": false,
13720
13782
  "type": "int"
13721
13783
  },
13722
13784
  {
@@ -13725,8 +13787,17 @@
13725
13787
  "example": "无",
13726
13788
  "member": "CloudNativeAPIGatewayCanaryRule",
13727
13789
  "name": "CanaryRule",
13728
- "required": true,
13790
+ "required": false,
13729
13791
  "type": "object"
13792
+ },
13793
+ {
13794
+ "disabled": false,
13795
+ "document": "灰度规则配置列表,如果配置了此参数,将以此参数为准,忽略Priority和CanaryRule参数",
13796
+ "example": "无",
13797
+ "member": "CanaryPriorityRule",
13798
+ "name": "CanaryRuleList",
13799
+ "required": false,
13800
+ "type": "list"
13730
13801
  }
13731
13802
  ],
13732
13803
  "type": "object"
@@ -14087,6 +14158,15 @@
14087
14158
  "name": "ResponseBuffering",
14088
14159
  "required": false,
14089
14160
  "type": "bool"
14161
+ },
14162
+ {
14163
+ "disabled": false,
14164
+ "document": "增加优先级",
14165
+ "example": "0",
14166
+ "member": "int64",
14167
+ "name": "RegexPriority",
14168
+ "required": false,
14169
+ "type": "int"
14090
14170
  }
14091
14171
  ],
14092
14172
  "type": "object"