tccli 3.0.1331.1__py2.py3-none-any.whl → 3.0.1334.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 (57) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/asr/v20190614/api.json +1 -1
  3. tccli/services/autoscaling/v20180419/api.json +1 -1
  4. tccli/services/bmvpc/v20180625/api.json +36 -36
  5. tccli/services/cdb/v20170320/api.json +37 -37
  6. tccli/services/cdn/v20180606/api.json +2 -2
  7. tccli/services/cdn/v20180606/examples.json +2 -2
  8. tccli/services/cfs/v20190719/api.json +1 -1
  9. tccli/services/cfw/v20190904/api.json +1 -1
  10. tccli/services/ckafka/v20190819/api.json +11 -1
  11. tccli/services/clb/v20180317/api.json +1 -1
  12. tccli/services/csip/csip_client.py +53 -0
  13. tccli/services/csip/v20221121/api.json +466 -0
  14. tccli/services/csip/v20221121/examples.json +9 -1
  15. tccli/services/cwp/v20180228/api.json +4 -4
  16. tccli/services/dc/v20180410/api.json +39 -0
  17. tccli/services/emr/v20190103/api.json +2 -2
  18. tccli/services/ess/ess_client.py +57 -4
  19. tccli/services/ess/v20201111/api.json +94 -4
  20. tccli/services/ess/v20201111/examples.json +8 -0
  21. tccli/services/essbasic/v20210526/api.json +34 -5
  22. tccli/services/goosefs/goosefs_client.py +53 -0
  23. tccli/services/goosefs/v20220519/api.json +55 -2
  24. tccli/services/goosefs/v20220519/examples.json +8 -0
  25. tccli/services/gs/gs_client.py +163 -4
  26. tccli/services/gs/v20191118/api.json +227 -1
  27. tccli/services/gs/v20191118/examples.json +25 -1
  28. tccli/services/hunyuan/v20230901/api.json +64 -0
  29. tccli/services/ioa/ioa_client.py +114 -8
  30. tccli/services/ioa/v20220601/api.json +375 -0
  31. tccli/services/ioa/v20220601/examples.json +28 -0
  32. tccli/services/iotexplorer/v20190423/api.json +5 -5
  33. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  34. tccli/services/live/v20180801/api.json +3 -3
  35. tccli/services/lke/lke_client.py +284 -19
  36. tccli/services/lke/v20231130/api.json +1192 -132
  37. tccli/services/lke/v20231130/examples.json +40 -0
  38. tccli/services/lkeap/v20240522/examples.json +5 -5
  39. tccli/services/ocr/v20181119/api.json +4 -4
  40. tccli/services/ssl/v20191205/api.json +4 -4
  41. tccli/services/ssl/v20191205/examples.json +1 -1
  42. tccli/services/tat/v20201028/api.json +1 -1
  43. tccli/services/tcss/v20201101/api.json +5 -5
  44. tccli/services/tcss/v20201101/examples.json +2 -2
  45. tccli/services/tke/tke_client.py +106 -0
  46. tccli/services/tke/v20180525/api.json +124 -0
  47. tccli/services/tke/v20180525/examples.json +16 -0
  48. tccli/services/trtc/v20190722/api.json +30 -2
  49. tccli/services/tsf/v20180326/api.json +46 -17
  50. tccli/services/tsf/v20180326/examples.json +10 -10
  51. tccli/services/vpc/v20170312/api.json +5 -5
  52. tccli/services/vpc/v20170312/examples.json +6 -6
  53. {tccli-3.0.1331.1.dist-info → tccli-3.0.1334.1.dist-info}/METADATA +2 -2
  54. {tccli-3.0.1331.1.dist-info → tccli-3.0.1334.1.dist-info}/RECORD +57 -57
  55. {tccli-3.0.1331.1.dist-info → tccli-3.0.1334.1.dist-info}/WHEEL +0 -0
  56. {tccli-3.0.1331.1.dist-info → tccli-3.0.1334.1.dist-info}/entry_points.txt +0 -0
  57. {tccli-3.0.1331.1.dist-info → tccli-3.0.1334.1.dist-info}/license_files/LICENSE +0 -0
