tccli 3.0.1371.1__py2.py3-none-any.whl → 3.0.1372.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 (49) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +56 -56
  3. tccli/services/batch/v20170312/examples.json +3 -3
  4. tccli/services/cfg/v20210820/api.json +5 -5
  5. tccli/services/cfg/v20210820/examples.json +1 -1
  6. tccli/services/ckafka/v20190819/api.json +21 -21
  7. tccli/services/clb/v20180317/api.json +7 -7
  8. tccli/services/cls/v20201016/api.json +311 -207
  9. tccli/services/cls/v20201016/examples.json +28 -28
  10. tccli/services/csip/v20221121/examples.json +1 -1
  11. tccli/services/ctem/v20231128/api.json +104 -104
  12. tccli/services/ctem/v20231128/examples.json +8 -8
  13. tccli/services/dnspod/v20210323/api.json +14 -4
  14. tccli/services/dnspod/v20210323/examples.json +2 -2
  15. tccli/services/es/v20180416/api.json +23 -4
  16. tccli/services/ess/v20201111/api.json +3 -3
  17. tccli/services/essbasic/v20210526/api.json +4 -4
  18. tccli/services/iai/v20200303/api.json +9 -0
  19. tccli/services/lighthouse/lighthouse_client.py +106 -0
  20. tccli/services/lighthouse/v20200324/api.json +280 -0
  21. tccli/services/lighthouse/v20200324/examples.json +22 -0
  22. tccli/services/live/v20180801/api.json +1 -1
  23. tccli/services/lke/lke_client.py +0 -53
  24. tccli/services/lke/v20231130/api.json +29 -79
  25. tccli/services/lke/v20231130/examples.json +0 -8
  26. tccli/services/monitor/v20180724/api.json +3 -3
  27. tccli/services/ocr/v20181119/api.json +22 -2
  28. tccli/services/organization/v20210331/api.json +25 -25
  29. tccli/services/organization/v20210331/examples.json +1 -1
  30. tccli/services/ssl/v20191205/api.json +1 -1
  31. tccli/services/teo/v20220901/api.json +12 -12
  32. tccli/services/tione/v20211111/api.json +18 -18
  33. tccli/services/tms/v20201229/api.json +6 -6
  34. tccli/services/trtc/trtc_client.py +159 -0
  35. tccli/services/trtc/v20190722/api.json +264 -0
  36. tccli/services/trtc/v20190722/examples.json +24 -0
  37. tccli/services/tse/v20201207/api.json +23 -5
  38. tccli/services/tse/v20201207/examples.json +2 -2
  39. tccli/services/tsf/v20180326/api.json +490 -490
  40. tccli/services/tsf/v20180326/examples.json +21 -21
  41. tccli/services/vod/v20180717/api.json +12 -1
  42. tccli/services/vpc/v20170312/api.json +12 -2
  43. tccli/services/vpc/v20170312/examples.json +2 -2
  44. tccli/services/wsa/v20250508/api.json +21 -3
  45. {tccli-3.0.1371.1.dist-info → tccli-3.0.1372.1.dist-info}/METADATA +2 -2
  46. {tccli-3.0.1371.1.dist-info → tccli-3.0.1372.1.dist-info}/RECORD +49 -49
  47. {tccli-3.0.1371.1.dist-info → tccli-3.0.1372.1.dist-info}/WHEEL +0 -0
  48. {tccli-3.0.1371.1.dist-info → tccli-3.0.1372.1.dist-info}/entry_points.txt +0 -0
  49. {tccli-3.0.1371.1.dist-info → tccli-3.0.1372.1.dist-info}/license_files/LICENSE +0 -0
@@ -189,7 +189,7 @@
189
189
  "document": "",
190
190
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLane\n<公共请求参数>\n\n{\n \"LaneName\": \"app_lane\",\n \"Remark\": \"This is desc\",\n \"LaneGroupList\": [\n {\n \"GroupId\": \"group-vwebgxzv\",\n \"Entrance\": true\n }\n ]\n}",
191
191
  "output": "{\n \"Response\": {\n \"RequestId\": \"681d3bab-f5fd-4a27-8b81-f65d6eda0238\",\n \"Result\": \"lane-vwdjqq29\"\n }\n}",
192
- "title": "创建泳道"
192
+ "title": "创建泳道配置"
193
193
  }
