tccli 3.0.1227.1__py2.py3-none-any.whl → 3.0.1229.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 (66) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/aiart/v20221229/api.json +12 -3
  4. tccli/services/cam/v20190116/api.json +25 -25
  5. tccli/services/cam/v20190116/examples.json +8 -8
  6. tccli/services/cdb/v20170320/api.json +167 -9
  7. tccli/services/cdb/v20170320/examples.json +2 -2
  8. tccli/services/cfs/v20190719/api.json +19 -0
  9. tccli/services/ckafka/v20190819/api.json +5 -5
  10. tccli/services/ckafka/v20190819/examples.json +106 -112
  11. tccli/services/clb/v20180317/api.json +1 -1
  12. tccli/services/cloudaudit/v20190319/api.json +15 -15
  13. tccli/services/cloudaudit/v20190319/examples.json +3 -3
  14. tccli/services/config/v20220802/api.json +70 -68
  15. tccli/services/config/v20220802/examples.json +6 -6
  16. tccli/services/cynosdb/cynosdb_client.py +228 -16
  17. tccli/services/cynosdb/v20190107/api.json +251 -0
  18. tccli/services/cynosdb/v20190107/examples.json +32 -0
  19. tccli/services/emr/v20190103/api.json +28 -22
  20. tccli/services/ess/v20201111/api.json +18 -0
  21. tccli/services/essbasic/v20210526/api.json +20 -1
  22. tccli/services/facefusion/v20181201/api.json +12 -6
  23. tccli/services/faceid/v20180301/api.json +1 -1
  24. tccli/services/hai/v20230812/api.json +6 -6
  25. tccli/services/hai/v20230812/examples.json +2 -2
  26. tccli/services/lke/lke_client.py +394 -23
  27. tccli/services/lke/v20231130/api.json +737 -4
  28. tccli/services/lke/v20231130/examples.json +62 -0
  29. tccli/services/mps/v20190612/api.json +1 -1
  30. tccli/services/mqtt/mqtt_client.py +118 -12
  31. tccli/services/mqtt/v20240516/api.json +312 -33
  32. tccli/services/mqtt/v20240516/examples.json +23 -13
  33. tccli/services/ocr/v20181119/api.json +11 -2
  34. tccli/services/ocr/v20181119/examples.json +6 -6
  35. tccli/services/privatedns/v20201028/api.json +41 -13
  36. tccli/services/pts/v20210728/api.json +22 -12
  37. tccli/services/redis/v20180412/api.json +14 -14
  38. tccli/services/scf/v20180416/api.json +12 -0
  39. tccli/services/ssl/v20191205/api.json +246 -173
  40. tccli/services/ssl/v20191205/examples.json +69 -69
  41. tccli/services/sts/v20180813/api.json +17 -11
  42. tccli/services/sts/v20180813/examples.json +6 -6
  43. tccli/services/tcr/v20190924/api.json +17 -17
  44. tccli/services/tdmq/tdmq_client.py +4 -57
  45. tccli/services/tdmq/v20200217/api.json +119 -200
  46. tccli/services/tdmq/v20200217/examples.json +29 -49
  47. tccli/services/tmt/v20180321/api.json +1 -1
  48. tccli/services/tmt/v20180321/examples.json +2 -2
  49. tccli/services/trocket/v20230308/api.json +79 -79
  50. tccli/services/trocket/v20230308/examples.json +8 -8
  51. tccli/services/trtc/v20190722/api.json +1 -1
  52. tccli/services/vclm/v20240523/api.json +25 -15
  53. tccli/services/vclm/v20240523/examples.json +2 -2
  54. tccli/services/vcube/__init__.py +4 -0
  55. tccli/services/vcube/v20220410/api.json +4168 -0
  56. tccli/services/vcube/v20220410/examples.json +277 -0
  57. tccli/services/vcube/vcube_client.py +1956 -0
  58. tccli/services/vod/v20180717/api.json +38 -1
  59. tccli/services/vod/v20180717/examples.json +13 -1
  60. tccli/services/vpc/v20170312/api.json +195 -148
  61. tccli/services/vpc/v20170312/examples.json +5 -5
  62. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/METADATA +2 -2
  63. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/RECORD +66 -62
  64. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/WHEEL +0 -0
  65. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/entry_points.txt +0 -0
  66. {tccli-3.0.1227.1.dist-info → tccli-3.0.1229.1.dist-info}/license_files/LICENSE +0 -0