@@ -692,7 +692,7 @@
692
692
  {
693
693
  "document": "",
694
694
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeContainerGroupDeployInfo\n<公共请求参数>\n\n{\n \"GroupId\": \"group-gyqpkzda\"\n}",
695
- "output": "{\n \"Response\": {\n \"Result\": {\n \"GroupId\": \"group-gyqpkzda\",\n \"GroupName\": \"group-test\",\n \"InstanceNum\": 0,\n \"CurrentNum\": 0,\n \"Server\": \"ccr.tencent.com\",\n \"Reponame\": \"tsf_1038293xxxxx/nginx\",\n \"TagName\": \"latest\",\n \"CpuRequest\": \"0.5\",\n \"CpuLimit\": \"1\",\n \"MemRequest\": \"64\",\n \"MemLimit\": \"512\",\n \"AccessType\": 0,\n \"ProtocolPorts\": [\n {\n \"Protocol\": \"tcp\",\n \"Port\": 8080,\n \"TargetPort\": 8080,\n \"NodePort\": 0,\n \"Name\": \"tcp-8080\"\n }\n ],\n \"UpdateType\": 0,\n \"UpdateIvl\": 0,\n \"JvmOpts\": \"-Xmx1024m -Xms128m\",\n \"SubnetId\": \"subnet-gyqpkzda\",\n \"AgentCpuRequest\": \"0.1\",\n \"AgentCpuLimit\": \"0.2\",\n \"AgentMemRequest\": \"32\",\n \"AgentMemLimit\": \"128\",\n \"IstioCpuRequest\": \"0.1\",\n \"IstioCpuLimit\": \"0.2\",\n \"IstioMemRequest\": \"32\",\n \"IstioMemLimit\": \"128\",\n \"Envs\": [\n {\n \"Name\": \"host\",\n \"Value\": \"metadata.host\",\n \"ValueFrom\": {\n \"FieldRef\": {\n \"FieldPath\": \"metadata.host\"\n },\n \"ResourceFieldRef\": {\n \"Resource\": \"resource\"\n }\n }\n }\n ],\n \"HealthCheckSettings\": {\n \"LivenessProbe\": {\n \"ActionType\": \"Port\",\n \"InitialDelaySeconds\": 60,\n \"TimeoutSeconds\": 30,\n \"PeriodSeconds\": 30,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 3,\n \"Scheme\": \"tcp\",\n \"Port\": 8080,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n },\n \"ReadinessProbe\": {\n \"ActionType\": \"Port\",\n \"InitialDelaySeconds\": 180,\n \"TimeoutSeconds\": 30,\n \"PeriodSeconds\": 30,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 3,\n \"Scheme\": \"tcp\",\n \"Port\": 8080,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n }\n },\n \"DeployAgent\": true,\n \"Alias\": \"group-alias\",\n \"DisableService\": true,\n \"HeadlessService\": true,\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-gyqpkzda\",\n \"RegistryName\": \"presonal-registry\",\n \"Namespace\": \"default\",\n \"RepoName\": \"nginx\"\n },\n \"VolumeInfos\": [\n {\n \"VolumeType\": \"HOST\",\n \"VolumeName\": \"host\",\n \"VolumeConfig\": \"host\",\n \"ConfigMapOptions\": [\n {\n \"Key\": \"host\",\n \"Path\": \"/host\",\n \"Mode\": \"host\"\n }\n ],\n \"EmptyDirOption\": {\n \"EnableMemory\": true,\n \"StorageCapacity\": 0,\n \"StorageUnit\": \"sunit\",\n \"SizeLimit\": \"64\"\n }\n }\n ],\n \"VolumeMountInfos\": [\n {\n \"VolumeMountName\": \"mount-name\",\n \"VolumeMountPath\": \"/config\",\n \"VolumeMountSubPath\": \"/conf\",\n \"ReadOrWrite\": \"777\"\n }\n ],\n \"KubeInjectEnable\": true,\n \"RepoType\": \"tcr\",\n \"WarmupSetting\": {\n \"Enabled\": true,\n \"WarmupTime\": 1,\n \"Curvature\": 1,\n \"EnabledProtection\": true\n },\n \"GatewayConfig\": {\n \"Name\": \"gateway-config-test\"\n },\n \"ContainerName\": \"group-name-279128-28nsu82\",\n \"AdditionalContainerList\": [\n {\n \"ContainerName\": \"agent\",\n \"TagName\": \"v1\",\n \"RepoName\": \"agent\",\n \"RepoType\": \"tcr\",\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-gyqpkzda\",\n \"RegistryName\": \"agent\",\n \"Namespace\": \"default\",\n \"RepoName\": \"agent\"\n },\n \"Server\": \"ccr.tencent.com\",\n \"SecretName\": \"default-secret-name\",\n \"JvmOpts\": \"-Xmx64m -Xms32m\",\n \"CpuLimit\": \"1\",\n \"CpuRequest\": \"0.1\",\n \"MemRequest\": \"32\",\n \"MemLimit\": \"128\",\n \"HealthCheckSettings\": {\n \"LivenessProbe\": {\n \"ActionType\": \"tcp\",\n \"InitialDelaySeconds\": 180,\n \"TimeoutSeconds\": 1,\n \"PeriodSeconds\": 1,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n }\n },\n \"Envs\": [\n {\n \"Name\": \"host\",\n \"Value\": \"metadata.host\",\n \"ValueFrom\": {\n \"FieldRef\": {\n \"FieldPath\": \"metadata.host\"\n },\n \"ResourceFieldRef\": {\n \"Resource\": \"metadata.host\"\n }\n }\n }\n ],\n \"UserEnvs\": [\n {\n \"Name\": \"consul_ip\",\n \"Value\": \"10.23.12.3\"\n }\n ],\n \"VolumeMountInfoList\": [\n {\n \"VolumeMountName\": \"host\",\n \"VolumeMountPath\": \"/host\",\n \"VolumeMountSubPath\": \"/config\",\n \"ReadOrWrite\": \"777\"\n }\n ]\n }\n ],\n \"InternalContainerList\": [\n {\n \"ContainerName\": \"internal-container-test\",\n \"TagName\": \"v1\",\n \"RepoName\": \"nginx\",\n \"RepoType\": \"tcr\",\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-6a79x94v\",\n \"RegistryName\": \"nginx\",\n \"Namespace\": \"default\",\n \"RepoName\": \"nginx\"\n },\n \"Server\": \"ccr.ccs.tencent.com\",\n \"SecretName\": \"default-secretName\",\n \"JvmOpts\": \"-Xmx64m -Xms32m\",\n \"CpuLimit\": \"1\",\n \"CpuRequest\": \"0.1\",\n \"MemRequest\": \"32\",\n \"MemLimit\": \"128\",\n \"HealthCheckSettings\": {},\n \"VolumeMountInfoList\": [\n {\n \"VolumeMountName\": \"host\",\n \"VolumeMountPath\": \"/host\",\n \"VolumeMountSubPath\": \"/config\",\n \"ReadOrWrite\": \"777\"\n }\n ]\n }\n ]\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
695
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GroupId\": \"group-gyqpkzda\",\n \"GroupName\": \"group-test\",\n \"InstanceNum\": 0,\n \"CurrentNum\": 0,\n \"Server\": \"ccr.tencent.com\",\n \"Reponame\": \"tsf_1038293xxxxx/nginx\",\n \"TagName\": \"latest\",\n \"CpuRequest\": \"0.5\",\n \"CpuLimit\": \"1\",\n \"MemRequest\": \"64\",\n \"MemLimit\": \"512\",\n \"AccessType\": 0,\n \"ProtocolPorts\": [\n {\n \"Protocol\": \"tcp\",\n \"Port\": 8080,\n \"TargetPort\": 8080,\n \"NodePort\": 0,\n \"Name\": \"tcp-8080\"\n }\n ],\n \"UpdateType\": 0,\n \"UpdateIvl\": 0,\n \"JvmOpts\": \"-Xmx1024m -Xms128m\",\n \"SubnetId\": \"subnet-gyqpkzda\",\n \"AgentCpuRequest\": \"0.1\",\n \"AgentCpuLimit\": \"0.2\",\n \"AgentMemRequest\": \"32\",\n \"AgentMemLimit\": \"128\",\n \"IstioCpuRequest\": \"0.1\",\n \"IstioCpuLimit\": \"0.2\",\n \"IstioMemRequest\": \"32\",\n \"IstioMemLimit\": \"128\",\n \"Envs\": [\n {\n \"Name\": \"host\",\n \"Value\": \"metadata.host\",\n \"ValueFrom\": {\n \"FieldRef\": {\n \"FieldPath\": \"metadata.host\"\n },\n \"ResourceFieldRef\": {\n \"Resource\": \"resource\"\n }\n }\n }\n ],\n \"HealthCheckSettings\": {\n \"LivenessProbe\": {\n \"ActionType\": \"Port\",\n \"InitialDelaySeconds\": 60,\n \"TimeoutSeconds\": 30,\n \"PeriodSeconds\": 30,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 3,\n \"Scheme\": \"tcp\",\n \"Port\": 8080,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n },\n \"ReadinessProbe\": {\n \"ActionType\": \"Port\",\n \"InitialDelaySeconds\": 180,\n \"TimeoutSeconds\": 30,\n \"PeriodSeconds\": 30,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 3,\n \"Scheme\": \"tcp\",\n \"Port\": 8080,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n }\n },\n \"DeployAgent\": true,\n \"Alias\": \"group-alias\",\n \"DisableService\": true,\n \"HeadlessService\": true,\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-gyqpkzda\",\n \"RegistryName\": \"presonal-registry\",\n \"Namespace\": \"default\",\n \"RepoName\": \"nginx\"\n },\n \"VolumeInfos\": [\n {\n \"VolumeType\": \"HOST\",\n \"VolumeName\": \"host\",\n \"VolumeConfig\": \"host\",\n \"ConfigMapOptions\": [\n {\n \"Key\": \"host\",\n \"Path\": \"/host\",\n \"Mode\": \"host\"\n }\n ],\n \"EmptyDirOption\": {\n \"EnableMemory\": true,\n \"StorageCapacity\": 0,\n \"StorageUnit\": \"sunit\",\n \"SizeLimit\": \"64\"\n }\n }\n ],\n \"VolumeMountInfos\": [\n {\n \"VolumeMountName\": \"mount-name\",\n \"VolumeMountPath\": \"/config\",\n \"VolumeMountSubPath\": \"/conf\",\n \"ReadOrWrite\": \"777\"\n }\n ],\n \"KubeInjectEnable\": true,\n \"RepoType\": \"tcr\",\n \"WarmupSetting\": {\n \"Enabled\": true,\n \"WarmupTime\": 1,\n \"Curvature\": 1,\n \"EnabledProtection\": true\n },\n \"GatewayConfig\": {\n \"Name\": \"gateway-config-test\"\n },\n \"ContainerName\": \"group-name-279128-28nsu82\",\n \"AdditionalContainerList\": [\n {\n \"ContainerName\": \"agent\",\n \"TagName\": \"v1\",\n \"RepoName\": \"agent\",\n \"RepoType\": \"tcr\",\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-gyqpkzda\",\n \"RegistryName\": \"agent\",\n \"Namespace\": \"default\",\n \"RepoName\": \"agent\"\n },\n \"Server\": \"ccr.tencent.com\",\n \"SecretName\": \"default-secret-name\",\n \"JvmOpts\": \"-Xmx64m -Xms32m\",\n \"CpuLimit\": \"1\",\n \"CpuRequest\": \"0.1\",\n \"MemRequest\": \"32\",\n \"MemLimit\": \"128\",\n \"HealthCheckSettings\": {\n \"ReadinessProbe\": {\n \"InitialDelaySeconds\": 10,\n \"PeriodSeconds\": 10,\n \"Port\": 8000,\n \"ActionType\": \"tcp\",\n \"SuccessThreshold\": 3,\n \"Type\": \"TCP\",\n \"TimeoutSeconds\": 3,\n \"FailureThreshold\": 3\n },\n \"LivenessProbe\": {\n \"ActionType\": \"tcp\",\n \"InitialDelaySeconds\": 180,\n \"TimeoutSeconds\": 1,\n \"PeriodSeconds\": 1,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n }\n },\n \"Envs\": [\n {\n \"Name\": \"host\",\n \"Value\": \"metadata.host\",\n \"ValueFrom\": {\n \"FieldRef\": {\n \"FieldPath\": \"metadata.host\"\n },\n \"ResourceFieldRef\": {\n \"Resource\": \"metadata.host\"\n }\n }\n }\n ],\n \"UserEnvs\": [\n {\n \"Name\": \"consul_ip\",\n \"Value\": \"10.23.12.3\"\n }\n ],\n \"VolumeMountInfoList\": [\n {\n \"VolumeMountName\": \"host\",\n \"VolumeMountPath\": \"/host\",\n \"VolumeMountSubPath\": \"/config\",\n \"ReadOrWrite\": \"777\"\n }\n ]\n }\n ],\n \"InternalContainerList\": [\n {\n \"ContainerName\": \"internal-container-test\",\n \"TagName\": \"v1\",\n \"RepoName\": \"nginx\",\n \"RepoType\": \"tcr\",\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-6a79x94v\",\n \"RegistryName\": \"nginx\",\n \"Namespace\": \"default\",\n \"RepoName\": \"nginx\"\n },\n \"Server\": \"ccr.ccs.tencent.com\",\n \"SecretName\": \"default-secretName\",\n \"JvmOpts\": \"-Xmx64m -Xms32m\",\n \"CpuLimit\": \"1\",\n \"CpuRequest\": \"0.1\",\n \"MemRequest\": \"32\",\n \"MemLimit\": \"128\",\n \"HealthCheckSettings\": {\n \"ReadinessProbe\": {\n \"InitialDelaySeconds\": 10,\n \"PeriodSeconds\": 10,\n \"Port\": 8000,\n \"ActionType\": \"tcp\",\n \"SuccessThreshold\": 3,\n \"Type\": \"TCP\",\n \"TimeoutSeconds\": 3,\n \"FailureThreshold\": 3\n },\n \"LivenessProbe\": {\n \"ActionType\": \"tcp\",\n \"InitialDelaySeconds\": 180,\n \"TimeoutSeconds\": 1,\n \"PeriodSeconds\": 1,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n }\n },\n \"VolumeMountInfoList\": [\n {\n \"VolumeMountName\": \"host\",\n \"VolumeMountPath\": \"/host\",\n \"VolumeMountSubPath\": \"/config\",\n \"ReadOrWrite\": \"777\"\n }\n ]\n }\n ]\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
696
696
  "title": "DescribeContainerGroupDeployInfo"
697
697
  }
698
698
  ],
