tccli 3.0.1244.1__py2.py3-none-any.whl → 3.0.1246.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +72 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/dbbrain/dbbrain_client.py +57 -4
- tccli/services/dbbrain/v20210527/api.json +145 -0
- tccli/services/dbbrain/v20210527/examples.json +8 -0
- tccli/services/dbdc/v20201029/api.json +72 -72
- tccli/services/dcdb/v20180411/api.json +3 -3
- tccli/services/dcdb/v20180411/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +1 -1
- tccli/services/iotexplorer/iotexplorer_client.py +216 -4
- tccli/services/iotexplorer/v20190423/api.json +146 -1
- tccli/services/iotexplorer/v20190423/examples.json +34 -2
- tccli/services/lighthouse/v20200324/api.json +1 -1
- tccli/services/lke/v20231130/api.json +30 -0
- tccli/services/lkeap/__init__.py +4 -0
- tccli/services/lkeap/lkeap_client.py +1426 -0
- tccli/services/lkeap/v20240522/api.json +1882 -0
- tccli/services/lkeap/v20240522/examples.json +215 -0
- tccli/services/mna/v20210119/api.json +7 -7
- tccli/services/mna/v20210119/examples.json +9 -9
- tccli/services/monitor/v20180724/api.json +74 -0
- tccli/services/ocr/ocr_client.py +91 -38
- tccli/services/ocr/v20181119/api.json +187 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/scf/v20180416/examples.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +43 -5
- tccli/services/sqlserver/v20180328/examples.json +2 -2
- tccli/services/tcb/v20180608/api.json +45 -39
- tccli/services/tcb/v20180608/examples.json +9 -9
- tccli/services/tcm/v20210413/api.json +9 -3
- tccli/services/tcm/v20210413/examples.json +7 -7
- tccli/services/tcr/v20190924/api.json +89 -89
- tccli/services/tcr/v20190924/examples.json +31 -31
- tccli/services/teo/v20220901/api.json +3 -3
- tccli/services/tke/v20180525/api.json +874 -688
- tccli/services/tke/v20180525/examples.json +40 -40
- tccli/services/tke/v20220501/api.json +16 -16
- tccli/services/tke/v20220501/examples.json +2 -2
- tccli/services/trocket/trocket_client.py +57 -4
- tccli/services/trocket/v20230308/api.json +143 -51
- tccli/services/trocket/v20230308/examples.json +11 -3
- tccli/services/vclm/v20240523/api.json +3 -3
- tccli/services/vpc/v20170312/api.json +20 -20
- tccli/services/vpc/v20170312/examples.json +19 -19
- tccli/services/waf/v20180125/api.json +1 -1
- tccli/services/wedata/v20210820/api.json +34 -1
- {tccli-3.0.1244.1.dist-info → tccli-3.0.1246.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1244.1.dist-info → tccli-3.0.1246.1.dist-info}/RECORD +55 -51
- {tccli-3.0.1244.1.dist-info → tccli-3.0.1246.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1244.1.dist-info → tccli-3.0.1246.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1244.1.dist-info → tccli-3.0.1246.1.dist-info}/license_files/LICENSE +0 -0
@@ -89,16 +89,16 @@
|
|
89
89
|
"CreateInternalEndpointDns": [
|
90
90
|
{
|
91
91
|
"document": "",
|
92
|
-
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateInternalEndpointDns\n<公共请求参数>\n\n{\n \"InstanceId\": \"tcr-
|
93
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
92
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateInternalEndpointDns\n<公共请求参数>\n\n{\n \"InstanceId\": \"tcr-dg284imq\",\n \"VpcId\": \"vpc-9iazgkcl\",\n \"EniLBIp\": \"192.168.23.69\",\n \"UsePublicDomain\": true,\n \"RegionName\": \"ap-guangzhou\",\n \"RegionId\": 1\n}",
|
93
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"b6cf242e-a41f-4d1e-8a9c-16c6a0b8b326\"\n }\n}",
|
94
94
|
"title": "创建私有域名解析"
|
95
95
|
}
|
96
96
|
],
|
97
97
|
"CreateMultipleSecurityPolicy": [
|
98
98
|
{
|
99
99
|
"document": "",
|
100
|
-
"input": "
|
101
|
-
"output": "{\n \"Response\": {\n \"RegistryId\": \"tcr-
|
100
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMultipleSecurityPolicy\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"SecurityGroupPolicySet\": [\n {\n \"PolicyIndex\": 0,\n \"Description\": \"desc1\",\n \"CidrBlock\": \"1.1.1.1\",\n \"PolicyVersion\": \"1\"\n },\n {\n \"PolicyIndex\": 1,\n \"Description\": \"desc2\",\n \"CidrBlock\": \"2.2.2.2\",\n \"PolicyVersion\": \"2\"\n }\n ]\n}",
|
101
|
+
"output": "{\n \"Response\": {\n \"RegistryId\": \"tcr-dg284imq\",\n \"RequestId\": \"ecac515a-323e-4517-a1a2-d81c2ceeed99\"\n }\n}",
|
102
102
|
"title": "创建实例公网访问多白名单策略"
|
103
103
|
}
|
104
104
|
],
|
@@ -145,16 +145,16 @@
|
|
145
145
|
"CreateSecurityPolicy": [
|
146
146
|
{
|
147
147
|
"document": "",
|
148
|
-
"input": "
|
149
|
-
"output": "{\n \"Response\": {\n \"RegistryId\": \"tcr-
|
148
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSecurityPolicy\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"CidrBlock\": \"192.168.0.0/24\",\n \"Description\": \"desc\"\n}",
|
149
|
+
"output": "{\n \"Response\": {\n \"RegistryId\": \"tcr-dg284imq\",\n \"RequestId\": \"ed971e07-75c0-4236-8e4f-f98967a6f713\"\n }\n}",
|
150
150
|
"title": "创建实例公网访问白名单策略"
|
151
151
|
}
|
152
152
|
],
|
153
153
|
"CreateServiceAccount": [
|
154
154
|
{
|
155
155
|
"document": "创建服务级账号",
|
156
|
-
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateServiceAccount\n<公共请求参数>\n\n{\n \"RegistryId\": \"
|
157
|
-
"output": "{\n \"Response\": {\n \"
|
156
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateServiceAccount\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"Name\": \"servie-account3\",\n \"Duration\": 10,\n \"Permissions\": [\n {\n \"Resource\": \"ns1\",\n \"Actions\": [\n \"tcr:PushRepository\",\n \"tcr:PullRepository\",\n \"tcr:CreateRepository\",\n \"tcr:CreateHelmChart\",\n \"tcr:DescribeHelmCharts\"\n ]\n }\n ]\n}",
|
157
|
+
"output": "{\n \"Response\": {\n \"CreateTime\": \"2025-01-03T11:00:19+08:00\",\n \"ExpiresAt\": 1736737219170,\n \"Name\": \"tcr$servie-account3\",\n \"Password\": \"4NcJarnZibtlj8ViIPKQRNQ0j2IyVG03\",\n \"RequestId\": \"13561dff-12b7-4e35-bec0-49f40e13af30\"\n }\n}",
|
158
158
|
"title": "创建服务级账号"
|
159
159
|
},
|
160
160
|
{
|
@@ -199,7 +199,7 @@
|
|
199
199
|
"CreateUserPersonal": [
|
200
200
|
{
|
201
201
|
"document": "",
|
202
|
-
"input": "https://tcr.tencentcloudapi.com/?Action=CreateUserPersonal\n&Password=
|
202
|
+
"input": "https://tcr.tencentcloudapi.com/?Action=CreateUserPersonal\n&Password=ux0HKy2CFn\n&<公共请求参数>",
|
203
203
|
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
204
204
|
"title": "创建个人用户"
|
205
205
|
}
|
@@ -207,8 +207,8 @@
|
|
207
207
|
"CreateWebhookTrigger": [
|
208
208
|
{
|
209
209
|
"document": "创建触发器",
|
210
|
-
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWebhookTrigger\n<公共请求参数>\n\n{\n \"
|
211
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
210
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWebhookTrigger\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"Trigger\": {\n \"Id\": 5,\n \"Name\": \"trigger5\",\n \"Description\": \"desc\",\n \"Targets\": [\n {\n \"Address\": \"http://www.baidu.com\",\n \"Headers\": [\n {\n \"Key\": \"k1\",\n \"Values\": [\n \"v1\"\n ]\n },\n {\n \"Key\": \"k2\",\n \"Values\": [\n \"v2\"\n ]\n }\n ]\n }\n ],\n \"EventTypes\": [\n \"pushImage\",\n \"uploadChart\"\n ],\n \"Condition\": \"golang\",\n \"Enabled\": true,\n \"NamespaceId\": 5,\n \"NamespaceName\": \"ns\"\n },\n \"Namespace\": \"ns\"\n}",
|
211
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"ee7ae0ad-4a6f-4b71-8566-7f3e6a624fce\",\n \"Trigger\": {\n \"Condition\": \"golang\",\n \"Description\": \"desc\",\n \"Enabled\": true,\n \"EventTypes\": [\n \"pushImage\",\n \"uploadChart\"\n ],\n \"Id\": 6,\n \"Name\": \"trigger5\",\n \"NamespaceId\": 5,\n \"Targets\": [\n {\n \"Address\": \"http://www.baidu.com\",\n \"Headers\": [\n {\n \"Key\": \"k1\",\n \"Values\": [\n \"v1\"\n ]\n },\n {\n \"Key\": \"k2\",\n \"Values\": [\n \"v2\"\n ]\n }\n ]\n }\n ]\n }\n }\n}",
|
212
212
|
"title": "创建触发器"
|
213
213
|
}
|
214
214
|
],
|
@@ -223,8 +223,8 @@
|
|
223
223
|
"DeleteImage": [
|
224
224
|
{
|
225
225
|
"document": "",
|
226
|
-
"input": "
|
227
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
226
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteImage\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"NamespaceName\": \"multi-arch\",\n \"RepositoryName\": \"alpine\",\n \"ImageVersion\": \"1\"\n}",
|
227
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"feeb9395-1fd7-41b4-8d1d-e791ca1cad5d\"\n }\n}",
|
228
228
|
"title": "删除指定镜像"
|
229
229
|
}
|
230
230
|
],
|
@@ -287,8 +287,8 @@
|
|
287
287
|
"DeleteInternalEndpointDns": [
|
288
288
|
{
|
289
289
|
"document": "",
|
290
|
-
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteInternalEndpointDns\n<公共请求参数>\n\n{\n \"InstanceId\": \"tcr-
|
291
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
290
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteInternalEndpointDns\n<公共请求参数>\n\n{\n \"InstanceId\": \"tcr-dg284imq\",\n \"VpcId\": \"vpc-9iazgkcl\",\n \"EniLBIp\": \"192.168.23.69\",\n \"UsePublicDomain\": true,\n \"RegionName\": \"ap-guangzhou\"\n}",
|
291
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f63b71b9-196b-4648-a086-8a29c2bffc86\"\n }\n}",
|
292
292
|
"title": "删除私有域名解析"
|
293
293
|
}
|
294
294
|
],
|
@@ -327,8 +327,8 @@
|
|
327
327
|
"DeleteRepository": [
|
328
328
|
{
|
329
329
|
"document": "",
|
330
|
-
"input": "
|
331
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
330
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRepository\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"NamespaceName\": \"private\",\n \"RepositoryName\": \"golang\"\n}",
|
331
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"ca2eddea-14cc-4c3f-96e5-de50fd1fd4c0\"\n }\n}",
|
332
332
|
"title": "删除镜像仓库"
|
333
333
|
}
|
334
334
|
],
|
@@ -343,8 +343,8 @@
|
|
343
343
|
"DeleteRepositoryTags": [
|
344
344
|
{
|
345
345
|
"document": "",
|
346
|
-
"input": "
|
347
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
346
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRepositoryTags\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"NamespaceName\": \"public\",\n \"RepositoryName\": \"golang\",\n \"Tags\": [\n \"1\",\n \"2\"\n ]\n}",
|
347
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6f337112-efb5-4b49-9430-bb980089f4ea\"\n }\n}",
|
348
348
|
"title": "批量删除镜像仓库Tag"
|
349
349
|
}
|
350
350
|
],
|
@@ -359,8 +359,8 @@
|
|
359
359
|
"DeleteServiceAccount": [
|
360
360
|
{
|
361
361
|
"document": "删除服务级账号",
|
362
|
-
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteServiceAccount\n<公共请求参数>\n\n{\n \"RegistryId\": \"
|
363
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
362
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteServiceAccount\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"Name\": \"tcr$servie-account3\"\n}",
|
363
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"0804e7fc-58f6-439b-9f76-9c10b22c49ed\"\n }\n}",
|
364
364
|
"title": "删除服务级账号"
|
365
365
|
}
|
366
366
|
],
|
@@ -399,8 +399,8 @@
|
|
399
399
|
"DescribeApplicationTriggerPersonal": [
|
400
400
|
{
|
401
401
|
"document": "",
|
402
|
-
"input": "
|
403
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"TotalCount\":
|
402
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApplicationTriggerPersonal\n<公共请求参数>\n\n{\n \"Limit\": 3\n}",
|
403
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"TotalCount\": 29,\n \"TriggerInfo\": [\n {\n \"CreateTime\": \"2021-11-18 11:51:13\",\n \"InvokeAction\": \"SERVICE_UPDATE\",\n \"InvokeCondition\": {\n \"InvokeExpr\": \"\",\n \"InvokeMethod\": \"all\"\n },\n \"InvokePara\": {\n \"AppId\": \"1251707795\",\n \"ClusterId\": \"cls-prnklzue\",\n \"ClusterRegion\": 1,\n \"ContainerName\": \"nginx\",\n \"Namespace\": \"default\",\n \"ServiceName\": \"Deployment:nginx-deployment\"\n },\n \"InvokeSource\": \"IMAGE_PUSH\",\n \"TriggerName\": \"aaaa\",\n \"UpdateTime\": \"2021-11-18 11:51:13\"\n },\n {\n \"CreateTime\": \"2021-10-27 10:11:30\",\n \"InvokeAction\": \"SERVICE_UPDATE\",\n \"InvokeCondition\": {\n \"InvokeExpr\": \"\",\n \"InvokeMethod\": \"all\"\n },\n \"InvokePara\": {\n \"AppId\": \"1251707795\",\n \"ClusterId\": \"cls-94j6nzm8\",\n \"ClusterRegion\": 33,\n \"ContainerName\": \"nginx\",\n \"Namespace\": \"default\",\n \"ServiceName\": \"Deployment:nginx\"\n },\n \"InvokeSource\": \"IMAGE_PUSH\",\n \"TriggerName\": \"sss\",\n \"UpdateTime\": \"2021-10-27 10:11:30\"\n },\n {\n \"CreateTime\": \"2020-12-22 10:45:36\",\n \"InvokeAction\": \"SERVICE_UPDATE\",\n \"InvokeCondition\": {\n \"InvokeExpr\": \"\",\n \"InvokeMethod\": \"all\"\n },\n \"InvokePara\": {\n \"AppId\": \"1251707795\",\n \"ClusterId\": \"123\",\n \"ClusterRegion\": 1,\n \"ContainerName\": \"web\",\n \"Namespace\": \"default\",\n \"ServiceName\": \"Deployment:kofj\"\n },\n \"InvokeSource\": \"IMAGE_PUSH\",\n \"TriggerName\": \"kofj-test-20201222\",\n \"UpdateTime\": \"2020-12-22 10:45:36\"\n }\n ]\n },\n \"RequestId\": \"a904482e-68ec-47d9-9f1f-87908659bd81\"\n }\n}",
|
404
404
|
"title": "查询应用更新触发器"
|
405
405
|
}
|
406
406
|
],
|
@@ -447,8 +447,8 @@
|
|
447
447
|
"DescribeImageFilterPersonal": [
|
448
448
|
{
|
449
449
|
"document": "",
|
450
|
-
"input": "
|
451
|
-
"output": "{\n \"Response\": {\n \"
|
450
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeImageFilterPersonal\n<公共请求参数>\n\n{\n \"RepoName\": \"nicokang/golang\",\n \"Tag\": \"4\"\n}",
|
451
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"SameImages\": [\n \"3\"\n ]\n },\n \"RequestId\": \"9b054042-5447-4902-bd48-2c92f5be5b0f\"\n }\n}",
|
452
452
|
"title": "查询个人版与指定tag镜像内容相同的tag列表"
|
453
453
|
}
|
454
454
|
],
|
@@ -471,8 +471,8 @@
|
|
471
471
|
"DescribeImageManifests": [
|
472
472
|
{
|
473
473
|
"document": "查询容器镜像Manifest、Config和Labels信息",
|
474
|
-
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeImageManifests\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-
|
475
|
-
"output": "{\n \"Response\": {\n \"Manifest\": \"{\\\"config\\\":{\\\"digest\\\":\\\"sha256:
|
474
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeImageManifests\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"NamespaceName\": \"hbd\",\n \"RepositoryName\": \"repo1\",\n \"ImageVersion\": \"1\"\n}",
|
475
|
+
"output": "{\n \"Response\": {\n \"Config\": \"\\\"{\\\\\\\"architecture\\\\\\\":\\\\\\\"amd64\\\\\\\",\\\\\\\"config\\\\\\\":{\\\\\\\"Env\\\\\\\":[\\\\\\\"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\\\\\\\"],\\\\\\\"Cmd\\\\\\\":[\\\\\\\"registry\\\\\\\",\\\\\\\"serve\\\\\\\",\\\\\\\"-c\\\\\\\",\\\\\\\"/etc/registry/config.yaml\\\\\\\"],\\\\\\\"WorkingDir\\\\\\\":\\\\\\\"/etc/registry\\\\\\\",\\\\\\\"Labels\\\\\\\":{\\\\\\\"org.opencontainers.image.ref.name\\\\\\\":\\\\\\\"ubuntu\\\\\\\",\\\\\\\"org.opencontainers.image.version\\\\\\\":\\\\\\\"18.04\\\\\\\"},\\\\\\\"ArgsEscaped\\\\\\\":true,\\\\\\\"OnBuild\\\\\\\":null},\\\\\\\"created\\\\\\\":\\\\\\\"2024-07-16T03:10:41.813066079Z\\\\\\\",\\\\\\\"history\\\\\\\":[{\\\\\\\"created\\\\\\\":\\\\\\\"2023-05-30T09:32:07.458866408Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"/bin/sh -c #(nop) ARG RELEASE\\\\\\\",\\\\\\\"empty_layer\\\\\\\":true},{\\\\\\\"created\\\\\\\":\\\\\\\"2023-05-30T09:32:07.512060632Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH\\\\\\\",\\\\\\\"empty_layer\\\\\\\":true},{\\\\\\\"created\\\\\\\":\\\\\\\"2023-05-30T09:32:07.566627883Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu\\\\\\\",\\\\\\\"empty_layer\\\\\\\":true},{\\\\\\\"created\\\\\\\":\\\\\\\"2023-05-30T09:32:07.623484379Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"/bin/sh -c #(nop) LABEL org.opencontainers.image.version=18.04\\\\\\\",\\\\\\\"empty_layer\\\\\\\":true},{\\\\\\\"created\\\\\\\":\\\\\\\"2023-05-30T09:32:09.125568601Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"/bin/sh -c #(nop) ADD file:3c74e7e08cbf9a87694ce6fa541af617599680fa54d9e48556fc0fbc120b4a83 in / \\\\\\\"},{\\\\\\\"created\\\\\\\":\\\\\\\"2023-05-30T09:32:09.432301537Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"/bin/sh -c #(nop) CMD [\\\\\\\\\\\\\\\"/bin/bash\\\\\\\\\\\\\\\"]\\\\\\\",\\\\\\\"empty_layer\\\\\\\":true},{\\\\\\\"created\\\\\\\":\\\\\\\"2024-07-10T10:00:15.101428263Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"WORKDIR /etc/registry\\\\\\\",\\\\\\\"comment\\\\\\\":\\\\\\\"buildkit.dockerfile.v0\\\\\\\"},{\\\\\\\"created\\\\\\\":\\\\\\\"2024-07-10T10:00:15.131434138Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"ADD nsswitch.conf /etc/ # buildkit\\\\\\\",\\\\\\\"comment\\\\\\\":\\\\\\\"buildkit.dockerfile.v0\\\\\\\"},{\\\\\\\"created\\\\\\\":\\\\\\\"2024-07-16T03:10:41.478957062Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"COPY _output/bin/registry /usr/bin/registry # buildkit\\\\\\\",\\\\\\\"comment\\\\\\\":\\\\\\\"buildkit.dockerfile.v0\\\\\\\"},{\\\\\\\"created\\\\\\\":\\\\\\\"2024-07-16T03:10:41.813066079Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"RUN /bin/sh -c chmod +x /usr/bin/registry # buildkit\\\\\\\",\\\\\\\"comment\\\\\\\":\\\\\\\"buildkit.dockerfile.v0\\\\\\\"},{\\\\\\\"created\\\\\\\":\\\\\\\"2024-07-16T03:10:41.813066079Z\\\\\\\",\\\\\\\"created_by\\\\\\\":\\\\\\\"CMD [\\\\\\\\\\\\\\\"registry\\\\\\\\\\\\\\\" \\\\\\\\\\\\\\\"serve\\\\\\\\\\\\\\\" \\\\\\\\\\\\\\\"-c\\\\\\\\\\\\\\\" \\\\\\\\\\\\\\\"/etc/registry/config.yaml\\\\\\\\\\\\\\\"]\\\\\\\",\\\\\\\"comment\\\\\\\":\\\\\\\"buildkit.dockerfile.v0\\\\\\\",\\\\\\\"empty_layer\\\\\\\":true}],\\\\\\\"os\\\\\\\":\\\\\\\"linux\\\\\\\",\\\\\\\"rootfs\\\\\\\":{\\\\\\\"type\\\\\\\":\\\\\\\"layers\\\\\\\",\\\\\\\"diff_ids\\\\\\\":[\\\\\\\"sha256:548a79621a426b4eb077c926eabac5a8620c454fb230640253e1b44dc7dd7562\\\\\\\",\\\\\\\"sha256:b13470a221901678d27505896239cc4a089d92aa9a62140eeb217ff5fa44f5ae\\\\\\\",\\\\\\\"sha256:30727457001005d34b6b00e8b4499d9f967a1bf302e6159e4e08a7f3651839e4\\\\\\\",\\\\\\\"sha256:cf8534d7e603a2e8826d0021023fb76200f205d56e1e993fd3529323437eab9a\\\\\\\",\\\\\\\"sha256:cf8534d7e603a2e8826d0021023fb76200f205d56e1e993fd3529323437eab9a\\\\\\\"]}}\\\"\",\n \"Manifest\": \"{\\\"config\\\":{\\\"digest\\\":\\\"sha256:17382a17d531887484413bd5177282452cece7a1c21910eb9b273c56db74abd3\\\",\\\"mediaType\\\":\\\"application/vnd.docker.container.image.v1+json\\\",\\\"size\\\":2333},\\\"layers\\\":[{\\\"digest\\\":\\\"sha256:41af1b5f0f51947706ae712999cf098bef968a7799e7cb4bb2268829e62a6ab3\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":26717357},{\\\"digest\\\":\\\"sha256:694d0c491cdb576620f5cdff056869e9c14763cf386e2d420e6703e240bed23e\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":117},{\\\"digest\\\":\\\"sha256:7661ef468d87d6f1f140e61d0d288742552c417339d3b00edd78476c877ceaf9\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":169},{\\\"digest\\\":\\\"sha256:0ce6b312368cc6cc47045e00978809e6d3aeff30108e1bd05a6fcb6f54aaeee7\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":6358509},{\\\"digest\\\":\\\"sha256:0ce6b312368cc6cc47045e00978809e6d3aeff30108e1bd05a6fcb6f54aaeee7\\\",\\\"mediaType\\\":\\\"application/vnd.docker.image.rootfs.diff.tar.gzip\\\",\\\"size\\\":6358509}],\\\"mediaType\\\":\\\"application/vnd.docker.distribution.manifest.v2+json\\\",\\\"schemaVersion\\\":2}\",\n \"RequestId\": \"c6188203-d7fd-4760-8b16-f9f41396fa86\",\n \"Size\": 39436994\n }\n}",
|
476
476
|
"title": "查询容器镜像Manifest信息"
|
477
477
|
}
|
478
478
|
],
|
@@ -727,8 +727,8 @@
|
|
727
727
|
"ManageExternalEndpoint": [
|
728
728
|
{
|
729
729
|
"document": "",
|
730
|
-
"input": "
|
731
|
-
"output": "{\n \"Response\": {\n \"RegistryId\": \"
|
730
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ManageExternalEndpoint\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"Operation\": \"Create\"\n}",
|
731
|
+
"output": "{\n \"Response\": {\n \"RegistryId\": \"tcr-dg284imq\",\n \"RequestId\": \"c639ac5c-fa62-4755-93be-e3057f4b5f0a\"\n }\n}",
|
732
732
|
"title": "管理实例公网访问"
|
733
733
|
}
|
734
734
|
],
|
@@ -743,8 +743,8 @@
|
|
743
743
|
"ManageInternalEndpoint": [
|
744
744
|
{
|
745
745
|
"document": "",
|
746
|
-
"input": "
|
747
|
-
"output": "{\n \"Response\": {\n \"RegistryId\": \"
|
746
|
+
"input": "POST / HTTP/1.1\nHost: tcr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ManageInternalEndpoint\n<公共请求参数>\n\n{\n \"RegistryId\": \"tcr-dg284imq\",\n \"Operation\": \"Create\",\n \"VpcId\": \"vpc-74ffq7ov\",\n \"SubnetId\": \"subnet-kpmi5ji6\"\n}",
|
747
|
+
"output": "{\n \"Response\": {\n \"RegistryId\": \"tcr-dg284imq\",\n \"RequestId\": \"e842f4a4-dc50-44dc-b299-ba9b78b49584\"\n }\n}",
|
748
748
|
"title": "管理内网接入"
|
749
749
|
}
|
750
750
|
],
|
@@ -4875,7 +4875,7 @@
|
|
4875
4875
|
"members": [
|
4876
4876
|
{
|
4877
4877
|
"disabled": false,
|
4878
|
-
"document": "站点 ID
|
4878
|
+
"document": "站点 ID。\n若您希望快速提交不同站点下的 Targets Url,可以将其填写为 *,但前提是调用该 API 的账号必须具备主账号下全部站点资源的权限。",
|
4879
4879
|
"example": "zone-8afj24jzg9",
|
4880
4880
|
"member": "string",
|
4881
4881
|
"name": "ZoneId",
|
@@ -4946,7 +4946,7 @@
|
|
4946
4946
|
{
|
4947
4947
|
"disabled": false,
|
4948
4948
|
"document": "失败的任务列表及原因。\n注意:此字段可能返回 null,表示取不到有效值。",
|
4949
|
-
"example": "
|
4949
|
+
"example": "无",
|
4950
4950
|
"member": "FailReason",
|
4951
4951
|
"name": "FailedList",
|
4952
4952
|
"output_required": true,
|
@@ -9584,7 +9584,7 @@
|
|
9584
9584
|
},
|
9585
9585
|
{
|
9586
9586
|
"disabled": false,
|
9587
|
-
"document": "指标列表,取值有:\n<li>l7Flow_outFlux: L7 EdgeOne
|
9587
|
+
"document": "指标列表,取值有:\n<li>l7Flow_outFlux: L7 EdgeOne 响应流量,单位:Byte;</li>\n<li>l7Flow_inFlux: L7 客户端请求流量,单位:Byte;</li>\n<li>l7Flow_flux: L7 访问总流量(EdgeOne 响应+客户端请求),单位:Byte;</li>\n<li>l7Flow_outBandwidth: L7 EdgeOne 响应带宽,单位:bps;</li>\n<li>l7Flow_inBandwidth:L7 客户端请求带宽,单位:bps;</li>\n<li>l7Flow_bandwidth:L7 访问总带宽(EdgeOne 响应+客户端请求),单位:bps;</li>\n<li>l7Flow_request: L7 访问请求数,单位:次;</li>\n<li> l7Flow_avgResponseTime: L7 访问平均响应耗时,单位:ms;</li>\n<li> l7Flow_avgFirstByteResponseTime: L7 访问平均首字节响应耗时,单位:ms。</li>",
|
9588
9588
|
"example": "l7Flow_outFlux",
|
9589
9589
|
"member": "string",
|
9590
9590
|
"name": "MetricNames",
|