tccli 3.0.1372.1__py2.py3-none-any.whl → 3.0.1374.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 (52) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ai3d/v20250513/api.json +1 -1
  3. tccli/services/batch/v20170312/api.json +3 -3
  4. tccli/services/cfs/v20190719/api.json +10 -10
  5. tccli/services/cfs/v20190719/examples.json +1 -1
  6. tccli/services/clb/v20180317/api.json +252 -3
  7. tccli/services/cls/v20201016/api.json +244 -106
  8. tccli/services/cls/v20201016/examples.json +7 -7
  9. tccli/services/emr/v20190103/api.json +2 -2
  10. tccli/services/ess/v20201111/api.json +69 -0
  11. tccli/services/essbasic/v20210526/api.json +39 -0
  12. tccli/services/keewidb/v20220308/api.json +24 -24
  13. tccli/services/lcic/v20220817/api.json +46 -18
  14. tccli/services/lighthouse/v20200324/examples.json +3 -3
  15. tccli/services/live/v20180801/examples.json +1 -1
  16. tccli/services/lke/v20231130/api.json +1344 -246
  17. tccli/services/lke/v20231130/examples.json +1 -1
  18. tccli/services/mongodb/v20190725/api.json +4 -4
  19. tccli/services/monitor/v20180724/api.json +4 -4
  20. tccli/services/mps/v20190612/api.json +42 -2
  21. tccli/services/ocr/v20181119/api.json +31 -12
  22. tccli/services/partners/v20180321/api.json +4 -4
  23. tccli/services/postgres/postgres_client.py +12 -171
  24. tccli/services/postgres/v20170312/api.json +20 -819
  25. tccli/services/postgres/v20170312/examples.json +6 -30
  26. tccli/services/scf/v20180416/api.json +2 -0
  27. tccli/services/sqlserver/v20180328/api.json +19 -17
  28. tccli/services/sqlserver/v20180328/examples.json +2 -2
  29. tccli/services/sts/v20180813/api.json +4 -4
  30. tccli/services/tcbr/v20220217/api.json +92 -0
  31. tccli/services/tcss/v20201101/api.json +32 -2
  32. tccli/services/tcss/v20201101/examples.json +3 -3
  33. tccli/services/tke/v20180525/api.json +10 -1
  34. tccli/services/trabbit/v20230418/api.json +50 -2
  35. tccli/services/trocket/trocket_client.py +65 -12
  36. tccli/services/trocket/v20230308/api.json +156 -0
  37. tccli/services/trocket/v20230308/examples.json +8 -0
  38. tccli/services/trtc/v20190722/api.json +10 -10
  39. tccli/services/tsf/v20180326/api.json +573 -371
  40. tccli/services/tsf/v20180326/examples.json +8 -8
  41. tccli/services/vod/v20180717/api.json +325 -32
  42. tccli/services/vod/v20180717/examples.json +33 -1
  43. tccli/services/vod/vod_client.py +212 -0
  44. tccli/services/waf/v20180125/api.json +717 -38
  45. tccli/services/waf/v20180125/examples.json +56 -0
  46. tccli/services/waf/waf_client.py +444 -73
  47. tccli/services/wedata/v20210820/api.json +138 -6
  48. {tccli-3.0.1372.1.dist-info → tccli-3.0.1374.1.dist-info}/METADATA +2 -2
  49. {tccli-3.0.1372.1.dist-info → tccli-3.0.1374.1.dist-info}/RECORD +52 -52
  50. {tccli-3.0.1372.1.dist-info → tccli-3.0.1374.1.dist-info}/WHEEL +0 -0
  51. {tccli-3.0.1372.1.dist-info → tccli-3.0.1374.1.dist-info}/entry_points.txt +0 -0
  52. {tccli-3.0.1372.1.dist-info → tccli-3.0.1374.1.dist-info}/license_files/LICENSE +0 -0
