tccli 3.0.1154.1__py2.py3-none-any.whl → 3.0.1156.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 (45) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +48 -20
  3. tccli/services/ccc/v20200210/api.json +11 -1
  4. tccli/services/ccc/v20200210/examples.json +1 -1
  5. tccli/services/cdb/v20170320/api.json +39 -2
  6. tccli/services/ckafka/ckafka_client.py +65 -12
  7. tccli/services/ckafka/v20190819/api.json +134 -0
  8. tccli/services/ckafka/v20190819/examples.json +8 -0
  9. tccli/services/cvm/cvm_client.py +110 -4
  10. tccli/services/cvm/v20170312/api.json +95 -0
  11. tccli/services/cvm/v20170312/examples.json +16 -0
  12. tccli/services/cynosdb/cynosdb_client.py +110 -4
  13. tccli/services/cynosdb/v20190107/api.json +192 -0
  14. tccli/services/cynosdb/v20190107/examples.json +16 -0
  15. tccli/services/es/v20180416/api.json +36 -0
  16. tccli/services/ess/ess_client.py +53 -0
  17. tccli/services/ess/v20201111/api.json +101 -10
  18. tccli/services/ess/v20201111/examples.json +8 -0
  19. tccli/services/essbasic/v20210526/api.json +16 -16
  20. tccli/services/essbasic/v20210526/examples.json +3 -3
  21. tccli/services/gaap/v20180529/api.json +17 -17
  22. tccli/services/gaap/v20180529/examples.json +7 -13
  23. tccli/services/hunyuan/v20230901/api.json +77 -2
  24. tccli/services/iss/v20230517/api.json +6 -6
  25. tccli/services/mna/mna_client.py +322 -4
  26. tccli/services/mna/v20210119/api.json +435 -0
  27. tccli/services/mna/v20210119/examples.json +48 -0
  28. tccli/services/mongodb/v20190725/api.json +6 -6
  29. tccli/services/monitor/v20180724/api.json +23 -23
  30. tccli/services/monitor/v20180724/examples.json +12 -12
  31. tccli/services/oceanus/v20190422/api.json +9 -0
  32. tccli/services/postgres/postgres_client.py +395 -24
  33. tccli/services/postgres/v20170312/api.json +549 -0
  34. tccli/services/postgres/v20170312/examples.json +92 -0
  35. tccli/services/rce/v20201103/api.json +78 -0
  36. tccli/services/tcr/v20190924/api.json +71 -45
  37. tccli/services/tcr/v20190924/examples.json +9 -9
  38. tccli/services/vpc/v20170312/api.json +10 -10
  39. tccli/services/waf/v20180125/api.json +421 -72
  40. tccli/services/waf/v20180125/examples.json +6 -6
  41. {tccli-3.0.1154.1.dist-info → tccli-3.0.1156.1.dist-info}/METADATA +2 -2
  42. {tccli-3.0.1154.1.dist-info → tccli-3.0.1156.1.dist-info}/RECORD +45 -45
  43. {tccli-3.0.1154.1.dist-info → tccli-3.0.1156.1.dist-info}/WHEEL +0 -0
  44. {tccli-3.0.1154.1.dist-info → tccli-3.0.1156.1.dist-info}/entry_points.txt +0 -0
  45. {tccli-3.0.1154.1.dist-info → tccli-3.0.1156.1.dist-info}/license_files/LICENSE +0 -0
@@ -470,9 +470,9 @@
470
470
  ],
