tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.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 (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -27,7 +27,7 @@
27
27
  "CreateAndDeployCloudBaseProject": [
28
28
  {
29
29
  "document": "",
30
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAndDeployCloudBaseProject\n<公共请求参数>\n\n{\n \"EnvId\": \"xx\",\n \"Name\": \"xx\",\n \"Parameters\": [\n {\n \"Value\": \"xx\",\n \"Key\": \"xx\"\n }\n ],\n \"Tags\": [\n null\n ],\n \"RcJson\": \"xx\",\n \"FreeQuota\": \"xx\",\n \"NetworkConfig\": \"xx\",\n \"RepoUrl\": \"xx\",\n \"Source\": {\n \"CodingPackageVersion\": \"xx\",\n \"WorkDir\": \"xx\",\n \"Name\": \"xx\",\n \"Url\": \"xx\",\n \"ProjectId\": 0,\n \"RawCode\": \"xx\",\n \"Branch\": \"xx\",\n \"ProjectName\": \"xx\",\n \"Type\": \"xx\",\n \"CodingPackageName\": \"xx\"\n },\n \"AddonConfig\": \"xx\",\n \"AutoDeployOnCodeChange\": true,\n \"EnvAlias\": \"xx\",\n \"Type\": \"xx\"\n}",
30
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAndDeployCloudBaseProject\n<公共请求参数>\n\n{\n \"EnvId\": \"env-absdsasda\",\n \"Name\": \"name\",\n \"Parameters\": [\n {\n \"Value\": \"value\",\n \"Key\": \"key\"\n }\n ],\n \"Tags\": [\n \"tag1\"\n ],\n \"RcJson\": \"{\\\"key\\\":\\\"value\\\"}\",\n \"FreeQuota\": \"quota\",\n \"NetworkConfig\": \"{\\\"key\\\":\\\"value\\\"}\",\n \"RepoUrl\": \"http://repourl\",\n \"Source\": {\n \"CodingPackageVersion\": \"version\",\n \"WorkDir\": \"dir\",\n \"Name\": \"name\",\n \"Url\": \"http://url\",\n \"ProjectId\": 0,\n \"RawCode\": \"rawCode\",\n \"Branch\": \"branch\",\n \"ProjectName\": \"projectName\",\n \"Type\": \"type\",\n \"CodingPackageName\": \"packageName\"\n },\n \"AddonConfig\": \"{\\\"key\\\":\\\"value\\\"}\",\n \"AutoDeployOnCodeChange\": true,\n \"EnvAlias\": \"env\",\n \"Type\": \"pre\"\n}",
31
31
  "output": "{\n \"Response\": {\n \"EnvId\": \"lowcode-7ggmm27y1d0633a9\",\n \"RequestId\": \"00b9517e-7ba6-4b41-b0c3-4d50c64cef62\"\n }\n}",
32
32
  "title": "创建云开发项目"
33
33
  }
@@ -51,8 +51,8 @@
51
51
  "CreateCloudBaseRunServerVersion": [
52
52
  {
53
53
  "document": "创建版本",
54
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloudBaseRunServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"abc\",\n \"UploadType\": \"abc\",\n \"RepositoryType\": \"abc\",\n \"FlowRatio\": 0,\n \"DockerfilePath\": \"abc\",\n \"BuildDir\": \"abc\",\n \"Cpu\": 0,\n \"Mem\": 0,\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0,\n \"EnvParams\": \"abc\",\n \"ContainerPort\": 0,\n \"ServerName\": \"abc\",\n \"Repository\": \"abc\",\n \"Branch\": \"abc\",\n \"VersionRemark\": \"abc\",\n \"PackageName\": \"abc\",\n \"PackageVersion\": \"abc\",\n \"ImageInfo\": {\n \"RepositoryName\": \"abc\",\n \"IsPublic\": true,\n \"TagName\": \"abc\",\n \"ServerAddr\": \"abc\",\n \"ImageUrl\": \"abc\"\n },\n \"CodeDetail\": {\n \"Name\": {\n \"Name\": \"abc\",\n \"FullName\": \"abc\"\n },\n \"Url\": \"abc\"\n },\n \"ImageSecretInfo\": {\n \"RegistryServer\": \"abc\",\n \"UserName\": \"abc\",\n \"Password\": \"abc\",\n \"Email\": \"abc\"\n },\n \"ImagePullSecret\": \"abc\",\n \"CustomLogs\": \"abc\",\n \"InitialDelaySeconds\": 0,\n \"MountVolumeInfo\": [\n {\n \"Name\": \"abc\",\n \"MountPath\": \"abc\",\n \"ReadOnly\": true,\n \"NfsVolumes\": [\n {\n \"Server\": \"abc\",\n \"Path\": \"abc\",\n \"ReadOnly\": true,\n \"SecretName\": \"abc\",\n \"EnableEmptyDirVolume\": true\n }\n ]\n }\n ],\n \"AccessType\": 0,\n \"EsInfo\": {\n \"Id\": 0,\n \"SecretName\": \"abc\",\n \"Ip\": \"abc\",\n \"Port\": 0,\n \"Index\": \"abc\",\n \"Account\": \"abc\",\n \"Password\": \"abc\"\n },\n \"EnableUnion\": true,\n \"OperatorRemark\": \"abc\",\n \"ServerPath\": \"abc\",\n \"ImageReuseKey\": \"abc\",\n \"SidecarSpecs\": [\n {\n \"ContainerImage\": \"abc\",\n \"ContainerPort\": 0,\n \"ContainerName\": \"abc\",\n \"EnvVar\": \"abc\",\n \"InitialDelaySeconds\": 0,\n \"Cpu\": 0,\n \"Mem\": 0,\n \"Security\": {\n \"Capabilities\": {\n \"Add\": [\n \"abc\"\n ],\n \"Drop\": [\n \"abc\"\n ]\n }\n },\n \"VolumeMountInfos\": [\n {\n \"Name\": \"abc\",\n \"MountPath\": \"abc\",\n \"ReadOnly\": true,\n \"NfsVolumes\": [\n {\n \"Server\": \"abc\",\n \"Path\": \"abc\",\n \"ReadOnly\": true,\n \"SecretName\": \"abc\",\n \"EnableEmptyDirVolume\": true\n }\n ]\n }\n ]\n }\n ],\n \"Security\": {\n \"Capabilities\": {\n \"Add\": [\n \"abc\"\n ],\n \"Drop\": [\n \"abc\"\n ]\n }\n },\n \"ServiceVolumes\": [\n {\n \"Name\": \"abc\",\n \"NFS\": {\n \"Server\": \"abc\",\n \"Path\": \"abc\",\n \"ReadOnly\": true,\n \"SecretName\": \"abc\",\n \"EnableEmptyDirVolume\": true\n },\n \"SecretName\": \"abc\",\n \"EnableEmptyDirVolume\": true,\n \"EmptyDir\": {\n \"EnableEmptyDirVolume\": true,\n \"Medium\": \"abc\",\n \"SizeLimit\": \"abc\"\n },\n \"HostPath\": {}\n }\n ],\n \"IsCreateJnsGw\": 0,\n \"ServiceVolumeMounts\": [\n {\n \"Name\": \"abc\",\n \"MountPath\": \"abc\",\n \"ReadOnly\": true,\n \"SubPath\": \"abc\",\n \"MountPropagation\": \"abc\"\n }\n ],\n \"HasDockerfile\": 0,\n \"BaseImage\": \"abc\",\n \"EntryPoint\": \"abc\",\n \"RepoLanguage\": \"abc\",\n \"UploadFilename\": \"abc\",\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0\n }\n ]\n}",
55
- "output": "{\n \"Response\": {\n \"Result\": \"abc\",\n \"VersionName\": \"abc\",\n \"RunId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
54
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloudBaseRunServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"env-sdfdf\",\n \"UploadType\": \"package\",\n \"RepositoryType\": \"\",\n \"FlowRatio\": 0,\n \"DockerfilePath\": \"\",\n \"BuildDir\": \"\",\n \"Cpu\": 0,\n \"Mem\": 0,\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"PolicyType\": \"cpu\",\n \"PolicyThreshold\": 60,\n \"EnvParams\": \"\",\n \"ContainerPort\": 0,\n \"ServerName\": \"server-1\",\n \"Repository\": \"\",\n \"Branch\": \"\",\n \"VersionRemark\": \"remark\",\n \"PackageName\": \"test.zip\",\n \"PackageVersion\": \"1231\",\n \"ImageInfo\": {\n \"RepositoryName\": \"\",\n \"IsPublic\": true,\n \"TagName\": \"\",\n \"ServerAddr\": \"\",\n \"ImageUrl\": \"\"\n },\n \"CodeDetail\": {\n \"Name\": {\n \"Name\": \"\",\n \"FullName\": \"\"\n },\n \"Url\": \"\"\n },\n \"ImageSecretInfo\": {\n \"RegistryServer\": \"\",\n \"UserName\": \"\",\n \"Password\": \"\",\n \"Email\": \"\"\n },\n \"ImagePullSecret\": \"\",\n \"CustomLogs\": \"\",\n \"InitialDelaySeconds\": 0,\n \"MountVolumeInfo\": [\n {\n \"Name\": \"\",\n \"MountPath\": \"\",\n \"ReadOnly\": true,\n \"NfsVolumes\": [\n {\n \"Server\": \"\",\n \"Path\": \"\",\n \"ReadOnly\": true,\n \"SecretName\": \"\",\n \"EnableEmptyDirVolume\": true\n }\n ]\n }\n ],\n \"AccessType\": 0,\n \"EsInfo\": {\n \"Id\": 0,\n \"SecretName\": \"server\",\n \"Ip\": \"\",\n \"Port\": 0,\n \"Index\": \"\",\n \"Account\": \"\",\n \"Password\": \"\"\n },\n \"EnableUnion\": true,\n \"OperatorRemark\": \"remark\",\n \"ServerPath\": \"\",\n \"ImageReuseKey\": \"\",\n \"SidecarSpecs\": [\n {\n \"ContainerImage\": \"\",\n \"ContainerPort\": 0,\n \"ContainerName\": \"\",\n \"EnvVar\": \"\",\n \"InitialDelaySeconds\": 0,\n \"Cpu\": 0,\n \"Mem\": 0,\n \"Security\": {\n \"Capabilities\": {\n \"Add\": [],\n \"Drop\": []\n }\n },\n \"VolumeMountInfos\": [\n {\n \"Name\": \"\",\n \"MountPath\": \"\",\n \"ReadOnly\": true,\n \"NfsVolumes\": [\n {\n \"Server\": \"\",\n \"Path\": \"\",\n \"ReadOnly\": true,\n \"SecretName\": \"server\",\n \"EnableEmptyDirVolume\": true\n }\n ]\n }\n ]\n }\n ],\n \"Security\": {\n \"Capabilities\": {\n \"Add\": [],\n \"Drop\": []\n }\n },\n \"ServiceVolumes\": [\n {\n \"Name\": \"\",\n \"NFS\": {\n \"Server\": \"\",\n \"Path\": \"\",\n \"ReadOnly\": true,\n \"SecretName\": \"\",\n \"EnableEmptyDirVolume\": true\n },\n \"SecretName\": \"server\",\n \"EnableEmptyDirVolume\": true,\n \"EmptyDir\": {\n \"EnableEmptyDirVolume\": true,\n \"Medium\": \"\",\n \"SizeLimit\": \"\"\n },\n \"HostPath\": {}\n }\n ],\n \"IsCreateJnsGw\": 0,\n \"ServiceVolumeMounts\": [\n {\n \"Name\": \"\",\n \"MountPath\": \"\",\n \"ReadOnly\": true,\n \"SubPath\": \"\",\n \"MountPropagation\": \"\"\n }\n ],\n \"HasDockerfile\": 0,\n \"BaseImage\": \"\",\n \"EntryPoint\": \"\",\n \"RepoLanguage\": \"\",\n \"UploadFilename\": \"\",\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"cpu\",\n \"PolicyThreshold\": 0\n }\n ]\n}",
55
+ "output": "{\n \"Response\": {\n \"Result\": \"\",\n \"VersionName\": \"version-001\",\n \"RunId\": \"\",\n \"RequestId\": \"sdfsdfdf\"\n }\n}",
56
56
  "title": "示例"
57
57
  }
58
58
  ],
@@ -91,8 +91,8 @@
91
91
  "CreateWxCloudBaseRunEnv": [
92
92
  {
93
93
  "document": "创建云托管环境",
94
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWxCloudBaseRunEnv\n<公共请求参数>\n\n{\n \"WxAppId\": \"xx\"\n}",
95
- "output": "{\n \"Response\": {\n \"EnvId\": \"xx\",\n \"TranId\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
94
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWxCloudBaseRunEnv\n<公共请求参数>\n\n{\n \"WxAppId\": \"wx-sdff\"\n}",
95
+ "output": "{\n \"Response\": {\n \"EnvId\": \"env-sdfsd\",\n \"TranId\": \"\",\n \"RequestId\": \"sdfsdlkjf\"\n }\n}",
96
96
  "title": "CreateWxCloudBaseRunEnv"
97
97
  }
98
98
  ],
@@ -199,8 +199,8 @@
199
199
  "DescribeCbrServerVersion": [
200
200
  {
201
201
  "document": "查询服务版本的详情",
202
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCbrServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"abc\",\n \"ServerName\": \"abc\",\n \"VersionName\": \"abc\"\n}",
203
- "output": "{\n \"Response\": {\n \"VersionName\": \"abc\",\n \"Remark\": \"abc\",\n \"DockerfilePath\": \"abc\",\n \"BuildDir\": \"abc\",\n \"Cpu\": 0,\n \"Mem\": 0,\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"EnvParams\": \"abc\",\n \"CreatedTime\": \"abc\",\n \"UpdatedTime\": \"abc\",\n \"VersionIP\": \"abc\",\n \"VersionPort\": 0,\n \"Status\": \"abc\",\n \"UploadType\": \"abc\",\n \"ServerName\": \"abc\",\n \"IsPublic\": true,\n \"VpcId\": \"abc\",\n \"SubnetIds\": [\n \"abc\"\n ],\n \"CustomLogs\": \"abc\",\n \"ContainerPort\": 0,\n \"InitialDelaySeconds\": 0,\n \"ImageUrl\": \"abc\",\n \"HasDockerfile\": 0,\n \"BaseImage\": \"abc\",\n \"EntryPoint\": \"abc\",\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0\n }\n ],\n \"TkeClusterInfo\": {\n \"ClusterId\": \"abc\",\n \"VpcId\": \"abc\",\n \"VersionClbSubnetId\": \"abc\"\n },\n \"TkeWorkloadType\": \"abc\",\n \"PackageInfo\": {\n \"PackageName\": \"abc\",\n \"PackageVersion\": \"abc\"\n },\n \"RepoInfo\": {\n \"Repo\": \"abc\",\n \"RepoType\": \"abc\",\n \"RepoLanguage\": \"abc\",\n \"Branch\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
202
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCbrServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"env-sdfsf\",\n \"ServerName\": \"server-sdfsf\",\n \"VersionName\": \"version-sdfsfd\"\n}",
203
+ "output": "{\n \"Response\": {\n \"VersionName\": \"version\",\n \"Remark\": \"\",\n \"DockerfilePath\": \"\",\n \"BuildDir\": \"\",\n \"Cpu\": 0,\n \"Mem\": 0,\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"EnvParams\": \"\",\n \"CreatedTime\": \"\",\n \"UpdatedTime\": \"\",\n \"VersionIP\": \"\",\n \"VersionPort\": 0,\n \"Status\": \"\",\n \"UploadType\": \"\",\n \"ServerName\": \"\",\n \"IsPublic\": true,\n \"VpcId\": \"\",\n \"SubnetIds\": [\n \"\"\n ],\n \"CustomLogs\": \"\",\n \"ContainerPort\": 0,\n \"InitialDelaySeconds\": 0,\n \"ImageUrl\": \"\",\n \"HasDockerfile\": 0,\n \"BaseImage\": \"\",\n \"EntryPoint\": \"\",\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"\",\n \"PolicyThreshold\": 0\n }\n ],\n \"TkeClusterInfo\": {\n \"ClusterId\": \"\",\n \"VpcId\": \"\",\n \"VersionClbSubnetId\": \"\"\n },\n \"TkeWorkloadType\": \"\",\n \"PackageInfo\": {\n \"PackageName\": \"\",\n \"PackageVersion\": \"\"\n },\n \"RepoInfo\": {\n \"Repo\": \"\",\n \"RepoType\": \"\",\n \"RepoLanguage\": \"\",\n \"Branch\": \"\"\n },\n \"RequestId\": \"sfdfdfsdf\"\n }\n}",
204
204
  "title": "示例"
205
205
  }
206
206
  ],
@@ -224,7 +224,7 @@
224
224
  {
225
225
  "document": "",
226
226
  "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseProjectVersionList\n<公共请求参数>\n\n{\n \"EnvId\": \"lowcode-abc\",\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"ProjectName\": \"project\"\n}",
227
- "output": "{\n \"Response\": {\n \"ProjectVersions\": [\n {\n \"Name\": \"abc\",\n \"Sam\": \"abc\",\n \"Source\": {\n \"Type\": \"abc\",\n \"Url\": \"abc\",\n \"Name\": \"abc\",\n \"WorkDir\": \"abc\",\n \"CodingPackageName\": \"abc\",\n \"CodingPackageVersion\": \"abc\",\n \"RawCode\": \"abc\",\n \"Branch\": \"abc\",\n \"ProjectId\": 0,\n \"ProjectName\": \"abc\"\n },\n \"CreateTime\": 0,\n \"UpdateTime\": 0,\n \"Status\": \"abc\",\n \"Parameters\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Type\": \"abc\",\n \"CIId\": \"abc\",\n \"CDId\": \"abc\",\n \"EnvId\": \"abc\",\n \"VersionNum\": 0,\n \"FailReason\": \"abc\",\n \"RcJson\": \"abc\",\n \"AddonConfig\": \"abc\",\n \"Tags\": [\n \"abc\"\n ],\n \"NetworkConfig\": \"abc\",\n \"ExtensionId\": \"abc\",\n \"FailType\": \"abc\",\n \"RepoUrl\": \"abc\",\n \"AutoDeployOnCodeChange\": true,\n \"BuildPercent\": 0,\n \"Uin\": \"abc\",\n \"BuildFinishTime\": \"abc\",\n \"DeployFinishTime\": \"abc\",\n \"BuildId\": \"abc\",\n \"SourceUrl\": \"abc\",\n \"FailReasonShort\": \"abc\",\n \"FirstInitRepo\": \"abc\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"abc\"\n }\n}",
227
+ "output": "{\n \"Response\": {\n \"ProjectVersions\": [\n {\n \"Name\": \"name\",\n \"Sam\": \"sam\",\n \"Source\": {\n \"Type\": \"type\",\n \"Url\": \"http://url\",\n \"Name\": \"name\",\n \"WorkDir\": \"dir\",\n \"CodingPackageName\": \"projectName\",\n \"CodingPackageVersion\": \"0.0.1\",\n \"RawCode\": \"rawcode\",\n \"Branch\": \"branch\",\n \"ProjectId\": 0,\n \"ProjectName\": \"projectName\"\n },\n \"CreateTime\": 0,\n \"UpdateTime\": 0,\n \"Status\": \"success\",\n \"Parameters\": [\n {\n \"Key\": \"key\",\n \"Value\": \"value\"\n }\n ],\n \"Type\": \"type\",\n \"CIId\": \"ciid\",\n \"CDId\": \"cdid\",\n \"EnvId\": \"env-asdf\",\n \"VersionNum\": 0,\n \"FailReason\": \"failed with reason\",\n \"RcJson\": \"{\\\"key\\\":\\\"value\\\"}\",\n \"AddonConfig\": \"{\\\"key\\\":\\\"value\\\"}\",\n \"Tags\": [\n \"tag\"\n ],\n \"NetworkConfig\": \"{\\\"key\\\":\\\"value\\\"}\",\n \"ExtensionId\": \"extensionid\",\n \"FailType\": \"system\",\n \"RepoUrl\": \"http://repourl\",\n \"AutoDeployOnCodeChange\": true,\n \"BuildPercent\": 0,\n \"Uin\": \"10000101123\",\n \"BuildFinishTime\": \"2024-12-26 14:00:00\",\n \"DeployFinishTime\": \"2024-12-26 14:05:00\",\n \"BuildId\": \"buildid\",\n \"SourceUrl\": \"http://sourceurl\",\n \"FailReasonShort\": \"failed with something\",\n \"FirstInitRepo\": \"http://firstinitrepo\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"asdasfas-hfgd-skdj-shaksldiaosu\"\n }\n}",
228
228
  "title": "查询云项目部署版本列表"
229
229
  }
230
230
  ],
@@ -247,8 +247,8 @@
247
247
  "DescribeCloudBaseRunOneClickTaskExternal": [
248
248
  {
249
249
  "document": "",
250
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunOneClickTaskExternal\n<公共请求参数>\n\n{\n \"ExternalId\": \"xxxxxxx\"\n}",
251
- "output": "{\n \"Response\": {\n \"Status\": \"xx\",\n \"UserEnvId\": \"xx\",\n \"EnvId\": \"xxxx\",\n \"ServerName\": \"xx\",\n \"FailReason\": \"xx\",\n \"ExternalId\": \"xx\",\n \"RequestId\": \"xx\",\n \"VersionName\": \"xx\",\n \"UserUin\": \"xx\",\n \"CreateTime\": \"xx\",\n \"StartTime\": \"xx\",\n \"Stage\": \"xx\",\n \"Steps\": []\n }\n}",
250
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunOneClickTaskExternal\n<公共请求参数>\n\n{\n \"ExternalId\": \"sdfsdlkjfdsl\"\n}",
251
+ "output": "{\n \"Response\": {\n \"Status\": \"running\",\n \"UserEnvId\": \"env-sdsfd\",\n \"EnvId\": \"env-sdfsdf\",\n \"ServerName\": \"server\",\n \"FailReason\": \"\",\n \"ExternalId\": \"\",\n \"RequestId\": \"sdfsdfsdf\",\n \"VersionName\": \"\",\n \"UserUin\": \"13432424\",\n \"CreateTime\": \"2024-12-01 12:00:00\",\n \"StartTime\": \"2024-12-01 12:00:00\",\n \"Stage\": \"envStage\",\n \"Steps\": []\n }\n}",
252
252
  "title": "DescribeCloudBaseRunOneClickTaskExternal"
253
253
  }
254
254
  ],
@@ -301,16 +301,16 @@
301
301
  "DescribeCloudBaseRunServerDomainName": [
302
302
  {
303
303
  "document": "",
304
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunServerDomainName\n<公共请求参数>\n\n{\n \"ServerName\": \"xxxxxxx\",\n \"UserEnvId\": \"xxxxx\",\n \"UserUin\": \"xxxxxx\",\n \"ExternalId\": \"xxxxxx\"\n}",
305
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"DomainName\": \"xxxxxx\",\n \"InternalDomain\": \"xxxxxx\",\n \"PublicDomain\": \"xxxxxx\"\n }\n}",
304
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunServerDomainName\n<公共请求参数>\n\n{\n \"ServerName\": \"server\",\n \"UserEnvId\": \"env-sdff\",\n \"UserUin\": \"1242344\",\n \"ExternalId\": \"sdff\"\n}",
305
+ "output": "{\n \"Response\": {\n \"RequestId\": \"sdfsfsdf\",\n \"DomainName\": \"\",\n \"InternalDomain\": \"\",\n \"PublicDomain\": \"\"\n }\n}",
306
306
  "title": "DescribeCloudBaseRunServerDomainName"
307
307
  }
308
308
  ],
309
309
  "DescribeCloudBaseRunServerVersion": [
310
310
  {
311
311
  "document": "查询版本信息",
312
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"abc\",\n \"ServerName\": \"abc\",\n \"VersionName\": \"abc\"\n}",
313
- "output": "{\n \"Response\": {\n \"VersionName\": \"abc\",\n \"Remark\": \"abc\",\n \"DockerfilePath\": \"abc\",\n \"BuildDir\": \"abc\",\n \"Cpu\": 0,\n \"Mem\": 0,\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0,\n \"EnvParams\": \"abc\",\n \"CreatedTime\": \"abc\",\n \"UpdatedTime\": \"abc\",\n \"VersionIP\": \"abc\",\n \"VersionPort\": 0,\n \"Status\": \"abc\",\n \"PackageName\": \"abc\",\n \"PackageVersion\": \"abc\",\n \"UploadType\": \"abc\",\n \"RepoType\": \"abc\",\n \"Repo\": \"abc\",\n \"Branch\": \"abc\",\n \"ServerName\": \"abc\",\n \"IsPublic\": true,\n \"VpcId\": \"abc\",\n \"SubnetIds\": [\n \"abc\"\n ],\n \"CustomLogs\": \"abc\",\n \"ContainerPort\": 0,\n \"InitialDelaySeconds\": 0,\n \"ImageUrl\": \"abc\",\n \"CpuSize\": 0,\n \"MemSize\": 0,\n \"HasDockerfile\": 0,\n \"BaseImage\": \"abc\",\n \"EntryPoint\": \"abc\",\n \"RepoLanguage\": \"abc\",\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0\n }\n ],\n \"TkeClusterInfo\": {\n \"ClusterId\": \"abc\",\n \"VpcId\": \"abc\",\n \"VersionClbSubnetId\": \"abc\"\n },\n \"TkeWorkloadType\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
312
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudBaseRunServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"env-sdfd\",\n \"ServerName\": \"server\",\n \"VersionName\": \"ver\"\n}",
313
+ "output": "{\n \"Response\": {\n \"VersionName\": \"\",\n \"Remark\": \"\",\n \"DockerfilePath\": \"\",\n \"BuildDir\": \"\",\n \"Cpu\": 0,\n \"Mem\": 0,\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"PolicyType\": \"\",\n \"PolicyThreshold\": 0,\n \"EnvParams\": \"\",\n \"CreatedTime\": \"\",\n \"UpdatedTime\": \"\",\n \"VersionIP\": \"\",\n \"VersionPort\": 0,\n \"Status\": \"\",\n \"PackageName\": \"\",\n \"PackageVersion\": \"\",\n \"UploadType\": \"\",\n \"RepoType\": \"\",\n \"Repo\": \"\",\n \"Branch\": \"\",\n \"ServerName\": \"\",\n \"IsPublic\": true,\n \"VpcId\": \"\",\n \"SubnetIds\": [\n \"\"\n ],\n \"CustomLogs\": \"\",\n \"ContainerPort\": 0,\n \"InitialDelaySeconds\": 0,\n \"ImageUrl\": \"\",\n \"CpuSize\": 0,\n \"MemSize\": 0,\n \"HasDockerfile\": 0,\n \"BaseImage\": \"\",\n \"EntryPoint\": \"\",\n \"RepoLanguage\": \"\",\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"\",\n \"PolicyThreshold\": 0\n }\n ],\n \"TkeClusterInfo\": {\n \"ClusterId\": \"\",\n \"VpcId\": \"\",\n \"VersionClbSubnetId\": \"\"\n },\n \"TkeWorkloadType\": \"\",\n \"RequestId\": \"\"\n }\n}",
314
314
  "title": "示例"
315
315
  }
316
316
  ],
@@ -318,7 +318,7 @@
318
318
  {
319
319
  "document": "查询云托管版本详情",
320
320
  "input": "https://tcb.tencentcloudapi.com/?Action=DescribeCloudBaseRunVersion\n&EnvId=lotestapi100004\n&ServerName=dockerservicename\n&VersionName=adb\n&<公共请求参数>",
321
- "output": "{\n \"Response\": {\n \"VersionName\": \"abc\",\n \"Remark\": \"abc\",\n \"DockerfilePath\": \"abc\",\n \"BuildDir\": \"abc\",\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0,\n \"EnvParams\": \"abc\",\n \"CreatedTime\": \"abc\",\n \"UpdatedTime\": \"abc\",\n \"VersionIP\": \"abc\",\n \"VersionPort\": 0,\n \"Status\": \"abc\",\n \"PackageName\": \"abc\",\n \"PackageVersion\": \"abc\",\n \"UploadType\": \"abc\",\n \"RepoType\": \"abc\",\n \"Repo\": \"abc\",\n \"Branch\": \"abc\",\n \"ServerName\": \"abc\",\n \"IsPublic\": true,\n \"VpcId\": \"abc\",\n \"SubnetIds\": [\n \"abc\"\n ],\n \"CustomLogs\": \"abc\",\n \"ContainerPort\": 0,\n \"InitialDelaySeconds\": 0,\n \"ImageUrl\": \"abc\",\n \"CpuSize\": 0,\n \"MemSize\": 0,\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0\n }\n ],\n \"Cpu\": 0,\n \"Mem\": 0,\n \"RequestId\": \"abc\"\n }\n}",
321
+ "output": "{\n \"Response\": {\n \"VersionName\": \"\",\n \"Remark\": \"\",\n \"DockerfilePath\": \"\",\n \"BuildDir\": \"\",\n \"MinNum\": 0,\n \"MaxNum\": 0,\n \"PolicyType\": \"\",\n \"PolicyThreshold\": 0,\n \"EnvParams\": \"\",\n \"CreatedTime\": \"\",\n \"UpdatedTime\": \"\",\n \"VersionIP\": \"\",\n \"VersionPort\": 0,\n \"Status\": \"\",\n \"PackageName\": \"\",\n \"PackageVersion\": \"\",\n \"UploadType\": \"\",\n \"RepoType\": \"\",\n \"Repo\": \"\",\n \"Branch\": \"\",\n \"ServerName\": \"\",\n \"IsPublic\": true,\n \"VpcId\": \"\",\n \"SubnetIds\": [\n \"\"\n ],\n \"CustomLogs\": \"\",\n \"ContainerPort\": 0,\n \"InitialDelaySeconds\": 0,\n \"ImageUrl\": \"\",\n \"CpuSize\": 0,\n \"MemSize\": 0,\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"\",\n \"PolicyThreshold\": 0\n }\n ],\n \"Cpu\": 0,\n \"Mem\": 0,\n \"RequestId\": \"\"\n }\n}",
322
322
  "title": "示例"
323
323
  }
324
324
  ],
@@ -549,8 +549,8 @@
549
549
  "DescribeWxCloudBaseRunSubNets": [
550
550
  {
551
551
  "document": "查询子网",
552
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxCloudBaseRunSubNets\n<公共请求参数>\n\n{\n \"VpcId\": \"xx\"\n}",
553
- "output": "{\n \"Response\": {\n \"SubNetIds\": [\n \"aa\",\n \"bb\"\n ],\n \"RequestId\": \"xx\"\n }\n}",
552
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxCloudBaseRunSubNets\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-sdfs\"\n}",
553
+ "output": "{\n \"Response\": {\n \"SubNetIds\": [],\n \"RequestId\": \"sdfsdf\"\n }\n}",
554
554
  "title": "DescribeWxCloudBaseRunSubNets"
555
555
  }
556
556
  ],
@@ -597,8 +597,8 @@
597
597
  "EstablishCloudBaseRunServer": [
598
598
  {
599
599
  "document": "创建云应用服务",
600
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EstablishCloudBaseRunServer\n<公共请求参数>\n\n{\n \"Remark\": \"xx\",\n \"EnvId\": \"xx\",\n \"IsPublic\": true,\n \"EsInfo\": {\n \"Index\": \"xx\",\n \"Account\": \"xx\",\n \"Ip\": \"xx\",\n \"Id\": 0,\n \"SecretName\": \"xx\",\n \"Password\": \"xx\",\n \"Port\": 0\n },\n \"ServiceName\": \"xx\",\n \"ImageRepo\": \"xx\"\n}",
601
- "output": "{\n \"Response\": {\n \"Result\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
600
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EstablishCloudBaseRunServer\n<公共请求参数>\n\n{\n \"Remark\": \"\",\n \"EnvId\": \"\",\n \"IsPublic\": true,\n \"EsInfo\": {\n \"Index\": \"\",\n \"Account\": \"\",\n \"Ip\": \"\",\n \"Id\": 0,\n \"SecretName\": \"\",\n \"Password\": \"\",\n \"Port\": 0\n },\n \"ServiceName\": \"\",\n \"ImageRepo\": \"\"\n}",
601
+ "output": "{\n \"Response\": {\n \"Result\": \"succ\",\n \"RequestId\": \"sdfsdff\"\n }\n}",
602
602
  "title": "创建云应用服务"
603
603
  }
604
604
  ],
@@ -693,8 +693,8 @@
693
693
  "RollUpdateCloudBaseRunServerVersion": [
694
694
  {
695
695
  "document": "滚动更新",
696
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RollUpdateCloudBaseRunServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"abc\",\n \"VersionName\": \"abc\",\n \"UploadType\": \"abc\",\n \"RepositoryType\": \"abc\",\n \"FlowRatio\": 0,\n \"DockerfilePath\": \"abc\",\n \"BuildDir\": \"abc\",\n \"Cpu\": \"abc\",\n \"Mem\": \"abc\",\n \"MinNum\": \"abc\",\n \"MaxNum\": \"abc\",\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": \"abc\",\n \"EnvParams\": \"abc\",\n \"ContainerPort\": 0,\n \"ServerName\": \"abc\",\n \"Repository\": \"abc\",\n \"Branch\": \"abc\",\n \"VersionRemark\": \"abc\",\n \"PackageName\": \"abc\",\n \"PackageVersion\": \"abc\",\n \"ImageInfo\": {\n \"RepositoryName\": \"abc\",\n \"IsPublic\": true,\n \"TagName\": \"abc\",\n \"ServerAddr\": \"abc\",\n \"ImageUrl\": \"abc\"\n },\n \"CodeDetail\": {\n \"Name\": {\n \"Name\": \"abc\",\n \"FullName\": \"abc\"\n },\n \"Url\": \"abc\"\n },\n \"IsRebuild\": true,\n \"InitialDelaySeconds\": 0,\n \"MountVolumeInfo\": [\n {\n \"Name\": \"abc\",\n \"MountPath\": \"abc\",\n \"ReadOnly\": true,\n \"NfsVolumes\": [\n {\n \"Server\": \"abc\",\n \"Path\": \"abc\",\n \"ReadOnly\": true,\n \"SecretName\": \"abc\",\n \"EnableEmptyDirVolume\": true\n }\n ]\n }\n ],\n \"Rollback\": true,\n \"SnapshotName\": \"abc\",\n \"CustomLogs\": \"abc\",\n \"EnableUnion\": true,\n \"OperatorRemark\": \"abc\",\n \"ServerPath\": \"abc\",\n \"IsUpdateCls\": true,\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"abc\",\n \"PolicyThreshold\": 0\n }\n ]\n}",
697
- "output": "{\n \"Response\": {\n \"Result\": \"abc\",\n \"VersionName\": \"abc\",\n \"RunId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
696
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RollUpdateCloudBaseRunServerVersion\n<公共请求参数>\n\n{\n \"EnvId\": \"\",\n \"VersionName\": \"\",\n \"UploadType\": \"\",\n \"RepositoryType\": \"\",\n \"FlowRatio\": 0,\n \"DockerfilePath\": \"\",\n \"BuildDir\": \"\",\n \"Cpu\": \"\",\n \"Mem\": \"\",\n \"MinNum\": \"\",\n \"MaxNum\": \"\",\n \"PolicyType\": \"\",\n \"PolicyThreshold\": \"\",\n \"EnvParams\": \"\",\n \"ContainerPort\": 0,\n \"ServerName\": \"\",\n \"Repository\": \"\",\n \"Branch\": \"\",\n \"VersionRemark\": \"\",\n \"PackageName\": \"\",\n \"PackageVersion\": \"\",\n \"ImageInfo\": {\n \"RepositoryName\": \"\",\n \"IsPublic\": true,\n \"TagName\": \"\",\n \"ServerAddr\": \"\",\n \"ImageUrl\": \"\"\n },\n \"CodeDetail\": {\n \"Name\": {\n \"Name\": \"\",\n \"FullName\": \"\"\n },\n \"Url\": \"\"\n },\n \"IsRebuild\": true,\n \"InitialDelaySeconds\": 0,\n \"MountVolumeInfo\": [\n {\n \"Name\": \"\",\n \"MountPath\": \"\",\n \"ReadOnly\": true,\n \"NfsVolumes\": [\n {\n \"Server\": \"\",\n \"Path\": \"\",\n \"ReadOnly\": true,\n \"SecretName\": \"\",\n \"EnableEmptyDirVolume\": true\n }\n ]\n }\n ],\n \"Rollback\": true,\n \"SnapshotName\": \"\",\n \"CustomLogs\": \"\",\n \"EnableUnion\": true,\n \"OperatorRemark\": \"\",\n \"ServerPath\": \"\",\n \"IsUpdateCls\": true,\n \"PolicyDetail\": [\n {\n \"PolicyType\": \"\",\n \"PolicyThreshold\": 0\n }\n ]\n}",
697
+ "output": "{\n \"Response\": {\n \"Result\": \"succ\",\n \"VersionName\": \"version\",\n \"RunId\": \"\",\n \"RequestId\": \"sdfasfaf\"\n }\n}",
698
698
  "title": "示例"
699
699
  }
700
700
  ],
@@ -725,8 +725,8 @@
725
725
  "UnfreezeCloudBaseRunServers": [
726
726
  {
727
727
  "document": "",
728
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnfreezeCloudBaseRunServers\n<公共请求参数>\n\n{\n \"EnvId\": \"xx\",\n \"ServerNameList\": [\n \"xx\"\n ]\n}",
729
- "output": "{\n \"Response\": {\n \"FailServerList\": [\n \"xx\"\n ],\n \"Result\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
728
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnfreezeCloudBaseRunServers\n<公共请求参数>\n\n{\n \"EnvId\": \"env-sdfsdf\",\n \"ServerNameList\": [\n \"server\"\n ]\n}",
729
+ "output": "{\n \"Response\": {\n \"FailServerList\": [\n \"server\"\n ],\n \"Result\": \"succ\",\n \"RequestId\": \"sdfsfdf\"\n }\n}",
730
730
  "title": "批量解冻服务"
731
731
  }
732
732
  ]
@@ -577,7 +577,7 @@
577
577
  {
578
578
  "disabled": false,
579
579
  "document": "Mesh名称",
580
- "example": "",
580
+ "example": "service-mgr",
581
581
  "member": "string",
582
582
  "name": "DisplayName",
583
583
  "required": true,
@@ -640,7 +640,7 @@
640
640
  "example": "mesh-xxxxxxxx",
641
641
  "member": "string",
642
642
  "name": "MeshId",
643
- "required": true,
643
+ "output_required": true,
644
644
  "type": "string",
645
645
  "value_allowed_null": false
646
646
  },
@@ -825,7 +825,7 @@
825
825
  {
826
826
  "disabled": false,
827
827
  "document": "mesh名字",
828
- "example": "",
828
+ "example": "mesh-xxxxxxxx",
829
829
  "member": "string",
830
830
  "name": "MeshId",
831
831
  "required": true,
@@ -840,7 +840,7 @@
840
840
  {
841
841
  "disabled": false,
842
842
  "document": "访问日志输出路径。默认 /dev/stdout",
843
- "example": "xxx",
843
+ "example": "/dev/stdout",
844
844
  "member": "string",
845
845
  "name": "File",
846
846
  "output_required": true,
@@ -900,7 +900,7 @@
900
900
  {
901
901
  "disabled": false,
902
902
  "document": "GRPC第三方服务器地址",
903
- "example": "",
903
+ "example": "x.x.x.x",
904
904
  "member": "string",
905
905
  "name": "Address",
906
906
  "output_required": true,
@@ -2196,7 +2196,7 @@
2196
2196
  {
2197
2197
  "disabled": false,
2198
2198
  "document": "GRPC第三方服务器地址",
2199
- "example": "xxx",
2199
+ "example": "x.x.x.x",
2200
2200
  "member": "string",
2201
2201
  "name": "Address",
2202
2202
  "required": false,
@@ -3,7 +3,7 @@
3
3
  "CreateMesh": [
4
4
  {
5
5
  "document": "",
6
- "input": "POST / HTTP/1.1\nHost: tcm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMesh\n<公共请求参数>\n\n{\n \"DisplayName\": \"test\",\n \"MeshVersion\": \"1.8.1\",\n \"Type\": \"HOSTED\",\n \"Config\": {\n \"Istio\": {\n \"OutboundTrafficPolicy\": \"ALLOW_ANY\",\n \"Tracing\": {\n \"Sampling\": 1\n }\n }\n },\n \"ClusterList\": [\n {\n \"ClusterId\": \"{{clusterId}}\",\n \"Region\": \"sh\",\n \"Role\": \"MASTER\",\n \"VpcId\": \"{{vpcId}}\",\n \"SubnetId\": \"{{subnetId}}\",\n \"Config\": {\n \"AutoInjectionNamespaceList\": [\n \"default\"\n ]\n }\n }\n ]\n}",
6
+ "input": "POST / HTTP/1.1\nHost: tcm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMesh\n<公共请求参数>\n\n{\n \"DisplayName\": \"service-mgr\",\n \"MeshVersion\": \"1.8.1\",\n \"Type\": \"HOSTED\",\n \"Config\": {\n \"Istio\": {\n \"OutboundTrafficPolicy\": \"ALLOW_ANY\",\n \"Tracing\": {\n \"Sampling\": 1\n }\n }\n },\n \"ClusterList\": [\n {\n \"ClusterId\": \"{{clusterId}}\",\n \"Region\": \"sh\",\n \"Role\": \"MASTER\",\n \"VpcId\": \"{{vpcId}}\",\n \"SubnetId\": \"{{subnetId}}\",\n \"Config\": {\n \"AutoInjectionNamespaceList\": [\n \"default\"\n ]\n }\n }\n ]\n}",
7
7
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"MeshId\": \"mesh-xxxxxxxx\"\n }\n}",
8
8
  "title": "CreateMesh"
9
9
  }
@@ -19,8 +19,8 @@
19
19
  "DescribeAccessLogConfig": [
20
20
  {
21
21
  "document": "",
22
- "input": "POST / HTTP/1.1\nHost: tcm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessLogConfig\n<公共请求参数>\n\n{\n \"MeshId\": \"\\\"mesh-test\\\"\"\n}",
23
- "output": "{\n \"Response\": {\n \"File\": \"abc\",\n \"Format\": \"abc\",\n \"Encoding\": \"abc\",\n \"SelectedRange\": {\n \"Items\": [\n {\n \"Namespace\": \"abc\",\n \"ClusterName\": \"abc\",\n \"ItemName\": \"abc\",\n \"Gateways\": [\n \"abc\"\n ]\n }\n ],\n \"All\": true\n },\n \"Template\": \"abc\",\n \"CLS\": {\n \"Enable\": true,\n \"LogSet\": \"abc\",\n \"Topic\": \"abc\",\n \"NeedDelete\": true,\n \"Region\": \"abc\"\n },\n \"Address\": \"abc\",\n \"EnableServer\": true,\n \"EnableStdout\": true,\n \"Enable\": true,\n \"RequestId\": \"abc\"\n }\n}",
22
+ "input": "POST / HTTP/1.1\nHost: tcm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessLogConfig\n<公共请求参数>\n\n{\n \"MeshId\": \"\\\"mesh-xxxxxxxx\\\"\"\n}",
23
+ "output": "{\n \"Response\": {\n \"File\": \"/dev/stdout\",\n \"Format\": \"{xxx: xxx}\",\n \"Encoding\": \"JSON\",\n \"SelectedRange\": {\n \"Items\": [\n {\n \"Namespace\": \"test\",\n \"ClusterName\": \"cls-xxxxxxxx\",\n \"ItemName\": \"test\",\n \"Gateways\": [\n \"test\"\n ]\n }\n ],\n \"All\": true\n },\n \"Template\": \"test\",\n \"CLS\": {\n \"Enable\": true,\n \"LogSet\": \"test\",\n \"Topic\": \"test\",\n \"NeedDelete\": true,\n \"Region\": \"sh\"\n },\n \"Address\": \"x.x.x.x\",\n \"EnableServer\": true,\n \"EnableStdout\": true,\n \"Enable\": true,\n \"RequestId\": \"xxxxxxxxxxxxxxxxxxx\"\n }\n}",
24
24
  "title": "获取Mesh访问日志配置"
25
25
  }
26
26
  ],
@@ -6703,7 +6703,7 @@
6703
6703
  {
6704
6704
  "disabled": false,
6705
6705
  "document": "复制源实例ID",
6706
- "example": "tcr-test134",
6706
+ "example": "tcr-dg284imq",
6707
6707
  "member": "string",
6708
6708
  "name": "SourceRegistryId",
6709
6709
  "required": true,
@@ -6712,7 +6712,7 @@
6712
6712
  {
6713
6713
  "disabled": false,
6714
6714
  "document": "复制目标实例ID",
6715
- "example": "tcr-test456",
6715
+ "example": "tcr-7o4xeay9",
6716
6716
  "member": "string",
6717
6717
  "name": "DestinationRegistryId",
6718
6718
  "required": true,
@@ -6721,7 +6721,7 @@
6721
6721
  {
6722
6722
  "disabled": false,
6723
6723
  "document": "同步规则",
6724
- "example": "",
6724
+ "example": "{\"Name\":\"rule2\",\"DestNamespace\":\"ns2\",\"Override\":false,\"Filters\":[{\"Type\":\"name\",\"Value\":\"ns2/**\"}]}",
6725
6725
  "member": "ReplicationRule",
6726
6726
  "name": "Rule",
6727
6727
  "required": true,
@@ -6730,7 +6730,7 @@
6730
6730
  {
6731
6731
  "disabled": false,
6732
6732
  "document": "规则描述",
6733
- "example": "test",
6733
+ "example": "gz-sync2bj",
6734
6734
  "member": "string",
6735
6735
  "name": "Description",
6736
6736
  "required": false,
@@ -6739,7 +6739,7 @@
6739
6739
  {
6740
6740
  "disabled": false,
6741
6741
  "document": "目标实例的地域ID,如广州是1",
6742
- "example": "33",
6742
+ "example": "8",
6743
6743
  "member": "uint64",
6744
6744
  "name": "DestinationRegionId",
6745
6745
  "required": false,
@@ -6892,7 +6892,7 @@
6892
6892
  {
6893
6893
  "disabled": false,
6894
6894
  "document": "实例 Id",
6895
- "example": "tcr-test134",
6895
+ "example": "tcr-dg284imq",
6896
6896
  "member": "string",
6897
6897
  "name": "RegistryId",
6898
6898
  "required": true,
@@ -6901,7 +6901,7 @@
6901
6901
  {
6902
6902
  "disabled": false,
6903
6903
  "document": "命名空间",
6904
- "example": "library",
6904
+ "example": "private",
6905
6905
  "member": "string",
6906
6906
  "name": "NamespaceName",
6907
6907
  "required": true,
@@ -6910,7 +6910,7 @@
6910
6910
  {
6911
6911
  "disabled": false,
6912
6912
  "document": "规则 Id",
6913
- "example": "123",
6913
+ "example": "2",
6914
6914
  "member": "int64",
6915
6915
  "name": "RuleId",
6916
6916
  "required": true,
@@ -8338,42 +8338,47 @@
8338
8338
  {
8339
8339
  "disabled": false,
8340
8340
  "document": "同步规则名称",
8341
- "example": "",
8341
+ "example": "",
8342
8342
  "member": "string",
8343
8343
  "name": "Name",
8344
8344
  "required": true,
8345
- "type": "string",
8346
- "value_allowed_null": false
8345
+ "type": "string"
8347
8346
  },
8348
8347
  {
8349
8348
  "disabled": false,
8350
8349
  "document": "目标命名空间",
8351
- "example": "",
8350
+ "example": "",
8352
8351
  "member": "string",
8353
8352
  "name": "DestNamespace",
8354
8353
  "required": true,
8355
- "type": "string",
8356
- "value_allowed_null": false
8354
+ "type": "string"
8357
8355
  },
8358
8356
  {
8359
8357
  "disabled": false,
8360
8358
  "document": "是否覆盖",
8361
- "example": "",
8359
+ "example": "",
8362
8360
  "member": "bool",
8363
8361
  "name": "Override",
8364
8362
  "required": true,
8365
- "type": "bool",
8366
- "value_allowed_null": false
8363
+ "type": "bool"
8367
8364
  },
8368
8365
  {
8369
8366
  "disabled": false,
8370
8367
  "document": "同步过滤条件",
8371
- "example": "",
8368
+ "example": "",
8372
8369
  "member": "ReplicationFilter",
8373
8370
  "name": "Filters",
8374
8371
  "required": true,
8375
- "type": "list",
8376
- "value_allowed_null": false
8372
+ "type": "list"
8373
+ },
8374
+ {
8375
+ "disabled": false,
8376
+ "document": "是否同步删除事件",
8377
+ "example": "无",
8378
+ "member": "bool",
8379
+ "name": "Deletion",
8380
+ "required": false,
8381
+ "type": "bool"
8377
8382
  }
8378
8383
  ],
8379
8384
  "usage": "in"
@@ -751,8 +751,8 @@
751
751
  "ManageReplication": [
752
752
  {
753
753
  "document": "",
754
- "input": "https://tcr.tencentcloudapi.com/?Action=ManageReplication\n&SourceRegistryId=tcr-xxx\n&DestinationRegistryId=tcr-yyy\n&DestinationRegionId=9\n&Rule.Override=true\n&Rule.DestNamespace=test\n&Rule.Name=test\n&Rule.Filters.0.Type=tag\n&Rule.Filters.0.Value=test\n&<公共请求参数>",
755
- "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
754
+ "input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ManageReplication\n<公共请求参数>\n\n{\n \"SourceRegistryId\": \"tcr-dg284imq\",\n \"DestinationRegistryId\": \"tcr-7o4xeay9\",\n \"Rule\": {\n \"Name\": \"rule2\",\n \"DestNamespace\": \"ns2\",\n \"Override\": false,\n \"Filters\": [\n {\n \"Type\": \"name\",\n \"Value\": \"ns2/**\"\n }\n ]\n },\n \"Description\": \"gz-sync2bj\",\n \"DestinationRegionId\": 8\n}",
755
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3114c283-39df-4966-a181-9e906a3bed2f\"\n }\n}",
756
756
  "title": "创建实例同步"
757
757
  },
758
758
  {
@@ -773,8 +773,8 @@
773
773
  "ModifyImmutableTagRules": [
774
774
  {
775
775
  "document": "",
776
- "input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyImmutableTagRules\n<公共请求参数>\n\n{\n \"NamespaceName\": \"kofj\",\n \"RegistryId\": \"tcr-mfoeec7x\",\n \"Rule\": {\n \"RepositoryDecoration\": \"repoMatches\",\n \"RepositoryPattern\": \"**\",\n \"TagPattern\": \"**\",\n \"TagDecoration\": \"matches\"\n },\n \"RuleId\": 19\n}",
777
- "output": "{\n \"Response\": {\n \"RequestId\": \"e60d9467-ceb5-4da3-9956-4a9f2d63d37e\"\n }\n}",
776
+ "input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyImmutableTagRules\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"NamespaceName\": \"private\",\n \"RuleId\": 2,\n \"Rule\": {\n \"RepositoryPattern\": \"immutable/**\",\n \"TagPattern\": \"release*\",\n \"RuleId\": 2,\n \"NsName\": \"private\",\n \"RepositoryDecoration\": \"repoMatches\",\n \"TagDecoration\": \"matches\"\n }\n}",
777
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1b40fa6c-9f54-41c2-93f6-623748232016\"\n }\n}",
778
778
  "title": "更新规则"
779
779
  }
780
780
  ],