194
194
  ],
195
195
  "CreateLaneRule": [
@@ -197,7 +197,7 @@
197
197
  "document": "",
198
198
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLaneRule\n<公共请求参数>\n\n{\n \"RuleName\": \"app_rule\",\n \"Remark\": \"This is desc\",\n \"RuleTagList\": [\n {\n \"TagName\": \"app_tag\",\n \"TagOperator\": \"EQUAL\",\n \"TagValue\": \"user\"\n }\n ],\n \"RuleTagRelationship\": \"RELEATION_AND\",\n \"LaneId\": \"lane-y9o6w958\"\n}",
199
199
  "output": "{\n \"Response\": {\n \"RequestId\": \"2d074caa-3966-42bd-a159-4bdd35534593\",\n \"Result\": \"lane-r-yojkwwpr\"\n }\n}",
200
- "title": "创建泳道规则"
200
+ "title": "创建灰度发布规则"
201
201
  }
202
202
  ],
203
203
  "CreateMicroservice": [
@@ -213,7 +213,7 @@
213
213
  "document": "",
214
214
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMicroserviceWithDetailResp\n<公共请求参数>\n\n{\n \"NamespaceId\": \"namespace-vw8oox6v\",\n \"MicroserviceName\": \"provider-demo-user\"\n}",
215
215
  "output": "{\n \"Response\": {\n \"RequestId\": \"0b9daebe-d33d-4f78-8f23-e6c73026b4b0\",\n \"Result\": \"ms-vwdjqqow\"\n }\n}",
216
- "title": "新增微服务返回id"
216
+ "title": "新增微服务返回ID"
217
217
  }
218
218
  ],
219
219
  "CreateNamespace": [
@@ -276,7 +276,7 @@
276
276
  {
277
277
  "document": "创建任务",
278
278
  "input": "https://tsf.tencentcloudapi.com/?Action=CreateTask\n&TaskName=task-test\n&TaskContent=com.example.task.simpleTask\n&TaskArgument=taskArgumentTest\n&ExecuteType=UNICAST\n&TaskType=JAVA\n&TaskRule.RuleType=Cron\n&TaskRule.RepeatInterval=0\n&TaskRule.Expression=00/1****?\n&TimeOut=30000\n&GroupId=group-12345678\n&<公共请求参数>",
279
- "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"task-12345678\"\n }\n}",
279
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"task-6a79x94v\"\n }\n}",
280
280
  "title": "创建任务"
281
281
  }
282
282
  ],
@@ -405,7 +405,7 @@
405
405
  "document": "",
406
406
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteLane\n<公共请求参数>\n\n{\n \"LaneId\": \"lane-y9o6w958\"\n}",
407
407
  "output": "{\n \"Response\": {\n \"RequestId\": \"40bb8670-043a-478c-b85f-157b1f552d56\",\n \"Result\": true\n }\n}",
408
- "title": "删除泳道"
408
+ "title": "删除泳道配置"
409
409
  }
410
410
  ],
411
411
  "DeleteLaneRule": [
@@ -413,7 +413,7 @@
413
413
  "document": "",
414
414
  "input": "https://tsf.tencentcloudapi.com/?Action=DeleteLaneRule\n&RuleId=lane-r-fdjsgjkgfvd\n&<公共请求参数>",
415
415
  "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"33d1f2e3a7d3-9e05-0960-4c15-a9f7dd46\"\n }\n}",
416
- "title": "删除泳道规则"
416
+ "title": "删除灰度发布规则"
417
417
  }
418
418
  ],