471
471
  "DescribeImageManifests": [
472
472
  {
473
- "document": "",
474
- "input": "https://tcr.tencentcloudapi.com/?Action=DescribeImageManifests\r\n&<公共请求参数>\r\n&RegistryId=tcr-7s2d14fn\r\n&NamespaceName=test\r\n&RepositoryName=mytest\r\n&ImageVersion=1.0",
475
- "output": "{\n \"Response\": {\n \"RequestId\": \"6ef83620-c92e-496c-b206-25b0b638f409\",\n \"Manifest\": \"{\\\"config\\\":{\\\"digest\\\":\\\"sha256:72f6114b119f1423a2713aca1e15cb9aeadf835a714d36f7a2cf88d10e4bb6be\\\",\\\"mediaType\\\":\\\"application/vnd.docker.container.image.v1+json\\\",\\\"size\\\":2396},\\\"layers\\\":[{\\\"digest\\\":\\\"sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":2764173},{\\\"digest\\\":\\\"sha256:8673ef3ff8fc5ede7363cbe74d295b013ef7959ba002af607314d8ee77b58a5a\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":1616975},{\\\"digest\\\":\\\"sha256:a8e22d4a83517ee59537183a2f7ca35fa7b81d36176a9d5d42ca2ab0486af779\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":8446306}],\\\"mediaType\\\":\\\"application/vnd.docker.distribution.manifest.v2+json\\\",\\\"schemaVersion\\\":2}\",\n \"Config\": \"\"\n }\n}",
473
+ "document": "查询容器镜像Manifest、Config和Labels信息",
474
+ "input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeImageManifests\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-7s2d14fn\",\n \"NamespaceName\": \"test\",\n \"RepositoryName\": \"mytest\",\n \"ImageVersion\": \"1.0\"\n}",
475
+ "output": "{\n \"Response\": {\n \"Manifest\": \"{\\\"config\\\":{\\\"digest\\\":\\\"sha256:72f6114b119f1423a2713aca1e15cb9aeadf835a714d36f7a2cf88d10e4bb6be\\\",\\\"mediaType\\\":\\\"application/vnd.docker.container.image.v1+json\\\",\\\"size\\\":2396},\\\"layers\\\":[{\\\"digest\\\":\\\"sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":2764173},{\\\"digest\\\":\\\"sha256:8673ef3ff8fc5ede7363cbe74d295b013ef7959ba002af607314d8ee77b58a5a\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":1616975},{\\\"digest\\\":\\\"sha256:a8e22d4a83517ee59537183a2f7ca35fa7b81d36176a9d5d42ca2ab0486af779\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":8446306}],\\\"mediaType\\\":\\\"application/vnd.docker.distribution.manifest.v2+json\\\",\\\"schemaVersion\\\":2}\",\n \"Config\": \"abc\",\n \"Labels\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"RequestId\": \"6ef83620-c92e-496c-b206-25b0b638f409\"\n }\n}",
476
476
  "title": "查询容器镜像Manifest信息"
477
477
  }
478
478
  ],
@@ -664,7 +664,7 @@
664
664
  {
665
665
  "document": "",
666
666
  "input": "https://tcr.tencentcloudapi.com/?Action=DescribeTagRetentionExecutionTask\n&RegistryId=tcr-12345\n&RetentionId=1\n&ExecutionId=1\n&Limit=20\n&Offset=1\n&<公共请求参数>",
667
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RetentionTaskList\": [\n {\n \"Status\": \"xx\",\n \"Total\": 0,\n \"Retained\": 0,\n \"TaskId\": 0,\n \"Repository\": \"xx\",\n \"ExecutionId\": 0,\n \"StartTime\": \"xx\",\n \"EndTime\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
667
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RetentionTaskList\": [\n {\n \"Status\": \"success\",\n \"Total\": 0,\n \"Retained\": 0,\n \"TaskId\": 0,\n \"Repository\": \"repo\",\n \"ExecutionId\": 0,\n \"StartTime\": \"2024-06-01\",\n \"EndTime\": \"2024-06-01\"\n }\n ],\n \"RequestId\": \"1234-666\"\n }\n}",
668
668
  "title": "查询版本保留执行任务"
669
669
  }
670
670
  ],