@@ -700,7 +700,7 @@
700
700
  {
701
701
  "document": "",
702
702
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeContainerGroupDetail\n&GroupId=group-6a79x94v\n&<公共请求参数>",
703
- "output": "{\n \"Response\": {\n \"Result\": {\n \"UpdatedTime\": 0,\n \"HealthCheckSettings\": {\n \"ReadinessProbe\": {\n \"TimeoutSeconds\": 1,\n \"InitialDelaySeconds\": 1,\n \"ActionType\": \"TCP\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"PeriodSeconds\": 1,\n \"Path\": \"/health\",\n \"SuccessThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"FailureThreshold\": 1\n },\n \"LivenessProbe\": {\n \"TimeoutSeconds\": 1,\n \"InitialDelaySeconds\": 1,\n \"ActionType\": \"TCP\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"PeriodSeconds\": 1,\n \"Path\": \"/health\",\n \"SuccessThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"FailureThreshold\": 1\n }\n },\n \"InstanceNum\": 1,\n \"NamespaceName\": \"default\",\n \"MaxUnavailable\": \"25%\",\n \"ApplicationType\": \"C\",\n \"CurrentNum\": 1,\n \"MicroserviceType\": \"DEF\",\n \"Status\": \"Running\",\n \"LbIp\": \"10.23.29.11\",\n \"MemRequest\": \"0.5\",\n \"AccessType\": 1,\n \"UpdateIvl\": 10,\n \"Envs\": [\n {\n \"Name\": \"consul_ip\",\n \"Value\": \"10.29.26.11\"\n },\n {\n \"Name\": \"host\",\n \"Value\": \"hostName\"\n }\n ],\n \"TagName\": \"v1\",\n \"ClusterIp\": \"10.29.1.2\",\n \"MemLimit\": \"512\",\n \"CpuLimit\": \"1\",\n \"ApplicationId\": \"application-6a79x94v\",\n \"ApplicationName\": \"applicaiton-name\",\n \"ProtocolPorts\": [\n {\n \"TargetPort\": 30032,\n \"Protocol\": \"tcp\",\n \"Port\": 30032,\n \"NodePort\": 0\n }\n ],\n \"UpdateType\": 1,\n \"ClusterId\": \"cls-6a79x94v\",\n \"MaxSurge\": \"25%\",\n \"Server\": \"ccr.tencent.com\",\n \"SubnetId\": \"subnet-6a79x94v\",\n \"NodePort\": 30870,\n \"GroupId\": \"group-6a79x94v\",\n \"GroupResourceType\": \"C\",\n \"InstanceCount\": 1,\n \"GroupName\": \"test-group\",\n \"ClusterName\": \"k8s-cluster\",\n \"CreateTime\": \"2022-11-22 09:27:11\",\n \"Reponame\": \"nginx\",\n \"CpuRequest\": \"0.5\",\n \"Message\": \"this is a msg\",\n \"NamespaceId\": \"namespace-6a79x94v\",\n \"AllowPlainYamlDeploy\": true,\n \"IsNotEqualServiceConfig\": true,\n \"RepoName\": \"nginx\",\n \"Alias\": \"this is a alias\"\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
703
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"UpdatedTime\": 0,\n \"HealthCheckSettings\": {\n \"ReadinessProbe\": {\n \"Type\": \"tcp\",\n \"TimeoutSeconds\": 1,\n \"InitialDelaySeconds\": 1,\n \"ActionType\": \"TCP\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"PeriodSeconds\": 1,\n \"Path\": \"/health\",\n \"SuccessThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"FailureThreshold\": 1\n },\n \"LivenessProbe\": {\n \"TimeoutSeconds\": 1,\n \"InitialDelaySeconds\": 1,\n \"ActionType\": \"TCP\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"PeriodSeconds\": 1,\n \"Path\": \"/health\",\n \"SuccessThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"FailureThreshold\": 1\n }\n },\n \"InstanceNum\": 1,\n \"NamespaceName\": \"default\",\n \"MaxUnavailable\": \"25%\",\n \"ApplicationType\": \"C\",\n \"CurrentNum\": 1,\n \"MicroserviceType\": \"DEF\",\n \"Status\": \"Running\",\n \"LbIp\": \"10.23.29.11\",\n \"MemRequest\": \"0.5\",\n \"AccessType\": 1,\n \"UpdateIvl\": 10,\n \"Envs\": [\n {\n \"Name\": \"consul_ip\",\n \"Value\": \"10.29.26.11\"\n },\n {\n \"Name\": \"host\",\n \"Value\": \"hostName\"\n }\n ],\n \"TagName\": \"v1\",\n \"ClusterIp\": \"10.29.1.2\",\n \"MemLimit\": \"512\",\n \"CpuLimit\": \"1\",\n \"ApplicationId\": \"application-6a79x94v\",\n \"ApplicationName\": \"applicaiton-name\",\n \"ProtocolPorts\": [\n {\n \"TargetPort\": 30032,\n \"Protocol\": \"tcp\",\n \"Port\": 30032,\n \"NodePort\": 0\n }\n ],\n \"UpdateType\": 1,\n \"ClusterId\": \"cls-6a79x94v\",\n \"MaxSurge\": \"25%\",\n \"Server\": \"ccr.tencent.com\",\n \"SubnetId\": \"subnet-6a79x94v\",\n \"NodePort\": 30870,\n \"GroupId\": \"group-6a79x94v\",\n \"GroupResourceType\": \"C\",\n \"InstanceCount\": 1,\n \"GroupName\": \"test-group\",\n \"ClusterName\": \"k8s-cluster\",\n \"CreateTime\": \"2022-11-22 09:27:11\",\n \"Reponame\": \"nginx\",\n \"CpuRequest\": \"0.5\",\n \"Message\": \"this is a msg\",\n \"NamespaceId\": \"namespace-6a79x94v\",\n \"AllowPlainYamlDeploy\": true,\n \"IsNotEqualServiceConfig\": true,\n \"RepoName\": \"nginx\",\n \"Alias\": \"this is a alias\"\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
704
704
  "title": "DescribeContainerGroupDetail"
705
705
  }