419
419
  "DeleteMicroservice": [
@@ -643,8 +643,8 @@
643
643
  "DescribeConfigReleaseLogs": [
644
644
  {
645
645
  "document": "",
646
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigReleaseLogs\n<公共请求参数>\n\n{\n \"GroupId\": \"group-aln2284v\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"ClusterId\": \"cluster-yne99jdy\"\n}",
647
- "output": "{\n \"Response\": {\n \"RequestId\": \"66410802-5243-4b39-8823-21843a2bf669\",\n \"Result\": {\n \"Content\": [\n {\n \"ClusterId\": \"cluster-yne99jdy\",\n \"ClusterName\": \"cluster-app\",\n \"ConfigId\": \"dcfg-yo82mmra\",\n \"ConfigName\": \"app-config\",\n \"ConfigReleaseLogId\": \"dcfgrl-yq75nn3a\",\n \"ConfigVersion\": \"v3\",\n \"GroupId\": \"group-aln2284v\",\n \"GroupName\": \"group-provider-1\",\n \"LastConfigId\": \"dcfg-yo82mmra\",\n \"LastConfigName\": \"config_app\",\n \"LastConfigVersion\": \"v1\",\n \"NamespaceId\": \"namespace-vw8oox6v\",\n \"NamespaceName\": \"cluster-jolyonzheng_default\",\n \"ReleaseDesc\": \"This is desc\",\n \"ReleaseStatus\": \"S\",\n \"ReleaseTime\": \"2024-12-24 15:57:15\",\n \"ReleasedConfigCenter\": \"SHARE\",\n \"RollbackFlag\": false\n }\n ],\n \"TotalCount\": 6\n }\n }\n}",
646
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigReleaseLogs\n<公共请求参数>\n\n{\n \"GroupId\": \"group-zvwbbnxv\",\n \"ApplicationId\": \"application-ov6ml25a\"\n}",
647
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6566f040-7ad3-4608-8be4-aa20e84cfdbf\",\n \"Result\": {\n \"Content\": [\n {\n \"ClusterId\": \"cluster-jqv3mda7\",\n \"ClusterName\": \"jolyonzheng-vm-cluster\",\n \"ConfigId\": \"dcfg-nyg99e5a\",\n \"ConfigName\": \"gw_opensource_api\",\n \"ConfigReleaseLogId\": \"dcfgrl-4y4rxnba\",\n \"ConfigVersion\": \"2\",\n \"GroupId\": \"group-zvwbbnxv\",\n \"GroupName\": \"group-msgw-mock1\",\n \"LastConfigId\": \"dcfg-qv3rrn6v\",\n \"LastConfigName\": \"gw_opensource_api\",\n \"LastConfigVersion\": \"1\",\n \"NamespaceId\": \"namespace-9ynzz64y\",\n \"NamespaceName\": \"mock-service-ns\",\n \"ReleaseDesc\": \"this is desc\",\n \"ReleaseStatus\": \"RS\",\n \"ReleaseTime\": \"2025-08-07 11:34:36\",\n \"ReleasedConfigCenter\": \"SHARE\",\n \"RollbackFlag\": false\n },\n {\n \"ClusterId\": \"cluster-jqv3mda7\",\n \"ClusterName\": \"jolyonzheng-vm-cluster\",\n \"ConfigId\": \"dcfg-qv3rrn6v\",\n \"ConfigName\": \"gw_opensource_api\",\n \"ConfigReleaseLogId\": \"dcfgrl-qabpxw9v\",\n \"ConfigVersion\": \"1\",\n \"GroupId\": \"group-zvwbbnxv\",\n \"GroupName\": \"group-msgw-mock1\",\n \"LastConfigId\": \"dcfg-nyg99e5a\",\n \"LastConfigName\": \"gw_opensource_api\",\n \"LastConfigVersion\": \"2\",\n \"NamespaceId\": \"namespace-9ynzz64y\",\n \"NamespaceName\": \"mock-service-ns\",\n \"ReleaseDesc\": null,\n \"ReleaseStatus\": \"S\",\n \"ReleaseTime\": \"2025-08-07 11:30:25\",\n \"ReleasedConfigCenter\": \"SHARE\",\n \"RollbackFlag\": true\n },\n {\n \"ClusterId\": \"cluster-jqv3mda7\",\n \"ClusterName\": \"jolyonzheng-vm-cluster\",\n \"ConfigId\": \"dcfg-nyg99e5a\",\n \"ConfigName\": \"gw_opensource_api\",\n \"ConfigReleaseLogId\": \"dcfgrl-6yoxb8ny\",\n \"ConfigVersion\": \"2\",\n \"GroupId\": \"group-zvwbbnxv\",\n \"GroupName\": \"group-msgw-mock1\",\n \"LastConfigId\": null,\n \"LastConfigName\": null,\n \"LastConfigVersion\": null,\n \"NamespaceId\": \"namespace-9ynzz64y\",\n \"NamespaceName\": \"mock-service-ns\",\n \"ReleaseDesc\": null,\n \"ReleaseStatus\": \"S\",\n \"ReleaseTime\": \"2024-11-28 17:01:08\",\n \"ReleasedConfigCenter\": \"SHARE\",\n \"RollbackFlag\": false\n }\n ],\n \"TotalCount\": 3\n }\n }\n}",
648
648
  "title": "查询配置发布历史"
649
649
  }
650
650
  ],
@@ -725,7 +725,7 @@
725
725
  "document": "",
726
726
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCreateGatewayApiStatus\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-nb08ur29\",\n \"MicroserviceId\": \"ms-a78gk87b\"\n}",
727
727
  "output": "{\n \"Response\": {\n \"RequestId\": \"44466474-1d8c-4157-8448-c7f1fbb22599\",\n \"Result\": true\n }\n}",
728
- "title": "DescribeCreateGatewayApiStatus"
728
+ "title": "查询一键导入API分组任务的状态"
729
729
  }
730
730
  ],
731
731
  "DescribeDeliveryConfig": [
@@ -868,7 +868,7 @@
868
868
  {
869
869
  "document": "",
870
870
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGroupRelease\n<公共请求参数>\n\n{\n \"GroupId\": \"group-v6q747py\"\n}",
871
- "output": "{\n \"Response\": {\n \"RequestId\": \"81d75b7e-8bec-47fd-bc65-c99bb24f569e\",\n \"Result\": {\n \"ConfigReleaseList\": [\n {\n \"ApplicationId\": \"application-vzoebl8a\",\n \"ClusterId\": \"cls-i3v5y09e\",\n \"ClusterName\": \"cls-app\",\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-a7rl7w4v\",\n \"ConfigName\": \"conf-app\",\n \"ConfigReleaseId\": \"dcfgr-ymw5965v\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": \"group-v6q747py\",\n \"GroupName\": \"cloud-provider\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:36:03\"\n }\n ],\n \"FileConfigReleaseList\": [\n {\n \"ClusterId\": \"cls-i3v5y09e\",\n \"ClusterName\": \"cls-app\",\n \"ConfigId\": \"dcfg-f-aeonjd6y\",\n \"ConfigName\": \"config_app\",\n \"ConfigReleaseId\": \"dcfgr-f-y84omela\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": \"group-v6q747py\",\n \"GroupName\": \"cloud-provider\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:37:50\"\n }\n ],\n \"PackageId\": \"pkg-9198307d\",\n \"PackageName\": \"msgw-zuul1-1.29.20-Hoxton-Higher-RELEASE.jar\",\n \"PackageVersion\": \"20241223010307\",\n \"PublicConfigReleaseList\": [\n {\n \"ApplicationId\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-p-vzk36rov\",\n \"ConfigName\": \"config_pub_app\",\n \"ConfigReleaseId\": \"dcfgr-yne579dy\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:36:54\"\n }\n ],\n \"RepoName\": \"tsf_100011910000/app-provider\",\n \"TagName\": \"20241212161801\"\n }\n }\n}",
871
+ "output": "{\n \"Response\": {\n \"RequestId\": \"81d75b7e-8bec-47fd-bc65-c99bb24f569e\",\n \"Result\": {\n \"ConfigReleaseList\": [\n {\n \"ApplicationId\": \"application-vzoebl8a\",\n \"ClusterId\": \"cls-i3v5y09e\",\n \"ClusterName\": \"cls-app\",\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-a7rl7w4v\",\n \"ConfigName\": \"conf-app\",\n \"ConfigReleaseId\": \"dcfgr-ymw5965v\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": \"group-v6q747py\",\n \"GroupName\": \"cloud-provider\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:36:03\"\n }\n ],\n \"FileConfigReleaseList\": [\n {\n \"ClusterId\": \"cls-i3v5y09e\",\n \"ClusterName\": \"cls-app\",\n \"ConfigId\": \"dcfg-f-aeonjd6y\",\n \"ConfigName\": \"config_app\",\n \"ConfigReleaseId\": \"dcfgr-f-y84omela\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": \"group-v6q747py\",\n \"GroupName\": \"cloud-provider\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:37:50\"\n }\n ],\n \"PackageId\": \"pkg-9198307d\",\n \"PackageName\": \"msgw-zuul1-1.29.20-Hoxton-Higher-RELEASE.jar\",\n \"PackageVersion\": \"20241223010307\",\n \"PublicConfigReleaseList\": [\n {\n \"ApplicationId\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-p-vzk36rov\",\n \"ConfigName\": \"config_pub_app\",\n \"ConfigReleaseId\": \"dcfgr-yne579dy\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:36:54\"\n }\n ],\n \"RepoName\": \"tsf_001/app-provider\",\n \"TagName\": \"20241212161801\"\n }\n }\n}",
872
872
  "title": "查询部署组发布的相关信息"
873
873
  }
874
874
  ],
@@ -973,7 +973,7 @@
973
973
  "document": "",
974
974
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLaneRules\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0,\n \"SearchWord\": \"ruleName\",\n \"RuleId\": \"lane-r-v6ewp385\",\n \"RuleIdList\": [\n \"lane-r-v6ewp385\"\n ]\n}",
975
975
  "output": "{\n \"Response\": {\n \"RequestId\": \"e4a47430-c0f8-4ebb-9a20-774e32936035\",\n \"Result\": {\n \"Content\": [\n {\n \"CreateTime\": 1725509095000,\n \"Enable\": true,\n \"LaneId\": \"lane-ynmlnwm4\",\n \"Priority\": 1,\n \"Remark\": \"\",\n \"RuleId\": \"lane-r-v6ewp385\",\n \"RuleName\": \"rule_app\",\n \"RuleTagList\": null,\n \"RuleTagRelationship\": \"RELEATION_AND\",\n \"UpdateTime\": 1727167548000\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
976
- "title": "查询泳道规则列表"
976
+ "title": "查询灰度发布规则列表"
977
977
  }
978
978
  ],