@@ -672,8 +672,8 @@
672
672
  {
673
673
  "document": "",
674
674
  "input": "https://tcr.tencentcloudapi.com/?Action=DescribeTagRetentionRules\n&RegistryId=tcr-12345\n&NamespaceName=test\n&Limit=20\n&Offset=1\n&<公共请求参数>",
675
- "output": "{\n \"Response\": {\n \"RequestId\": \"c7abb9f2-9440-43ea-a12f-ae58875acf3d\",\n \"RetentionPolicyList\": [\n {\n \"NextExecutionTime\": \"xx\",\n \"RetentionId\": 1,\n \"NamespaceName\": \"aaaa\",\n \"RetentionRuleList\": [\n {\n \"Key\": \"latestPushedK\",\n \"Value\": 10\n }\n ],\n \"CronSetting\": \"weekly\",\n \"Disabled\": false\n }\n ],\n \"TotalCount\": 0\n }\n}",
676
- "title": "查询版本保留规则"
675
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c7abb9f2-9440-43ea-a12f-ae58875acf3d\",\n \"RetentionPolicyList\": [\n {\n \"NextExecutionTime\": \"2024-06-24\",\n \"RetentionId\": 1,\n \"NamespaceName\": \"aaaa\",\n \"RetentionRuleList\": [\n {\n \"Key\": \"latestPushedK\",\n \"Value\": 10\n }\n ],\n \"CronSetting\": \"weekly\",\n \"Disabled\": false\n }\n ],\n \"TotalCount\": 0\n }\n}",
676
+ "title": "查询镜像版本保留规则"
677
677
  }
678
678
  ],
679
679
  "DescribeUserQuotaPersonal": [
@@ -694,9 +694,9 @@
694
694
  ],
695
695
  "DescribeWebhookTriggerLog": [
696
696
  {
697
- "document": "",
698
- "input": "https://tcr.tencentcloudapi.com/?Action=DescribeWebhookTriggerLog\r\n&<公共请求参数>\r\n&RegistryId=tcr-ak9876\r\n&Namespace=someNs\r\n&Id=9",
699
- "output": "{\n \"Response\": {\n \"RequestId\": \"be17f554-32fd-451c-a1cd-64f9bd164e3f\",\n \"TotalCount\": 3,\n \"Logs\": [\n {\n \"Id\": 2,\n \"TriggerId\": 25,\n \"EventType\": \"pushImage\",\n \"NotifyType\": \"http\",\n \"Status\": \"finished\",\n \"Detail\": \"{\\\"type\\\":\\\"pushImage\\\",\\\"occur_at\\\":1586774843,\\\"event_data\\\":{\\\"resources\\\":[{\\\"digest\\\":\\\"sha256:7ac7819e1523911399b798309025935a9968b277d86d50e5255465d6592c0266\\\",\\\"tag\\\":\\\"v1\\\",\\\"resource_url\\\":\\\"wcctest.tencentcloudcr.com/nginx/nginx:v1\\\"}],\\\"repository\\\":{\\\"date_created\\\":1586777885,\\\"name\\\":\\\"nginx\\\",\\\"namespace\\\":\\\"nginx\\\",\\\"repo_full_name\\\":\\\"nginx/nginx\\\",\\\"repo_type\\\":\\\"public\\\"}},\\\"operator\\\":\\\"3211064422\\\"}\",\n \"CreationTime\": \"2020-04-14T02:47:23.177329+08:00\",\n \"UpdateTime\": \"2020-04-14T02:47:24.244664+08:00\"\n }\n ]\n }\n}",
697
+ "document": "用于查询触发器日志",
698
+ "input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWebhookTriggerLog\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-ab12345\",\n \"Namespace\": \"someNs\",\n \"Id\": 9\n}",
699
+ "output": "{\n \"Response\": {\n \"RequestId\": \"e8cbb3a5-ae7a-41f3-ba79-950d39ea653b\",\n \"TotalCount\": 3,\n \"Logs\": [\n {\n \"Id\": 2,\n \"TriggerId\": 25,\n \"EventType\": \"pushImage\",\n \"NotifyType\": \"http\",\n \"Status\": \"finished\",\n \"Detail\": \"{\\\"type\\\":\\\"pushImage\\\",\\\"occur_at\\\":1586774843,\\\"event_data\\\":{\\\"resources\\\":[{\\\"digest\\\":\\\"sha256:7ac7819e1523911399b798309025935a9968b277d86d50e5255465d6592c0266\\\",\\\"tag\\\":\\\"v1\\\",\\\"resource_url\\\":\\\"wcctest.tencentcloudcr.com/nginx/nginx:v1\\\"}],\\\"repository\\\":{\\\"date_created\\\":1586777885,\\\"name\\\":\\\"nginx\\\",\\\"namespace\\\":\\\"nginx\\\",\\\"repo_full_name\\\":\\\"nginx/nginx\\\",\\\"repo_type\\\":\\\"public\\\"}},\\\"operator\\\":\\\"3211064422\\\"}\",\n \"CreationTime\": \"2020-04-14T02:47:23.177329+08:00\",\n \"UpdateTime\": \"2020-04-14T02:47:24.244664+08:00\"\n }\n ]\n }\n}",
700
700
  "title": "查询触发器日志"
701
701
  }
702
702
  ],