@@ -27,7 +27,7 @@
27
27
  "AssociateConfigWithGroup": [
28
28
  {
29
29
  "document": "",
30
- "input": "https://tsf.tencentcloudapi.com/?Action=AssociateConfigWithGroup\n&ConfigId=dddd\n&<公共请求参数>",
30
+ "input": "https://tsf.tencentcloudapi.com/?Action=AssociateConfigWithGroup\n&ConfigId=apm-busi-log-cfg-maeprb6v\n&<公共请求参数>",
31
31
  "output": "{\n \"Response\": {\n \"RequestId\": \"e64dc152-b874-4b91-9301-e9b290f1ffbb\",\n \"Result\": true\n }\n}",
32
32
  "title": "关联投递配置到部署组"
33
33
  }
@@ -507,7 +507,7 @@
507
507
  "DeployContainerGroup": [
508
508
  {
509
509
  "document": "",
510
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeployContainerGroup\n<公共请求参数>\n\n{\n \"DoNotStart\": \"false\",\n \"MemRequest\": \"1024\",\n \"UpdateType\": \"1\",\n \"Server\": \"ccr.ccs.tencentyun.com\",\n \"InstanceNum\": \"1\",\n \"RepoName\": \"tsf_10000617xxxx/test\",\n \"TagName\": \"v1\",\n \"CpuRequest\": \"0.54\",\n \"JvmOpts\": \"-Xms128m-Xmx512m-XX:MetaspaceSize=128m-XX:MaxMetaspaceSize=512m\",\n \"UpdateIvl\": \"10\",\n \"GroupId\": \"group-6a79x94v\"\n}",
510
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeployContainerGroup\n<公共请求参数>\n\n{\n \"DoNotStart\": \"false\",\n \"MemRequest\": \"1024\",\n \"UpdateType\": \"1\",\n \"Server\": \"ccr.ccs.tencentyun.com\",\n \"InstanceNum\": 1,\n \"RepoName\": \"tsf_10000617xxxx/test\",\n \"TagName\": \"v1\",\n \"CpuRequest\": \"0.54\",\n \"JvmOpts\": \"-Xms128m-Xmx512m-XX:MetaspaceSize=128m-XX:MaxMetaspaceSize=512m\",\n \"UpdateIvl\": 10,\n \"GroupId\": \"group-6a79x94v\"\n}",
511
511
  "output": "{\n \"Response\": {\n \"RequestId\": \"b481cffd-6b00-463f-a1ae-7afe5fd5fa2e\",\n \"Result\": true\n }\n}",
512
512
  "title": "部署容器应用"
513
513
  }
@@ -627,7 +627,7 @@
627
627
  "DescribeClusters": [
628
628
  {
629
629
  "document": "",
630
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusters\n<公共请求参数>\n\n{\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
630
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusters\n<公共请求参数>\n\n{\n \"Limit\": 20,\n \"Offset\": 0\n}",
631
631
  "output": "{\n \"Response\": {\n \"RequestId\": \"6d7e580e-4b1c-49a7-8ffd-21551f865643\",\n \"Result\": {\n \"TotalCount\": 0,\n \"Content\": []\n }\n }\n}",
632
632
  "title": "获取集群列表示例"
633
633
  }
@@ -683,7 +683,7 @@
683
683
  "DescribeContainerEvents": [
684
684
  {
685
685
  "document": "",
686
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeContainerEvents\n&ResourceType=instance\n&ResourceId=test-event-6f46bcb6b-sxfcr\n&Offset=0\n&Limit=20\n&<公共请求参数>",
686
+ "input": "https://tsf.tencentcloudapi.com/?Action=DescribeContainerEvents\n&ResourceType=instance\n&ResourceId=test-event-6f46bcb6b-sxfcr\n&GroupId=group-9yn2q8yd\n&Offset=0\n&Limit=20\n&<公共请求参数>",
687
687
  "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 0,\n \"Content\": [\n {\n \"FirstTimestamp\": 0,\n \"LastTimestamp\": 0,\n \"Type\": \"instance\",\n \"Kind\": \"SERVER\",\n \"Name\": \"test-event\",\n \"Reason\": \"this is a reason\",\n \"Message\": \"this is a msg\",\n \"Count\": 0\n }\n ]\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
688
688
  "title": "DescribeContainerEvents"
689
689
  }
@@ -1035,7 +1035,7 @@
1035
1035
  "DescribeOverviewInvocation": [
1036
1036
  {
1037
1037
  "document": "",
1038
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeOverviewInvocation\n&StartTime=2019-05-28 17:45:43\n&EndTime=2019-05-29 17:45:43\n&<公共请求参数>",
1038
+ "input": "https://tsf.tencentcloudapi.com/?Action=DescribeOverviewInvocation\n&NamespaceId=namespace-xxx\n&Type=SumReqAmount\n&StartTime=2019-05-28 17:45:43\n&EndTime=2019-05-29 17:45:43\n&<公共请求参数>",
1039
1039
  "output": "{\n \"Response\": {\n \"RequestId\": \"2903f230-fabc-4dff-b4c4-1fbe0fd73ebe\",\n \"Result\": []\n }\n}",
1040
1040
  "title": "服务调用监控统计概览"
1041
1041
  }
@@ -1076,7 +1076,7 @@
1076
1076
  {
1077
1077
  "document": "",
1078
1078
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribePodInstances\n&GroupId=group-6a73w4v5\n&Offset=0\n&Limit=20\n&<公共请求参数>",
1079
- "output": "{\n \"Response\": {\n \"Result\": {\n \"Content\": [\n {\n \"Status\": \"Running\",\n \"ReadyCount\": 2,\n \"RestartCount\": 0,\n \"ServiceInstanceStatus\": \"Running\",\n \"PodId\": \"pod-sss\",\n \"Ip\": \"10.0.1.1\",\n \"Reason\": \"failed\",\n \"InstanceAvailableStatus\": \"Running\",\n \"PodName\": \"pod-sss\",\n \"InstanceStatus\": \"Running\",\n \"NodeIp\": \"10.0.1.0\",\n \"Runtime\": \"runtime\",\n \"NodeInstanceId\": \"id\",\n \"CreatedAt\": \"time\"\n }\n ],\n \"TotalCount\": 1\n },\n \"RequestId\": \"request-123\"\n }\n}",
1079
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"Content\": [\n {\n \"Status\": \"Running\",\n \"ReadyCount\": 2,\n \"RestartCount\": 0,\n \"ServiceInstanceStatus\": \"Running\",\n \"PodId\": \"pod-sss\",\n \"Ip\": \"10.0.1.1\",\n \"Reason\": \"failed\",\n \"InstanceAvailableStatus\": \"Running\",\n \"PodName\": \"pod-sss\",\n \"InstanceStatus\": \"Running\",\n \"NodeIp\": \"10.0.1.0\",\n \"Runtime\": \"runtime\",\n \"NodeInstanceId\": \"id\",\n \"CreatedAt\": \"time\"\n }\n ],\n \"TotalCount\": 1\n },\n \"RequestId\": \"6d7e580e-4b1c-49a7-8ffd-21551f865643\"\n }\n}",
1080
1080
  "title": "DescribePodInstances"
1081
1081
  }
1082
1082
  ],
@@ -1203,7 +1203,7 @@
1203
1203
  "DescribeStatistics": [
1204
1204
  {
1205
1205
  "document": "",
1206
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStatistics\n<公共请求参数>\n\n{\n \"OrderBy\": \"字符串\",\n \"StartTime\": \"2020-05-12 14:43:12\",\n \"TimeStep\": \"1\",\n \"Offset\": \"1\",\n \"DbName\": \"字符串\",\n \"ServiceName\": \"字符串\",\n \"Limit\": \"1\",\n \"NamespaceIdList\": [\n \"字符串\"\n ],\n \"SearchWord\": \"字符串\",\n \"OrderType\": \"1\",\n \"EndTime\": \"2020-05-12 14:43:12\",\n \"Type\": \"字符串\",\n \"NamespaceId\": \"字符串\",\n \"BucketKey\": \"字符串\",\n \"MetricDimensionValues\": [\n {\n \"Name\": \"字符串\",\n \"Value\": [\n \"字符串\"\n ]\n }\n ]\n}",
1206
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStatistics\n<公共请求参数>\n\n{\n \"OrderBy\": \"AvgTimeConsuming\",\n \"StartTime\": \"2020-05-12 14:43:12\",\n \"TimeStep\": \"1\",\n \"Offset\": \"1\",\n \"DbName\": \"mysql\",\n \"ServiceName\": \"demo-service\",\n \"Limit\": \"1\",\n \"SearchWord\": \"keyword\",\n \"OrderType\": \"1\",\n \"EndTime\": \"2020-05-12 14:43:12\",\n \"Type\": \"Service\",\n \"NamespaceId\": \"namespace-xxxxxxxx\"\n}",
1207
1207
  "output": "{\n \"Response\": {\n \"RequestId\": \"b057eeaa-ccdf-40be-995f-f059b4b974e8\",\n \"Result\": {\n \"TotalCount\": 2,\n \"Content\": []\n }\n }\n}",
1208
1208
  "title": "test"
1209
1209
  }
@@ -1339,7 +1339,7 @@
1339
1339
  "DisassociateKafkaConfig": [
1340
1340
  {
1341
1341
  "document": "",
1342
- "input": "https://tsf.tencentcloudapi.com/?Action=DisassociateKafkaConfig\r\n&ConfigId=dddd\r\n&<公共请求参数>",
1342
+ "input": "https://tsf.tencentcloudapi.com/?Action=DisassociateKafkaConfig\n&ConfigId=apm-busi-log-cfg-6a7m36a5\n&<公共请求参数>",
1343
1343
  "output": "{\n \"Response\": {\n \"RequestId\": \"e64dc152-b874-4b91-9301-e9b290f1ffbb\",\n \"Result\": true\n }\n}",
1344
1344
  "title": "取消关联投递信息和部署组"
1345
1345
  }