979
979
  "DescribeLanes": [
@@ -981,7 +981,7 @@
981
981
  "document": "",
982
982
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLanes\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0,\n \"SearchWord\": \"lane\",\n \"LaneIdList\": [\n \"lane-ynmlnwm4\"\n ],\n \"DisableProgramAuthCheck\": true\n}",
983
983
  "output": "{\n \"Response\": {\n \"RequestId\": \"c6dec7e1-dfcd-4a12-8977-986605343663\",\n \"Result\": {\n \"Content\": [\n {\n \"CreateTime\": 1726849955000,\n \"Entrance\": null,\n \"LaneGroupList\": null,\n \"LaneId\": \"lane-ynmlnwm4\",\n \"LaneName\": \"lane_name\",\n \"NamespaceIdList\": null,\n \"Remark\": \"\",\n \"UpdateTime\": 1726849955000\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
984
- "title": "查询泳道列表"
984
+ "title": "查询泳道配置列表"
985
985
  }
986
986
  ],
987
987
  "DescribeLicenses": [
@@ -1133,7 +1133,7 @@
1133
1133
  "document": "",
1134
1134
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeReleasedConfig\n<公共请求参数>\n\n{\n \"GroupId\": \"group-jy9re3gy\"\n}",
1135
1135
  "output": "{\n \"Response\": {\n \"RequestId\": \"6ec73c01-a942-4c6c-9630-b25e53745a43\",\n \"Result\": \"config: enabled\\n\"\n }\n}",
1136
- "title": "查询group发布的配置"
1136
+ "title": "查询部署组发布的配置"
1137
1137
  }
1138
1138
  ],