@@ -21595,7 +21595,7 @@
21595
21595
  "example": "ccn-245ecr35",
21596
21596
  "member": "string",
21597
21597
  "name": "CcnId",
21598
- "required": true,
21598
+ "output_required": true,
21599
21599
  "type": "string",
21600
21600
  "value_allowed_null": false
21601
21601
  },
@@ -21605,7 +21605,7 @@
21605
21605
  "example": "VPC",
21606
21606
  "member": "string",
21607
21607
  "name": "InstanceType",
21608
- "required": true,
21608
+ "output_required": true,
21609
21609
  "type": "string",
21610
21610
  "value_allowed_null": false
21611
21611
  },
@@ -21615,7 +21615,7 @@
21615
21615
  "example": "vpc-m0c2kcun",
21616
21616
  "member": "string",
21617
21617
  "name": "InstanceId",
21618
- "required": true,
21618
+ "output_required": true,
21619
21619
  "type": "string",
21620
21620
  "value_allowed_null": false
21621
21621
  },
@@ -21625,7 +21625,7 @@
21625
21625
  "example": "2021-05-20 16:39:34",
21626
21626
  "member": "datetime",
21627
21627
  "name": "InstanceBindTime",
21628
- "required": true,
21628
+ "output_required": true,
21629
21629
  "type": "string",
21630
21630
  "value_allowed_null": false
21631
21631
  },
@@ -21635,7 +21635,7 @@
21635
21635
  "example": "ccnrtb-1234edfr",
21636
21636
  "member": "string",
21637
21637
  "name": "RouteTableId",
21638
- "required": true,
21638
+ "output_required": true,
21639
21639
  "type": "string",
21640
21640
  "value_allowed_null": false
21641
21641
  },
@@ -21645,7 +21645,7 @@
21645
21645
  "example": "tesetsa",
21646
21646
  "member": "string",
21647
21647
  "name": "InstanceName",
21648
- "required": true,
21648
+ "output_required": true,
21649
21649
  "type": "string",
21650
21650
  "value_allowed_null": false
21651
21651
  },
@@ -21655,8 +21655,8 @@
21655
21655
  "example": "ap-guangzhou",
21656
21656
  "member": "string",
21657
21657
  "name": "InstanceRegion",
21658
- "required": true,
21659
- "type": "list",
21658
+ "output_required": true,
21659
+ "type": "string",
21660
21660
  "value_allowed_null": false
21661
21661
  },
21662
21662
  {
@@ -21665,7 +21665,7 @@
21665
21665
  "example": "329087131",
21666
21666
  "member": "string",
21667
21667
  "name": "InstanceUin",
21668
- "required": true,
21668
+ "output_required": true,
21669
21669
  "type": "string",
21670
21670
  "value_allowed_null": false
21671
21671
  },
@@ -21675,7 +21675,7 @@
21675
21675
  "example": "ACTIVE",
21676
21676
  "member": "string",
21677
21677
  "name": "State",
21678
- "required": true,
21678
+ "output_required": true,
21679
21679
  "type": "string",
21680
21680
  "value_allowed_null": false
21681
21681
  }