706
706
  ],
@@ -820,7 +820,7 @@
820
820
  {
821
821
  "document": "",
822
822
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeGroupAttribute\r\n&GroupId=group-byxke4al\r\n&<公共请求参数>",
823
- "output": "{\n \"Response\": {\n \"RequestId\": \"0bd33701-90d0-413f-9ae9-3a89df2fa6ad\",\n \"Result\": {\n \"InstanceCount\": 1,\n \"GroupId\": \"group-byxke4al\",\n \"PackageId\": \"pkg-278c1954\",\n \"PackageVersion\": \"1.12.0_E\",\n \"PackageName\": \"consumer-demo-1.12.0-Edgware-SNAPSHOT.jar\",\n \"RunInstanceCount\": 0,\n \"GroupStatus\": \"Updating\",\n \"OffInstanceCount\": 1,\n \"HealthCheckSettings\": {},\n \"IsNotEqualServiceConfig\": false\n }\n }\n}",
823
+ "output": "{\n \"Response\": {\n \"RequestId\": \"0bd33701-90d0-413f-9ae9-3a89df2fa6ad\",\n \"Result\": {\n \"InstanceCount\": 1,\n \"GroupId\": \"group-byxke4al\",\n \"PackageId\": \"pkg-278c1954\",\n \"PackageVersion\": \"1.12.0_E\",\n \"PackageName\": \"consumer-demo-1.12.0-Edgware-SNAPSHOT.jar\",\n \"RunInstanceCount\": 0,\n \"GroupStatus\": \"Updating\",\n \"OffInstanceCount\": 1,\n \"HealthCheckSettings\": {\n \"ReadinessProbe\": {\n \"InitialDelaySeconds\": 10,\n \"PeriodSeconds\": 10,\n \"Port\": 8000,\n \"ActionType\": \"tcp\",\n \"SuccessThreshold\": 3,\n \"Type\": \"TCP\",\n \"TimeoutSeconds\": 3,\n \"FailureThreshold\": 3\n },\n \"LivenessProbe\": {\n \"ActionType\": \"tcp\",\n \"InitialDelaySeconds\": 180,\n \"TimeoutSeconds\": 1,\n \"PeriodSeconds\": 1,\n \"SuccessThreshold\": 1,\n \"FailureThreshold\": 1,\n \"Scheme\": \"http\",\n \"Port\": 1,\n \"Path\": \"/health\",\n \"Command\": [\n \"sh health.sh\"\n ],\n \"Type\": \"TCP\"\n }\n },\n \"IsNotEqualServiceConfig\": false\n }\n }\n}",
824
824
  "title": "获取部署组其他属性"
825
825
  }
826
826
  ],
@@ -876,7 +876,7 @@
876
876
  {
877
877
  "document": "",
878
878
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGroups\n<公共请求参数>\n\n{\n \"Limit\": 2\n}",
879
- "output": "{\n \"Response\": {\n \"RequestId\": \"b1128c11-9b6d-4d06-814d-c3c561b79f6c\",\n \"Result\": {\n \"Content\": [\n {\n \"Alias\": \"\",\n \"ApplicationId\": \"application-ydopqnxa\",\n \"ApplicationName\": \"shedfree-gw\",\n \"ApplicationType\": \"V\",\n \"ClusterId\": \"cluster-2vz3nd3a\",\n \"ClusterName\": \"shedfree\",\n \"CreateTime\": \"2024-12-23 16:27:02\",\n \"DeployDesc\": null,\n \"GroupDesc\": null,\n \"GroupId\": \"group-y4dz9x6y\",\n \"GroupName\": \"shed-scg-2021\",\n \"GroupResourceType\": \"DEF\",\n \"MicroserviceType\": \"G\",\n \"NamespaceId\": \"namespace-qab7bq9v\",\n \"NamespaceName\": \"shedfree_default\",\n \"StartupParameters\": \"-Xms1024m -Xmx4096m -XX:MetaspaceSize=1024m -XX:MaxMetaspaceSize=1024m -Dlogging.level.com.tencent.tsf.msgw.scg.filter=error -Dreactor.netty.pool.leasingStrategy=lifo -Dkona.fiber.enabled=true\",\n \"UpdateTime\": \"2024-12-24 09:21:23\",\n \"UpdatedTime\": 1735003283000\n },\n {\n \"Alias\": \"\",\n \"ApplicationId\": \"application-ydopqnxa\",\n \"ApplicationName\": \"shedfree-gw\",\n \"ApplicationType\": \"V\",\n \"ClusterId\": \"cluster-2vz3nd3a\",\n \"ClusterName\": \"shedfree\",\n \"CreateTime\": \"2024-12-23 01:15:31\",\n \"DeployDesc\": null,\n \"GroupDesc\": null,\n \"GroupId\": \"group-yq9d6wev\",\n \"GroupName\": \"shed-zuul-3\",\n \"GroupResourceType\": \"DEF\",\n \"MicroserviceType\": \"G\",\n \"NamespaceId\": \"namespace-qab7bq9v\",\n \"NamespaceName\": \"shedfree_default\",\n \"StartupParameters\": \"-Xms1024m -Xmx4096m -XX:MetaspaceSize=1024m -XX:MaxMetaspaceSize=1024m\",\n \"UpdateTime\": \"2024-12-23 01:30:25\",\n \"UpdatedTime\": 1734888625000\n }\n ],\n \"TotalCount\": 660\n }\n }\n}",
879
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b1128c11-9b6d-4d06-814d-c3c561b79f6c\",\n \"Result\": {\n \"Content\": [\n {\n \"Alias\": \"\",\n \"ApplicationId\": \"application-ydopqnxa\",\n \"ApplicationName\": \"shedfree-gw\",\n \"ApplicationType\": \"V\",\n \"ClusterId\": \"cluster-2vz3nd3a\",\n \"ClusterName\": \"shedfree\",\n \"CreateTime\": \"2024-12-23 16:27:02\",\n \"DeployDesc\": \"\",\n \"GroupDesc\": \"\",\n \"GroupId\": \"group-y4dz9x6y\",\n \"GroupName\": \"shed-scg-2021\",\n \"GroupResourceType\": \"DEF\",\n \"MicroserviceType\": \"G\",\n \"NamespaceId\": \"namespace-qab7bq9v\",\n \"NamespaceName\": \"shedfree_default\",\n \"StartupParameters\": \"-Xms1024m -Xmx4096m -XX:MetaspaceSize=1024m -XX:MaxMetaspaceSize=1024m -Dlogging.level.com.tencent.tsf.msgw.scg.filter=error -Dreactor.netty.pool.leasingStrategy=lifo -Dkona.fiber.enabled=true\",\n \"UpdateTime\": \"2024-12-24 09:21:23\",\n \"UpdatedTime\": 1735003283000\n },\n {\n \"Alias\": \"\",\n \"ApplicationId\": \"application-ydopqnxa\",\n \"ApplicationName\": \"shedfree-gw\",\n \"ApplicationType\": \"V\",\n \"ClusterId\": \"cluster-2vz3nd3a\",\n \"ClusterName\": \"shedfree\",\n \"CreateTime\": \"2024-12-23 01:15:31\",\n \"DeployDesc\": \"desc\",\n \"GroupDesc\": \"desc\",\n \"GroupId\": \"group-yq9d6wev\",\n \"GroupName\": \"shed-zuul-3\",\n \"GroupResourceType\": \"DEF\",\n \"MicroserviceType\": \"G\",\n \"NamespaceId\": \"namespace-qab7bq9v\",\n \"NamespaceName\": \"shedfree_default\",\n \"StartupParameters\": \"-Xms1024m -Xmx4096m -XX:MetaspaceSize=1024m -XX:MaxMetaspaceSize=1024m\",\n \"UpdateTime\": \"2024-12-23 01:30:25\",\n \"UpdatedTime\": 1734888625000\n }\n ],\n \"TotalCount\": 660\n }\n }\n}",
880
880
  "title": "获取虚拟机部署组列表"
881
881
  }
882
882
  ],