1139
1139
  "DescribeRepositories": [
@@ -1293,7 +1293,7 @@
1293
1293
  "document": "",
1294
1294
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableLaneRule\n<公共请求参数>\n\n{\n \"RuleId\": \"lane-r-yqg4kmbd\"\n}",
1295
1295
  "output": "{\n \"Response\": {\n \"RequestId\": \"42070bc6-afad-43c2-9646-3b0e1bca8d3f\",\n \"Result\": true\n }\n}",
1296
- "title": "禁用泳道规则"
1296
+ "title": "禁用灰度发布规则"
1297
1297
  }
1298
1298
  ],
1299
1299
  "DisableTask": [
@@ -1357,7 +1357,7 @@
1357
1357
  "document": "",
1358
1358
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnableLaneRule\n<公共请求参数>\n\n{\n \"RuleId\": \"lane-r-yqg4kmbd\"\n}",
1359
1359
  "output": "{\n \"Response\": {\n \"RequestId\": \"265f638d-1998-494b-a794-1abe86d5eecc\",\n \"Result\": true\n }\n}",
1360
- "title": "启用泳道规则"
1360
+ "title": "启用灰度发布规则"
1361
1361
  }
1362
1362
  ],
1363
1363
  "EnableTask": [
@@ -1461,7 +1461,7 @@
1461
1461
  "document": "",
1462
1462
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLane\n<公共请求参数>\n\n{\n \"LaneId\": \"lane-ap62k7ol\",\n \"LaneName\": \"rule_app\",\n \"Remark\": \"This is desc\"\n}",
1463
1463
  "output": "{\n \"Response\": {\n \"RequestId\": \"3ad3847e-b102-4b45-8f90-bb64112cc27f\",\n \"Result\": true\n }\n}",
1464
- "title": "更新泳道信息"
1464
+ "title": "更新泳道配置信息"
1465
1465
  }
1466
1466
  ],