@@ -10849,7 +10849,7 @@
10849
10849
  },
10850
10850
  {
10851
10851
  "disabled": false,
10852
- "document": "安全组ID构成的数组,一个负载均衡实例最多可绑定50个安全组,如果要解绑所有安全组,可不传此参数,或传入空数组。",
10852
+ "document": "安全组ID构成的数组,一个负载均衡实例最多可绑定50个安全组,如果要解绑所有安全组,可不传此参数。",
10853
10853
  "example": "[\"sg-0936o7sd\\r\\n\",\"sg-12345678\\r\\n\"]",
10854
10854
  "member": "string",
10855
10855
  "name": "SecurityGroups",
@@ -277,7 +277,7 @@
277
277
  {
278
278
  "disabled": false,
279
279
  "document": "cos地域\n注意:此字段可能返回 null,表示取不到有效值。",
280
- "example": "xx",
280
+ "example": "ap-guanghzou",
281
281
  "member": "string",
282
282
  "name": "CosRegion",
283
283
  "output_required": false,
@@ -288,7 +288,7 @@
288
288
  {
289
289
  "disabled": false,
290
290
  "document": "地域描述\n注意:此字段可能返回 null,表示取不到有效值。",
291
- "example": "xx",
291
+ "example": "广州地域",
292
292
  "member": "string",
293
293
  "name": "CosRegionName",
294
294
  "output_required": false,
@@ -396,7 +396,7 @@
396
396
  {
397
397
  "disabled": false,
398
398
  "document": "跟踪集名称,仅支持大小写字母、数字、-以及_的组合,3-48个字符",
399
- "example": "操作审计",
399
+ "example": "audit_test",
400
400
  "member": "string",
401
401
  "name": "Name",
402
402
  "required": true,
@@ -423,7 +423,7 @@
423
423
  {
424
424
  "disabled": false,
425
425
  "document": "数据过滤条件",
426
- "example": "",
426
+ "example": "{ \"ResourceFields\": [ { \"ResourceType\": \"cam\", \"ActionType\": \"*\", \"EventNames\": [ \"AddSubAccount\", \"AddSubAccountCheckingMFA\" ] }, { \"ResourceType\": \"cvm\", \"ActionType\": \"*\", \"EventNames\": [ \"*\" ] }, { \"ResourceType\": \"tke\", \"ActionType\": \"*\", \"EventNames\": [ \"*\" ] } ] }",
427
427
  "member": "Filter",
428
428
  "name": "Filters",
429
429
  "required": true,
@@ -906,7 +906,7 @@
906
906
  {
907
907
  "disabled": false,
908
908
  "document": "日志集合\n注意:此字段可能返回 null,表示取不到有效值。",
909
- "example": "*",
909
+ "example": "[ { \"CloudAuditEvent\": \"\", \"EventName\": \"PostTrack\", \"EventTime\": \"xxxx\", \"EventId\": \"\", \"SecretId\": \"xxxxxxA2bADrx2jeiQPQy2kIV05F4xjl9Nxxxxx\", \"ErrorCode\": 0, \"RequestID\": \"xxxxx-8fd8-4121-b1e8-6264292eeb4f\", \"SourceIPAddress\": \"xx.xx.96.xx\", \"EventSource\": \"xx.ap-chongqing.api.tencentyun.com/\", \"EventRegion\": \"ap-guangzhou\", \"Resources\": { \"ResourceName\": \"\", \"ResourceType\": \"tandon\" }, \"Username\": \"root\", \"AccountID\": xxxx, \"Location\": \"xxxx\", \"ResourceTypeCn\": \"腾讯云安灯\", \"EventNameCn\": \"智能客服官网浏览记录上报\", \"ResourceRegion\": \"\" } ]",
910
910
  "member": "Event",
911
911
  "name": "Events",
912
912
  "output_required": true,
@@ -1114,7 +1114,7 @@
1114
1114
  {
1115
1115
  "disabled": false,
1116
1116
  "document": "资源筛选条件\n注意:此字段可能返回 null,表示取不到有效值。",
1117
- "example": "",
1117
+ "example": " [ { \"ResourceType\": \"cam\", \"ActionType\": \"*\", \"EventNames\": [ \"AddSubAccount\", \"AddSubAccountCheckingMFA\" ] } ]",
1118
1118
  "member": "ResourceField",
1119
1119
  "name": "ResourceFields",
1120
1120
  "output_required": false,
@@ -1624,7 +1624,7 @@
1624
1624
  {
1625
1625
  "disabled": false,
1626
1626
  "document": "跟踪集名称,仅支持大小写字母、数字、-以及_的组合,3-48个字符",
1627
- "example": "操作审计",
1627
+ "example": "audit_test",
1628
1628
  "member": "string",
1629
1629
  "name": "Name",
1630
1630
  "required": false,
@@ -1660,7 +1660,7 @@
1660
1660
  {
1661
1661
  "disabled": false,
1662
1662
  "document": "多产品筛选过滤条件",
1663
- "example": "",
1663
+ "example": "{ \"ResourceFields\": [ { \"ResourceType\": \"cam\", \"ActionType\": \"*\", \"EventNames\": [ \"AddSubAccount\", \"AddSubAccountCheckingMFA\" ] }, { \"ResourceType\": \"cvm\", \"ActionType\": \"*\", \"EventNames\": [ \"*\" ] }, { \"ResourceType\": \"tke\", \"ActionType\": \"*\", \"EventNames\": [ \"*\" ] } ] }",
1664
1664
  "member": "Filter",
1665
1665
  "name": "Filters",
1666
1666
  "required": false,
@@ -1687,7 +1687,7 @@
1687
1687
  {
1688
1688
  "disabled": false,
1689
1689
  "document": "资源类型\n注意:此字段可能返回 null,表示取不到有效值。",
1690
- "example": "xx",
1690
+ "example": "cloudaudit",
1691
1691
  "member": "string",
1692
1692
  "name": "ResourceType",
1693
1693
  "output_required": false,
@@ -1698,7 +1698,7 @@
1698
1698
  {
1699
1699
  "disabled": false,
1700
1700
  "document": "资源名称\n注意:此字段可能返回 null,表示取不到有效值。",
1701
- "example": "xx",
1701
+ "example": "ins-234234",
1702
1702
  "member": "string",
1703
1703
  "name": "ResourceName",
1704
1704
  "output_required": false,
@@ -1715,7 +1715,7 @@
1715
1715
  {
1716
1716
  "disabled": false,
1717
1717
  "document": "跟踪事件所属产品(支持全部产品或单个产品,如:cam,全部:*)\n注意:此字段可能返回 null,表示取不到有效值。",
1718
- "example": "",
1718
+ "example": "cvm",
1719
1719
  "member": "string",
1720
1720
  "name": "ResourceType",
1721
1721
  "output_required": false,
@@ -1726,7 +1726,7 @@
1726
1726
  {
1727
1727
  "disabled": false,
1728
1728
  "document": "跟踪事件类型(读:Read;写:Write;全部:*)\n注意:此字段可能返回 null,表示取不到有效值。",
1729
- "example": "",
1729
+ "example": "Read",
1730
1730
  "member": "string",
1731
1731
  "name": "ActionType",
1732
1732
  "output_required": false,
@@ -1737,7 +1737,7 @@
1737
1737
  {
1738
1738
  "disabled": false,
1739
1739
  "document": "跟踪事件接口名列表(ResourceType为 * 时,EventNames必须为全部:[\"\"];指定ResourceType时,支持全部接口:[\"\"];支持部分接口:[\"cos\", \"cls\"],接口列表上限10个)\n注意:此字段可能返回 null,表示取不到有效值。",
1740
- "example": "",
1740
+ "example": "[\"AddUser\"]",
1741
1741
  "member": "string",
1742
1742
  "name": "EventNames",
1743
1743
  "output_required": false,
@@ -1872,7 +1872,7 @@
1872
1872
  {
1873
1873
  "disabled": false,
1874
1874
  "document": "被指定存储用户ID\n注意:此字段可能返回 null,表示取不到有效值。",
1875
- "example": "",
1875
+ "example": "23424",
1876
1876
  "member": "string",
1877
1877
  "name": "StorageAccountId",
1878
1878
  "output_required": false,
@@ -1883,7 +1883,7 @@
1883
1883
  {
1884
1884
  "disabled": false,
1885
1885
  "document": "被指定存储用户appid\n注意:此字段可能返回 null,表示取不到有效值。",
1886
- "example": "",
1886
+ "example": "3545646",
1887
1887
  "member": "string",
1888
1888
  "name": "StorageAppId",
1889
1889
  "output_required": false,
@@ -11,7 +11,7 @@
11
11
  "CreateEventsAuditTrack": [
12
12
  {
13
13
  "document": "",
14
- "input": "POST / HTTP/1.1\nHost: cloudaudit.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEventsAuditTrack\n<公共请求参数>\n\n{\n \"Name\": \"test_track\",\n \"Status\": 1,\n \"Storage\": {\n \"StorageType\": \"cos\",\n \"StorageRegion\": \"ap-guangzhou\",\n \"StorageName\": \"test\",\n \"StoragePrefix\": \"123\",\n \"StorageAccountId\": \"\",\n \"StorageAppId\": \"\"\n },\n \"Filters\": {\n \"ResourceFields\": [\n {\n \"ResourceType\": \"cam\",\n \"ActionType\": \"*\",\n \"EventNames\": [\n \"ConsoleLogin\"\n ]\n }\n ]\n },\n \"TrackForAllMembers\": 1\n}",
14
+ "input": "POST / HTTP/1.1\nHost: cloudaudit.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEventsAuditTrack\n<公共请求参数>\n\n{\n \"Name\": \"test_track\",\n \"Status\": 1,\n \"Storage\": {\n \"StorageType\": \"cos\",\n \"StorageRegion\": \"ap-guangzhou\",\n \"StorageName\": \"audit_test\",\n \"StoragePrefix\": \"audit_config\",\n \"StorageAccountId\": \"2345345\",\n \"StorageAppId\": \"23456546\"\n },\n \"Filters\": {\n \"ResourceFields\": [\n {\n \"ResourceType\": \"cam\",\n \"ActionType\": \"Read\",\n \"EventNames\": [\n \"ConsoleLogin\"\n ]\n }\n ]\n },\n \"TrackForAllMembers\": 1\n}",
15
15
  "output": "{\n \"Response\": {\n \"TrackId\": 1,\n \"RequestId\": \"abc\"\n }\n}",
16
16
  "title": "创建操作审计跟踪集"
17
17
  }
@@ -123,8 +123,8 @@
123
123
  "ModifyEventsAuditTrack": [
124
124
  {
125
125
  "document": "",
126
- "input": "POST / HTTP/1.1\nHost: cloudaudit.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyEventsAuditTrack\n<公共请求参数>\n\n{\n \"TrackId\": 1,\n \"Name\": \"abc\",\n \"Status\": 1,\n \"Storage\": {\n \"StorageType\": \"abc\",\n \"StorageRegion\": \"abc\",\n \"StorageName\": \"abc\",\n \"StoragePrefix\": \"abc\",\n \"StorageAccountId\": \"abc\",\n \"StorageAppId\": \"abc\"\n },\n \"TrackForAllMembers\": 1,\n \"Filters\": {\n \"ResourceFields\": [\n {\n \"ResourceType\": \"abc\",\n \"ActionType\": \"abc\",\n \"EventNames\": [\n \"abc\"\n ]\n }\n ]\n }\n}",
127
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
126
+ "input": "POST / HTTP/1.1\nHost: cloudaudit.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyEventsAuditTrack\n<公共请求参数>\n\n{\n \"TrackId\": 1,\n \"Name\": \"track_test\",\n \"Status\": 1,\n \"Storage\": {\n \"StorageType\": \"cos\",\n \"StorageRegion\": \"ap-guangzhou\",\n \"StorageName\": \"costest\",\n \"StoragePrefix\": \"audita_config\",\n \"StorageAccountId\": \"2342424\",\n \"StorageAppId\": \"353535\"\n },\n \"TrackForAllMembers\": 1,\n \"Filters\": {\n \"ResourceFields\": [\n {\n \"ResourceType\": \"cvm\",\n \"ActionType\": \"Read\",\n \"EventNames\": [\n \"ConsoleLogin\"\n ]\n }\n ]\n }\n}",
127
+ "output": "{\n \"Response\": {\n \"RequestId\": \"a60ef700-c3e4-4921-8d8f-30fc93dc07f4\"\n }\n}",
128
128
  "title": "修改操作审计跟踪集"
129
129
  }
130
130
  ],