@@ -900,7 +900,7 @@
900
900
  {
901
901
  "document": "",
902
902
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeImageTags\n<公共请求参数>\n\n{\n \"ApplicationId\": \"application-yx8kjmra\",\n \"Limit\": 20\n}",
903
- "output": "{\n \"Response\": {\n \"RequestId\": \"4df95eea-e433-41c6-9c65-cfd1bd05d5d0\",\n \"Result\": {\n \"Content\": [\n {\n \"Architecture\": \"amd64\",\n \"Author\": \"\",\n \"CreationTime\": \"2024-12-17T11:55:49Z\",\n \"DockerVersion\": \"\",\n \"ImageId\": \"sha256:b774178107747295705e9f919e5cf009d2dad7f343f18dea74a9f3b13e03b6ec\",\n \"Os\": null,\n \"PushTime\": \"2024-12-17T11:55:49Z\",\n \"RepoName\": \"tsf_100011913960/mesh-no-spec\",\n \"Size\": \"72 MB\",\n \"SizeByte\": 72225778,\n \"TagId\": \"sha256:4c270bbe6abe54d0b9c5186d5c2d79a32b932fc65f5628518b88c093f69ecc19\",\n \"TagName\": \"1217\",\n \"TcrRepoInfo\": null,\n \"UpdateTime\": \"2024-12-17T11:55:57Z\"\n }\n ],\n \"RepoName\": \"tsf_100011913960/mesh-no-spec\",\n \"Server\": \"ccr.ccs.tencentyun.com\",\n \"TotalCount\": 1\n }\n }\n}",
903
+ "output": "{\n \"Response\": {\n \"RequestId\": \"4df95eea-e433-41c6-9c65-cfd1bd05d5d0\",\n \"Result\": {\n \"Content\": [\n {\n \"Architecture\": \"amd64\",\n \"Author\": \"\",\n \"CreationTime\": \"2024-12-17T11:55:49Z\",\n \"DockerVersion\": \"\",\n \"ImageId\": \"sha256:b774178107747295705e9f919e5cf009d2dad7f343f18dea74a9f3b13e03b6ec\",\n \"Os\": \"\",\n \"PushTime\": \"2024-12-17T11:55:49Z\",\n \"RepoName\": \"tsf_100011913960/mesh-no-spec\",\n \"Size\": \"72 MB\",\n \"SizeByte\": 72225778,\n \"TagId\": \"sha256:4c270bbe6abe54d0b9c5186d5c2d79a32b932fc65f5628518b88c093f69ecc19\",\n \"TagName\": \"1217\",\n \"TcrRepoInfo\": {\n \"Region\": \"gz\",\n \"RegistryId\": \"id\",\n \"RegistryName\": \"name\",\n \"Namespace\": \"namespace\",\n \"RepoName\": \"repo-name\"\n },\n \"UpdateTime\": \"2024-12-17T11:55:57Z\"\n }\n ],\n \"RepoName\": \"tsf_100011913960/mesh-no-spec\",\n \"Server\": \"ccr.ccs.tencentyun.com\",\n \"TotalCount\": 1\n }\n }\n}",
904
904
  "title": "DescribeImageTags"
905
905
  }
906
906
  ],
@@ -916,7 +916,7 @@
916
916
  {
917
917
  "document": "",
918
918
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeInstances\r\n&Filters.0.Name=name\r\n&Filters.0.Values.0=pepy\r\n&Filters.0.Values.1=zeni\r\n&<公共请求参数>",
919
- "output": "{\n \"Response\": {\n \"RequestId\": \"d2de5f06-bc71-4bd5-aa93-1188ce24aa46\",\n \"Result\": {\n \"TotalCount\": 1,\n \"Content\": [\n {\n \"ClusterType\": \"V\",\n \"ApplicationType\": null,\n \"GroupId\": null,\n \"ClusterId\": \"cluster-xxxxxx\",\n \"InstanceStatus\": \"Running\",\n \"InstanceName\": \"tsf自动化拨测\",\n \"WanIp\": null,\n \"GroupName\": null,\n \"InstanceId\": \"ins-xxxxxx\",\n \"NamespaceId\": null,\n \"VpcId\": \"vpc-xxxxxx\",\n \"InstanceAvailableStatus\": null,\n \"ClusterName\": \"tsf-auto-dialtest\",\n \"ApplicationId\": null,\n \"ApplicationName\": null,\n \"NamespaceName\": null,\n \"LanIp\": \"10.0.2.4\"\n }\n ]\n }\n }\n}",
919
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d2de5f06-bc71-4bd5-aa93-1188ce24aa46\",\n \"Result\": {\n \"TotalCount\": 1,\n \"Content\": [\n {\n \"ClusterType\": \"V\",\n \"ApplicationType\": \"\",\n \"GroupId\": \"group-id\",\n \"ClusterId\": \"cluster-xxxxxx\",\n \"InstanceStatus\": \"Running\",\n \"InstanceName\": \"tsf自动化拨测\",\n \"WanIp\": \"\",\n \"GroupName\": \"name\",\n \"InstanceId\": \"ins-xxxxxx\",\n \"NamespaceId\": \"nid\",\n \"VpcId\": \"vpc-xxxxxx\",\n \"InstanceAvailableStatus\": \"\",\n \"ClusterName\": \"tsf-auto-dialtest\",\n \"ApplicationId\": \"application-id\",\n \"ApplicationName\": \"app-name\",\n \"NamespaceName\": \"namespace-name\",\n \"LanIp\": \"10.0.2.4\"\n }\n ]\n }\n }\n}",
920
920
  "title": "查询机器列表"
921
921
  }
922
922
  ],