1467
1467
  "ModifyLaneRule": [
@@ -1469,7 +1469,7 @@
1469
1469
  "document": "",
1470
1470
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLaneRule\n<公共请求参数>\n\n{\n \"RuleId\": \"lane-r-yqg4kmbd\",\n \"RuleName\": \"rule_app\",\n \"Remark\": \"This is desc\",\n \"RuleTagList\": [\n {\n \"TagName\": \"user_tag\",\n \"TagOperator\": \"EQUAL\",\n \"TagValue\": \"1\"\n }\n ],\n \"RuleTagRelationship\": \"RELEATION_AND\",\n \"LaneId\": \"lane-ap62k7ol\",\n \"Enable\": true\n}",
1471
1471
  "output": "{\n \"Response\": {\n \"RequestId\": \"3ab21a41-5ab1-4988-8092-904541aa6877\",\n \"Result\": true\n }\n}",
1472
- "title": "更新泳道规则"
1472
+ "title": "更新灰度发布规则"
1473
1473
  }
1474
1474
  ],
1475
1475
  "ModifyMicroservice": [
@@ -1540,7 +1540,7 @@
1540
1540
  {
1541
1541
  "document": "",
1542
1542
  "input": "https://tsf.tencentcloudapi.com/?Action=RedoTask\n&TaskId=task-12345678\n&<公共请求参数>",
1543
- "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"batch-1234545\"\n }\n}",
1543
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"batch-ze383d57\"\n }\n}",
1544
1544
  "title": "重新执行任务"
1545
1545
  }
1546
1546
  ],
@@ -1548,7 +1548,7 @@
1548
1548
  {
1549
1549
  "document": "重新执行批次",
1550
1550
  "input": "https://tsf.tencentcloudapi.com/?Action=RedoTaskBatch\n&TaskId=task-qov7j8ky\n&BatchId=batch-12345678\n&<公共请求参数>",
1551
- "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"batch-123456\"\n }\n}",
1551
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"blog-6a79x94v\"\n }\n}",
1552
1552
  "title": "重新执行批次"
1553
1553
  }
1554
1554
  ],
@@ -1556,7 +1556,7 @@
1556
1556
  {
1557
1557
  "document": "在某个节点上重新执行任务",
1558
1558
  "input": "https://tsf.tencentcloudapi.com/?Action=RedoTaskExecute\n&BatchId=batch-12345678\n&ExecuteId=execute-12345678\n&TaskId=task-12345678\n&<公共请求参数>",
1559
- "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"batch-1234456\"\n }\n}",
1559
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6281ddf9-1914-420b-afb8-93735ac3270a\",\n \"Result\": \"elog-hb6fg5d5\"\n }\n}",
1560
1560
  "title": "重新执行任务"
1561
1561
  }
1562
1562
  ],
@@ -1589,7 +1589,7 @@
1589
1589
  "document": "将一个应用配置项发布到指定的应用部署组",
1590
1590
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReleaseConfigWithDetailResp\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-yo82mmra\",\n \"GroupId\": \"group-aln2284v\",\n \"ReleaseDesc\": \"This is desc\"\n}",
1591
1591
  "output": "{\n \"Response\": {\n \"RequestId\": \"1892e2c1-9223-4979-bf25-1935c7eeed12\",\n \"Result\": {\n \"ApplicationId\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigCenters\": null,\n \"ConfigId\": null,\n \"ConfigName\": null,\n \"ConfigReleaseId\": \"dcfgr-yxd366ov\",\n \"ConfigVersion\": null,\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": null,\n \"NamespaceName\": null,\n \"ReleaseDesc\": null,\n \"ReleaseTime\": null\n }\n }\n}",
1592
- "title": "发布配置"
1592
+ "title": "发布配置,并且返回配置ID。"
1593
1593
  }
1594
1594
  ],
1595
1595
  "ReleaseFileConfig": [
@@ -8371,7 +8371,7 @@
8371
8371
  {
8372
8372
  "disabled": false,
8373
8373
  "document": "音频源的媒体 ID。固定取该媒体中的首个音频流,视频流和其它音频流(如有)将被忽略。",
8374
- "example": "1234567890",
8374
+ "example": "5145403691207231260",
8375
8375
  "member": "string",
8376
8376
  "name": "FileId",
8377
8377
  "output_required": true,
@@ -8411,6 +8411,17 @@
8411
8411
  "required": false,
8412
8412
  "type": "string",
8413
8413
  "value_allowed_null": false
8414
+ },
8415
+ {
8416
+ "disabled": false,
8417
+ "document": "音轨序号,表示选择音频源中的第几个音轨,从0开始计数。默认值为0,表示选择最靠前的音轨。",
8418
+ "example": "0",
8419
+ "member": "uint64",
8420
+ "name": "AudioTrackIdx",
8421
+ "output_required": false,
8422
+ "required": false,
8423
+ "type": "int",
8424
+ "value_allowed_null": false
8414
8425
  }
8415
8426
  ],
8416
8427
  "usage": "both"
@@ -113,7 +113,7 @@
113
113
  "status": "online"
114
114
  },
115
115
  "AssociateHaVipInstance": {
116
- "document": "本接口(AssociateHaVipInstance)用于HAVIP绑定子机或网卡(限制HaVip的飘移范围)。",
116
+ "document": "本接口(AssociateHaVipInstance)用于HAVIP绑定子机或网卡(限制HaVip的漂移范围)。",
117
117
  "input": "AssociateHaVipInstanceRequest",
118
118
  "name": "HAVIP绑定子机或网卡",
119
119
  "output": "AssociateHaVipInstanceResponse",
@@ -4722,7 +4722,17 @@
4722
4722
  },
4723
4723
  "AssociateHaVipInstanceRequest": {
4724
4724
  "document": "AssociateHaVipInstance请求参数结构体",
4725
- "members": [],
4725
+ "members": [
4726
+ {
4727
+ "disabled": false,
4728
+ "document": "HaVip绑定的子机或网卡。最多支持10个实例。",
4729
+ "example": "无",
4730
+ "member": "HaVipAssociation",
4731
+ "name": "HaVipAssociationSet",
4732
+ "required": true,
4733
+ "type": "list"
4734
+ }
4735
+ ],
4726
4736
  "type": "object"
4727
4737
  },