@@ -1060,7 +1060,7 @@
1060
1060
  {
1061
1061
  "document": "",
1062
1062
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePrograms\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 20,\n \"SearchWord\": \"program-xxxx\"\n}",
1063
- "output": "{\n \"Response\": {\n \"RequestId\": \"865be0aa-ae4d-443a-bb72-01995d1f5f4e\",\n \"Result\": {\n \"TotalCount\": 5,\n \"Content\": [\n {\n \"ProgramId\": \"program-96a79v5b\",\n \"ProgramName\": \"AUTO-appId-@ALL@\",\n \"ProgramDesc\": null,\n \"CreationTime\": 1542870362,\n \"LastUpdateTime\": 1542870362,\n \"DeleteFlag\": false,\n \"ProgramItemList\": null\n },\n {\n \"ProgramId\": \"program-a79e9j9v\",\n \"ProgramName\": \"测试数据集\",\n \"ProgramDesc\": null,\n \"CreationTime\": 1566467701,\n \"LastUpdateTime\": 1566467701,\n \"DeleteFlag\": true,\n \"ProgramItemList\": null\n },\n {\n \"ProgramId\": \"program-l6ymbvgd\",\n \"ProgramName\": \"AUTO-NOTHING\",\n \"ProgramDesc\": null,\n \"CreationTime\": 1542870362,\n \"LastUpdateTime\": 1542870362,\n \"DeleteFlag\": true,\n \"ProgramItemList\": null\n },\n {\n \"ProgramId\": \"program-ymqbq8bv\",\n \"ProgramName\": \"测试数据集9\",\n \"ProgramDesc\": \"测试数据集desc9\",\n \"CreationTime\": 1566467729,\n \"LastUpdateTime\": 1566483895,\n \"DeleteFlag\": false,\n \"ProgramItemList\": null\n },\n {\n \"ProgramId\": \"program-yn2g3e9y\",\n \"ProgramName\": \"测试数据集3\",\n \"ProgramDesc\": \"测试数据集desc\",\n \"CreationTime\": 1566479755,\n \"LastUpdateTime\": 1566479755,\n \"DeleteFlag\": false,\n \"ProgramItemList\": null\n }\n ]\n }\n }\n}",
1063
+ "output": "{\n \"Response\": {\n \"RequestId\": \"865be0aa-ae4d-443a-bb72-01995d1f5f4e\",\n \"Result\": {\n \"TotalCount\": 5,\n \"Content\": [\n {\n \"ProgramId\": \"program-96a79v5b\",\n \"ProgramName\": \"AUTO-appId-@ALL@\",\n \"ProgramDesc\": \"desc\",\n \"CreationTime\": 1542870362,\n \"LastUpdateTime\": 1542870362,\n \"DeleteFlag\": false,\n \"ProgramItemList\": []\n },\n {\n \"ProgramId\": \"program-a79e9j9v\",\n \"ProgramName\": \"测试数据集\",\n \"ProgramDesc\": null,\n \"CreationTime\": 1566467701,\n \"LastUpdateTime\": 1566467701,\n \"DeleteFlag\": true,\n \"ProgramItemList\": []\n },\n {\n \"ProgramId\": \"program-l6ymbvgd\",\n \"ProgramName\": \"AUTO-NOTHING\",\n \"ProgramDesc\": null,\n \"CreationTime\": 1542870362,\n \"LastUpdateTime\": 1542870362,\n \"DeleteFlag\": true,\n \"ProgramItemList\": []\n },\n {\n \"ProgramId\": \"program-ymqbq8bv\",\n \"ProgramName\": \"测试数据集9\",\n \"ProgramDesc\": \"测试数据集desc9\",\n \"CreationTime\": 1566467729,\n \"LastUpdateTime\": 1566483895,\n \"DeleteFlag\": false,\n \"ProgramItemList\": []\n },\n {\n \"ProgramId\": \"program-yn2g3e9y\",\n \"ProgramName\": \"测试数据集3\",\n \"ProgramDesc\": \"测试数据集desc\",\n \"CreationTime\": 1566479755,\n \"LastUpdateTime\": 1566479755,\n \"DeleteFlag\": false,\n \"ProgramItemList\": []\n }\n ]\n }\n }\n}",
1064
1064
  "title": "查询数据集列表"
1065
1065
  }
1066
1066
  ],
@@ -1148,7 +1148,7 @@
1148
1148
  {
1149
1149
  "document": "",
1150
1150
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeSimpleClusters\n&Offset=0\n&Limit=50\n&<公共请求参数>",
1151
- "output": "{\n \"Response\": {\n \"RequestId\": \"73d633f3-1d91-443a-a5bb-b4d419a56721\",\n \"Result\": {\n \"TotalCount\": 2,\n \"Content\": [\n {\n \"ClusterId\": \"cls-6a79x94v\",\n \"ClusterVersion\": \"1.18\",\n \"SubnetId\": \"subnet-6a79x94v\",\n \"ClusterName\": \"示例\",\n \"ClusterDesc\": null,\n \"ClusterType\": \"C\",\n \"VpcId\": \"vpc-6a79x94v\",\n \"CreateTime\": null,\n \"UpdateTime\": null,\n \"ClusterStatus\": null,\n \"ClusterCIDR\": null,\n \"ClusterTotalCpu\": null,\n \"ClusterTotalMem\": null,\n \"ClusterUsedCpu\": null,\n \"ClusterUsedMem\": null,\n \"ClusterLimitCpu\": null,\n \"ClusterLimitMem\": null,\n \"InstanceCount\": null,\n \"RunInstanceCount\": null,\n \"RunServiceInstanceCount\": null,\n \"NormalInstanceCount\": null,\n \"DeleteFlag\": null,\n \"DeleteFlagReason\": null,\n \"OperationInfo\": null,\n \"TsfRegionId\": null,\n \"TsfRegionName\": null,\n \"TsfZoneId\": null,\n \"TsfZoneName\": null\n }\n ]\n }\n }\n}",
1151
+ "output": "{\n \"Response\": {\n \"RequestId\": \"73d633f3-1d91-443a-a5bb-b4d419a56721\",\n \"Result\": {\n \"TotalCount\": 2,\n \"Content\": [\n {\n \"ClusterId\": \"cls-6a79x94v\",\n \"ClusterVersion\": \"1.18\",\n \"SubnetId\": \"subnet-6a79x94v\",\n \"ClusterName\": \"示例\",\n \"ClusterDesc\": \"desc\",\n \"ClusterType\": \"C\",\n \"VpcId\": \"vpc-6a79x94v\",\n \"CreateTime\": \"2025\",\n \"UpdateTime\": \"2025\",\n \"ClusterStatus\": \"status\",\n \"ClusterCIDR\": \"cidr\",\n \"ClusterTotalCpu\": 1,\n \"ClusterTotalMem\": 2,\n \"ClusterUsedCpu\": 1,\n \"ClusterUsedMem\": 2,\n \"ClusterLimitCpu\": 1,\n \"ClusterLimitMem\": 2,\n \"InstanceCount\": 1,\n \"RunInstanceCount\": 1,\n \"RunServiceInstanceCount\": 1,\n \"NormalInstanceCount\": 1,\n \"DeleteFlag\": false,\n \"DeleteFlagReason\": \"reason\",\n \"OperationInfo\": {\n \"AddInstance\": {\n \"DisabledReason\": \"\",\n \"Enabled\": true,\n \"Supported\": true\n },\n \"Init\": {\n \"DisabledReason\": \"\",\n \"Enabled\": true,\n \"Supported\": true\n },\n \"Destroy\": {\n \"DisabledReason\": \"\",\n \"Enabled\": true,\n \"Supported\": true\n }\n },\n \"TsfRegionId\": \"region-id\",\n \"TsfRegionName\": \"name\",\n \"TsfZoneId\": \"zone-id\",\n \"TsfZoneName\": \"zone-name\"\n }\n ]\n }\n }\n}",
1152
1152
  "title": "查询简单集群列表"
1153
1153
  }
1154
1154
  ],
@@ -1204,7 +1204,7 @@
1204
1204
  {
1205
1205
  "document": "",
1206
1206
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeUnitApiUseDetail\n&ApiId=api-qabo8xyl\n&GatewayInstanceId=gw-ins-4hkjbwxy\n&GatewayDeployGroupId=gw-e42d597\n&GroupId=grp-vcgimq3x\n&Period=60\n&Offset=0\n&Limit=20\n&EndTime=2020-09-22 00:00:00\n&StartTime=2020-09-22 00:00:00\n&<公共请求参数>",
1207
- "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 20,\n \"Content\": [\n {\n \"NamespaceId\": \"ns-123456\",\n \"NamespaceName\": \"ns-test\",\n \"SumReqAmount\": \"8213434\",\n \"AvgFailureRate\": \"82.11\",\n \"AvgTimeCost\": \"10.11\",\n \"MetricDataPointMap\": {\n \"SumReqAmount\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": null,\n \"Tag\": null\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": null,\n \"Tag\": null\n }\n ],\n \"AvgFailureRate\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": null,\n \"Tag\": null\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": null,\n \"Tag\": null\n }\n ],\n \"AvgTimeCost\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": null,\n \"Tag\": null\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": null,\n \"Tag\": null\n }\n ]\n },\n \"TopStatusCode\": [\n {\n \"Name\": \"2xx\",\n \"Count\": \"20000\",\n \"Ratio\": \"0.35565\"\n },\n {\n \"Name\": \"4xx\",\n \"Count\": \"18000\",\n \"Ratio\": \"0.28625\"\n }\n ],\n \"TopTimeCost\": [\n {\n \"Name\": \"0_50_ms\",\n \"Count\": \"20000\",\n \"Ratio\": \"0.35565\"\n },\n {\n \"Name\": \"50_100_ms\",\n \"Count\": \"18000\",\n \"Ratio\": \"0.28625\"\n },\n {\n \"Name\": \"100_200_ms\",\n \"Count\": \"13000\",\n \"Ratio\": \"0.28625\"\n },\n {\n \"Name\": \"others\",\n \"Count\": \"13000\",\n \"Ratio\": \"0.28625\"\n }\n ],\n \"Quantile\": {\n \"MaxValue\": \"12.13\",\n \"MinValue\": \"0.32\",\n \"FifthPositionValue\": \"0.26\",\n \"NinthPositionValue\": \"1.32\"\n }\n },\n {\n \"NamespaceId\": \"ns-1234567\",\n \"NamespaceName\": \"ns-test2\",\n \"SumReqAmount\": \"20\",\n \"AvgFailureRate\": \"11.21\",\n \"AvgTimeCost\": \"20.12\",\n \"MetricDataPointMap\": {\n \"SumReqAmount\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": null,\n \"Tag\": null\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": null,\n \"Tag\": null\n }\n ],\n \"AvgFailureRate\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": null,\n \"Tag\": null\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": null,\n \"Tag\": null\n }\n ],\n \"AvgTimeCost\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": null,\n \"Tag\": null\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": null,\n \"Tag\": null\n }\n ]\n },\n \"TopStatusCode\": [\n {\n \"Name\": \"2xx\",\n \"Count\": \"20000\",\n \"Ratio\": \"0.35565\"\n },\n {\n \"Name\": \"4xx\",\n \"Count\": \"18000\",\n \"Ratio\": \"0.28625\"\n }\n ],\n \"TopTimeCost\": [\n {\n \"Name\": \"0_50_ms\",\n \"Count\": \"20000\",\n \"Ratio\": \"0.35565\"\n },\n {\n \"Name\": \"50_100_ms\",\n \"Count\": \"18000\",\n \"Ratio\": \"0.28625\"\n },\n {\n \"Name\": \"100_200_ms\",\n \"Count\": \"13000\",\n \"Ratio\": \"0.28625\"\n },\n {\n \"Name\": \"others\",\n \"Count\": \"13000\",\n \"Ratio\": \"0.28625\"\n }\n ],\n \"Quantile\": {\n \"MaxValue\": \"12.13\",\n \"MinValue\": \"0.32\",\n \"FifthPositionValue\": \"0.26\",\n \"NinthPositionValue\": \"1.32\"\n }\n }\n ]\n },\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\"\n }\n}",
1207
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 20,\n \"Content\": [\n {\n \"NamespaceId\": \"ns-1234567\",\n \"NamespaceName\": \"ns-test2\",\n \"SumReqAmount\": \"20\",\n \"AvgFailureRate\": \"11.21\",\n \"AvgTimeCost\": \"20.12\",\n \"MetricDataPointMap\": {\n \"SumReqAmount\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": \"0\",\n \"Tag\": \"\"\n }\n ],\n \"AvgFailureRate\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": \"0\",\n \"Tag\": \"\"\n }\n ],\n \"AvgTimeCost\": [\n {\n \"Key\": \"1615374000000\",\n \"Value\": \"0\",\n \"Tag\": \"\"\n },\n {\n \"Key\": \"1615374060000\",\n \"Value\": \"0\",\n \"Tag\": \"\"\n }\n ]\n },\n \"TopStatusCode\": [\n {\n \"Name\": \"2xx\",\n \"Count\": \"20000\",\n \"Ratio\": \"0.35565\"\n },\n {\n \"Name\": \"4xx\",\n \"Count\": \"18000\",\n \"Ratio\": \"0.28625\"\n }\n ],\n \"TopTimeCost\": [\n {\n \"Name\": \"0_50_ms\",\n \"Count\": \"20000\",\n \"Ratio\": \"0.35565\"\n },\n {\n \"Name\": \"50_100_ms\",\n \"Count\": \"18000\",\n \"Ratio\": \"0.28625\"\n },\n {\n \"Name\": \"100_200_ms\",\n \"Count\": \"13000\",\n \"Ratio\": \"0.28625\"\n },\n {\n \"Name\": \"others\",\n \"Count\": \"13000\",\n \"Ratio\": \"0.28625\"\n }\n ],\n \"Quantile\": {\n \"MaxValue\": \"12.13\",\n \"MinValue\": \"0.32\",\n \"FifthPositionValue\": \"0.26\",\n \"NinthPositionValue\": \"1.32\"\n }\n }\n ]\n },\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\"\n }\n}",
1208
1208
  "title": "查询网关API监控明细数据"
1209
1209
  }
1210
1210
  ],
@@ -1252,7 +1252,7 @@
1252
1252
  {
1253
1253
  "document": "",
1254
1254
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUsableUnitNamespaces\n<公共请求参数>\n\n{\n \"SearchWord\": \"container\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
1255
- "output": "{\n \"Response\": {\n \"RequestId\": \"8d5c97b6-73fb-4fa5-8648-4ebf8b3b9551\",\n \"Result\": {\n \"Content\": [\n {\n \"CreatedTime\": null,\n \"GatewayInstanceId\": null,\n \"Id\": null,\n \"NamespaceId\": \"namespace-ygo3djma\",\n \"NamespaceName\": \"cluster-container-jolyonzheng_default\",\n \"UpdatedTime\": null\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
1255
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8d5c97b6-73fb-4fa5-8648-4ebf8b3b9551\",\n \"Result\": {\n \"Content\": [\n {\n \"CreatedTime\": \"2025\",\n \"GatewayInstanceId\": \"instance-id\",\n \"Id\": \"id\",\n \"NamespaceId\": \"namespace-ygo3djma\",\n \"NamespaceName\": \"cluster-container-jolyonzheng_default\",\n \"UpdatedTime\": \"2025\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
1256
1256
  "title": "查询可用于被导入的命名空间列表"
1257
1257
  }
1258
1258
  ],
@@ -17329,7 +17329,7 @@
17329
17329
  },
17330
17330
  {
17331
17331
  "disabled": false,
17332
- "document": "0200之间",
17332
+ "document": "查询NAT网关绑定的路由数量,可选值0-200,默认为10",
17333
17333
  "example": "10",
17334
17334
  "member": "int64",
17335
17335
  "name": "Limit",
@@ -17338,7 +17338,7 @@
17338
17338
  },
17339
17339
  {
17340
17340
  "disabled": false,
17341
- "document": "大于0",
17341
+ "document": "数据偏移量,默认为0",
17342
17342
  "example": "0",
17343
17343
  "member": "int64",
17344
17344
  "name": "Offset",
@@ -17357,7 +17357,7 @@
17357
17357
  "example": "无",
17358
17358
  "member": "NatDirectConnectGatewayRoute",
17359
17359
  "name": "NatDirectConnectGatewayRouteSet",
17360
- "required": true,
17360
+ "output_required": true,
17361
17361
  "type": "list",
17362
17362
  "value_allowed_null": false
17363
17363
  },
@@ -17367,7 +17367,7 @@
17367
17367
  "example": "1",
17368
17368
  "member": "int64",
17369
17369
  "name": "Total",
17370
- "required": true,
17370
+ "output_required": true,
17371
17371
  "type": "int",
17372
17372
  "value_allowed_null": false
17373
17373
  },
@@ -32359,7 +32359,7 @@
32359
32359
  "example": "无",
32360
32360
  "member": "DirectConnectSubnet",
32361
32361
  "name": "DirectConnectSubnetSet",
32362
- "required": true,
32362
+ "output_required": true,
32363
32363
  "type": "list",
32364
32364
  "value_allowed_null": false
32365
32365
  },