4728
4738
  "AssociateHaVipInstanceResponse": {
@@ -179,13 +179,13 @@
179
179
  "AssociateHaVipInstance": [
180
180
  {
181
181
  "document": "限制HAVIP只能在指定的网卡范围内漂移。",
182
- "input": "https://vpc.tencentcloudapi.com/?Action=AssociateHaVipInstance\n&<公共请求参数>\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"eni-pzrckpyd\",\n \"InstanceType\": \"ENI\"\n }\n ]\n}\n",
182
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssociateHaVipInstance\n<公共请求参数>\n\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"eni-pzrckpyd\",\n \"InstanceType\": \"ENI\"\n }\n ]\n}",
183
183
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
184
184
  "title": "HAVIP绑定网卡"
185
185
  },
186
186
  {
187
187
  "document": "限制HAVIP只能在指定的子机范围内漂移。",
188
- "input": "https://vpc.tencentcloudapi.com/?Action=AssociateHaVipInstance\n&<公共请求参数>\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"ins-nkgrfbic\",\n \"InstanceType\": \"CVM\"\n }\n ]\n}\n",
188
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssociateHaVipInstance\n<公共请求参数>\n\n{\n \"HaVipAssociationSet\": [\n {\n \"HaVipId\": \"havip-crb65sya\",\n \"InstanceId\": \"ins-nkgrfbic\",\n \"InstanceType\": \"CVM\"\n }\n ]\n}",
189
189
  "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
190
190
  "title": "HAVIP绑定子机"
191
191
  }
@@ -38,7 +38,7 @@
38
38
  },
39
39
  {
40
40
  "disabled": false,
41
- "document": "指定域名站内搜索(用于过滤自然检索结果) 注意: mode=1模式下,参数无效 mode=0模式下对所有结果生效 mode=2模式下对输出的自然结果生效",
41
+ "document": "指定域名站内搜索(用于过滤自然检索结果)\n注意: mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效",
42
42
  "example": "zhihu.com",
43
43
  "member": "string",
44
44
  "name": "Site",
@@ -47,7 +47,7 @@
47
47
  },
48
48
  {
49
49
  "disabled": false,
50
- "document": "起始时间(用于过滤自然检索结果),精确到秒时间戳格式 注意: mode=1模式下,参数无效 mode=0模式下对所有结果生效 mode=2模式下对输出的自然结果生效",
50
+ "document": "起始时间(用于过滤自然检索结果),精确到秒时间戳格式\n注意: mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效",
51
51
  "example": "1745498501",
52
52
  "member": "int64",
53
53
  "name": "FromTime",
@@ -56,12 +56,30 @@
56
56
  },
57
57
  {
58
58
  "disabled": false,
59
- "document": "结束时间(用于过滤自然检索结果),精确到秒时间戳格式 注意: mode=1模式下,参数无效 mode=0模式下对所有结果生效 mode=2模式下对输出的自然结果生效",
59
+ "document": "结束时间(用于过滤自然检索结果),精确到秒时间戳格式\n注意:mode=1模式下,参数无效;mode=0模式下,对所有结果生效;mode=2模式下,对输出的自然结果生效",
60
60
  "example": "1745498501",
61
61
  "member": "int64",
62
62
  "name": "ToTime",
63
63
  "required": false,
64
64
  "type": "int"
65
+ },
66
+ {
67
+ "disabled": false,
68
+ "document": "cnt=10/20/30/40/50,最多可支持返回50条搜索结果,**仅限尊享版使用**",
69
+ "example": "10",
70
+ "member": "uint64",
71
+ "name": "Cnt",
72
+ "required": false,
73
+ "type": "int"
74
+ },
75
+ {
76
+ "disabled": false,
77
+ "document": "Industry=gov/news/acad,对应党政机关、新闻、学术,**仅限尊享版使用**",
78
+ "example": "news",
79
+ "member": "string",
80
+ "name": "Industry",
81
+ "required": false,
82
+ "type": "string"
65
83
  }
66
84
  ],
67
85
  "type": "object"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1371.1
3
+ Version: 3.0.1372.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.1371
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1372
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介