@@ -541,14 +541,14 @@
541
541
  "CreateNatGateway": [
542
542
  {
543
543
  "document": "创建一个传统型NAT网关并自动分配一个EIP",
544
- "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-abcdefgh\",\n \"PublicIpAddresses\": [\n \"139.199.232.119\"\n ],\n \"MaxConcurrentConnection\": \"1000000\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"InternetMaxBandwidthOut\": \"10\",\n \"NatGatewayName\": \"test_name\",\n \"AddressCount\": \"1\"\n}",
544
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-abcdefgh\",\n \"PublicIpAddresses\": [\n \"139.199.232.119\"\n ],\n \"MaxConcurrentConnection\": 1000000,\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ],\n \"InternetMaxBandwidthOut\": 10,\n \"NatGatewayName\": \"test_name\",\n \"AddressCount\": 1\n}",
545
545
  "output": "{\n \"Response\": {\n \"NatGatewaySet\": [\n {\n \"NatGatewayId\": \"nat-cqbn23ju\",\n \"NatGatewayName\": \"PublicNat\",\n \"VpcId\": \"vpc-qi4ja3sx\",\n \"CreatedTime\": \"2019-07-16 09:40:00\",\n \"State\": \"AVAILABLE\",\n \"NetworkState\": \"AVAILABLE\",\n \"InternetMaxBandwidthOut\": 10,\n \"MaxConcurrentConnection\": 1000000,\n \"SecurityGroupSet\": [],\n \"PublicIpAddressSet\": [\n {\n \"AddressId\": \"eip-9uw5fwsu\",\n \"PublicIpAddress\": \"139.199.232.119\",\n \"IsBlocked\": false,\n \"BlockType\": \"NORMAL\"\n },\n {\n \"AddressId\": \"eip-9uw5fsss\",\n \"PublicIpAddress\": \"139.199.232.221\",\n \"IsBlocked\": false,\n \"BlockType\": \"NORMAL\"\n }\n ],\n \"DestinationIpPortTranslationNatRuleSet\": [],\n \"DirectConnectGatewayIds\": [],\n \"Zone\": \"ap-guangzhou-2\",\n \"ExclusiveGatewayBandwidth\": 1,\n \"IsExclusive\": true,\n \"SmartScheduleMode\": false,\n \"DedicatedClusterId\": \"\",\n \"NatProductVersion\": 1,\n \"RestrictState\": \"NORMAL\",\n \"SourceIpTranslationNatRuleSet\": [],\n \"SubnetId\": \"1215354\",\n \"TagSet\": [\n {\n \"Key\": \"city\",\n \"Value\": \"shanghai\"\n }\n ]\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"6f2a42cf-2905-4fa5-af49-0f01612550de\"\n }\n}",
546
546
  "title": "创建NAT网关"
547
547
  },
548
548
  {
549
549
  "document": "创建一个标准型NAT网关并自动分配一个EIP",
550
- "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"SubnetId\": \"subnet-q1b8fsg\",\n \"AddressCount\": \"1\",\n \"NatGatewayName\": \"xiaooliang_test\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"NatProductVersion\": \"2\"\n}",
551
- "output": "{\n \"Response\": {\n \"NatGatewaySet\": [\n {\n \"NatGatewayId\": \"nat-o49t53q2\",\n \"NatGatewayName\": \"PublicStandardNat\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"State\": \"PENDING\",\n \"NetworkState\": \"AVAILABLE\",\n \"InternetMaxBandwidthOut\": 100,\n \"MaxConcurrentConnection\": 1000000,\n \"PublicIpAddressSet\": [],\n \"DestinationIpPortTranslationNatRuleSet\": [],\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"Zone\": \"\",\n \"TagSet\": [],\n \"DirectConnectGatewayIds\": [],\n \"SubnetId\": \"subnet-q1b8fsgu\",\n \"SecurityGroupSet\": [],\n \"SourceIpTranslationNatRuleSet\": [],\n \"IsExclusive\": false,\n \"SmartScheduleMode\": false,\n \"DedicatedClusterId\": null,\n \"RestrictState\": \"NORMAL\",\n \"NatProductVersion\": 2,\n \"ExclusiveGatewayBandwidth\": null\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"7b00a07c-7358-4f0a-b81c-8ce5882a87b8\"\n }\n}",
550
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateNatGateway\n<公共请求参数>\n\n{\n \"SubnetId\": \"subnet-q1b8fsg\",\n \"AddressCount\": \"1\",\n \"NatGatewayName\": \"xiaooliang_test\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"NatProductVersion\": 2\n}",
551
+ "output": "{\n \"Response\": {\n \"NatGatewaySet\": [\n {\n \"NatGatewayId\": \"nat-o49t53q2\",\n \"NatGatewayName\": \"PublicStandardNat\",\n \"VpcId\": \"vpc-bohigpb7\",\n \"State\": \"PENDING\",\n \"NetworkState\": \"AVAILABLE\",\n \"InternetMaxBandwidthOut\": 100,\n \"MaxConcurrentConnection\": 1000000,\n \"PublicIpAddressSet\": [],\n \"DestinationIpPortTranslationNatRuleSet\": [],\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"Zone\": \"\",\n \"TagSet\": [],\n \"DirectConnectGatewayIds\": [],\n \"SubnetId\": \"subnet-q1b8fsgu\",\n \"SecurityGroupSet\": [],\n \"SourceIpTranslationNatRuleSet\": [],\n \"IsExclusive\": false,\n \"SmartScheduleMode\": false,\n \"DedicatedClusterId\": \"\",\n \"RestrictState\": \"NORMAL\",\n \"NatProductVersion\": 2,\n \"ExclusiveGatewayBandwidth\": 0\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"7b00a07c-7358-4f0a-b81c-8ce5882a87b8\"\n }\n}",
552
552
  "title": "创建标准型NAT网关"
553
553
  }
554
554
  ],
@@ -998,7 +998,7 @@
998
998
  ],
999
999
  "DeleteNatGatewayDestinationIpPortTranslationNatRule": [
1000
1000
  {
1001
- "document": "删除NAT的端口转发规则,只需要传递DestinationIpPortTranslationNatRule结构体中的IpProtocol,PublicIpAddress,PublicPort字段。",
1001
+ "document": "删除NAT的端口转发规则,需要传递DestinationIpPortTranslationNatRule结构体中的IpProtocol,PublicIpAddress,PublicPort,PrivateIpAddress,PrivatePort字段。",
1002
1002
  "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteNatGatewayDestinationIpPortTranslationNatRule\n<公共请求参数>\n\n{\n \"NatGatewayId\": \"nat-3isn9hr0\",\n \"DestinationIpPortTranslationNatRules\": [\n {\n \"Description\": \"my service\",\n \"PublicIpAddress\": \"139.199.232.238\",\n \"PrivatePort\": 9999,\n \"IpProtocol\": \"TCP\",\n \"PublicPort\": 999,\n \"PrivateIpAddress\": \"10.0.9.2\"\n }\n ]\n}",
1003
1003
  "output": "{\n \"Response\": {\n \"RequestId\": \"dbffc3f0-1807-4683-89ee-2d2b96425ee1\"\n }\n}",
1004
1004
  "title": "删除NAT的端口转发规则"
@@ -3369,13 +3369,13 @@
3369
3369
  "RefreshDirectConnectGatewayRouteToNatGateway": [
3370
3370
  {
3371
3371
  "document": "正式刷新路由,执行刷新操作",
3372
- "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": \"False\"\n}",
3372
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": false\n}",
3373
3373
  "output": "{\n \"Response\": {\n \"RequestId\": \"b2b08cbc-c0dc-4346-bc55-a9b17a7a2a03\",\n \"DirectConnectSubnetSet\": [\n {\n \"DirectConnectGatewayId\": \"dcg-71awizmv\",\n \"CidrBlock\": \"99.99.99.77/32\"\n }\n ]\n }\n}",
3374
3374
  "title": "刷新路由"
3375
3375
  },
3376
3376
  {
3377
3377
  "document": "预刷新路由,只展示IDC网段信息",
3378
- "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": \"True\"\n}",
3378
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RefreshDirectConnectGatewayRouteToNatGateway\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-3m6kvgrx\",\n \"NatGatewayId\": \"nat-2jd1e1rm\",\n \"DryRun\": true\n}",
3379
3379
  "output": "{\n \"Response\": {\n \"RequestId\": \"928d1513-d3fa-4c4e-b8fd-077cebbc3118\",\n \"DirectConnectSubnetSet\": [\n {\n \"DirectConnectGatewayId\": \"dcg-71awizmv\",\n \"CidrBlock\": \"99.99.99.77/32\"\n }\n ]\n }\n}",
3380
3380
  "title": "路由预刷新"
3381
3381
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1331.1
3
+ Version: 3.0.1334.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.1331
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1334
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介