tccli 3.0.1316.1__py2.py3-none-any.whl → 3.0.1317.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.
- tccli/__init__.py +1 -1
- tccli/services/batch/v20170312/api.json +1 -1
- tccli/services/cbs/v20170312/api.json +57 -58
- tccli/services/cbs/v20170312/examples.json +5 -5
- tccli/services/cdb/v20170320/api.json +9 -9
- tccli/services/cdb/v20170320/examples.json +12 -0
- tccli/services/cvm/v20170312/api.json +13 -13
- tccli/services/cvm/v20170312/examples.json +1 -1
- tccli/services/cynosdb/v20190107/api.json +24 -2
- tccli/services/dnspod/v20210323/api.json +85 -65
- tccli/services/dnspod/v20210323/examples.json +28 -28
- tccli/services/domain/v20180808/api.json +10 -10
- tccli/services/domain/v20180808/examples.json +1 -1
- tccli/services/es/v20180416/api.json +49 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +82 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/essbasic/v20210526/examples.json +9 -3
- tccli/services/hai/v20230812/api.json +1 -1
- tccli/services/lke/v20231130/api.json +11 -11
- tccli/services/lkeap/lkeap_client.py +53 -53
- tccli/services/lkeap/v20240522/api.json +90 -70
- tccli/services/lkeap/v20240522/examples.json +8 -8
- tccli/services/mps/v20190612/api.json +163 -0
- tccli/services/mps/v20190612/examples.json +1 -1
- tccli/services/mrs/v20200910/api.json +30 -0
- tccli/services/postgres/postgres_client.py +8 -61
- tccli/services/postgres/v20170312/api.json +0 -71
- tccli/services/postgres/v20170312/examples.json +0 -14
- tccli/services/privatedns/v20201028/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +3 -3
- tccli/services/tbaas/v20180416/examples.json +1 -1
- tccli/services/tcbr/v20220217/api.json +16 -16
- tccli/services/teo/v20220901/api.json +34 -6
- tccli/services/teo/v20220901/examples.json +1 -1
- tccli/services/tke/v20180525/api.json +6 -6
- tccli/services/tke/v20220501/api.json +61 -1
- tccli/services/tke/v20220501/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/waf/v20180125/api.json +78 -22
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/RECORD +46 -46
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/license_files/LICENSE +0 -0
@@ -231,7 +231,7 @@
|
|
231
231
|
"members": [
|
232
232
|
{
|
233
233
|
"disabled": false,
|
234
|
-
"document": "VpcId
|
234
|
+
"document": "VpcId",
|
235
235
|
"example": "vpc-dfaqw1f",
|
236
236
|
"member": "string",
|
237
237
|
"name": "VpcId",
|
@@ -2475,7 +2475,7 @@
|
|
2475
2475
|
"members": [
|
2476
2476
|
{
|
2477
2477
|
"disabled": false,
|
2478
|
-
"document": "VpcId
|
2478
|
+
"document": "VpcId",
|
2479
2479
|
"example": "vpc-dsd8ulf",
|
2480
2480
|
"member": "string",
|
2481
2481
|
"name": "UniqVpcId",
|
@@ -1456,7 +1456,7 @@
|
|
1456
1456
|
"example": "0",
|
1457
1457
|
"member": "int64",
|
1458
1458
|
"name": "TxValidationCode",
|
1459
|
-
"
|
1459
|
+
"output_required": true,
|
1460
1460
|
"type": "int",
|
1461
1461
|
"value_allowed_null": false
|
1462
1462
|
},
|
@@ -1466,7 +1466,7 @@
|
|
1466
1466
|
"example": "VALID",
|
1467
1467
|
"member": "string",
|
1468
1468
|
"name": "TxValidationMsg",
|
1469
|
-
"
|
1469
|
+
"output_required": true,
|
1470
1470
|
"type": "string",
|
1471
1471
|
"value_allowed_null": false
|
1472
1472
|
},
|
@@ -1476,7 +1476,7 @@
|
|
1476
1476
|
"example": "6",
|
1477
1477
|
"member": "int64",
|
1478
1478
|
"name": "BlockId",
|
1479
|
-
"
|
1479
|
+
"output_required": true,
|
1480
1480
|
"type": "int",
|
1481
1481
|
"value_allowed_null": false
|
1482
1482
|
},
|
@@ -66,7 +66,7 @@
|
|
66
66
|
],
|
67
67
|
"GetInvokeTx": [
|
68
68
|
{
|
69
|
-
"document": "",
|
69
|
+
"document": "查询异步模式下Invoke接口的调用结果",
|
70
70
|
"input": "POST / HTTP/1.1\nHost: tbaas.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetInvokeTx\n<公共请求参数>\n\n{\n \"PeerGroup\": \"NewOrg02\",\n \"ClusterId\": \"251005746envnew\",\n \"PeerName\": \"peer0.neworg02.envnew\",\n \"Module\": \"transaction\",\n \"TxId\": \"280e9f1436c3ce045af4f3c7060ff217583585d41faf1f1daa99387419bac07c\",\n \"GroupName\": \"NewOrg02\",\n \"Operation\": \"query_txid\",\n \"ChannelName\": \"ch042103\"\n}",
|
71
71
|
"output": "{\n \"Response\": {\n \"BlockId\": 6,\n \"RequestId\": \"551b801e-6dbe-46be-aa46-f8cc3ff1cd09\",\n \"TxValidationCode\": 0,\n \"TxValidationMsg\": \"VALID\"\n }\n}",
|
72
72
|
"title": "查询异步模式下Invoke接口的调用结果"
|
@@ -1738,25 +1738,25 @@
|
|
1738
1738
|
},
|
1739
1739
|
{
|
1740
1740
|
"disabled": false,
|
1741
|
-
"document": "
|
1741
|
+
"document": "运行模式",
|
1742
1742
|
"example": "custom",
|
1743
1743
|
"member": "string",
|
1744
1744
|
"name": "OperationMode",
|
1745
1745
|
"output_required": false,
|
1746
1746
|
"required": false,
|
1747
1747
|
"type": "string",
|
1748
|
-
"value_allowed_null":
|
1748
|
+
"value_allowed_null": false
|
1749
1749
|
},
|
1750
1750
|
{
|
1751
1751
|
"disabled": false,
|
1752
|
-
"document": "
|
1752
|
+
"document": "定时扩缩容配置",
|
1753
1753
|
"example": "无",
|
1754
1754
|
"member": "TimerScale",
|
1755
1755
|
"name": "TimerScale",
|
1756
1756
|
"output_required": false,
|
1757
1757
|
"required": false,
|
1758
1758
|
"type": "list",
|
1759
|
-
"value_allowed_null":
|
1759
|
+
"value_allowed_null": false
|
1760
1760
|
}
|
1761
1761
|
],
|
1762
1762
|
"usage": "both"
|
@@ -2222,69 +2222,69 @@
|
|
2222
2222
|
"members": [
|
2223
2223
|
{
|
2224
2224
|
"disabled": false,
|
2225
|
-
"document": "
|
2225
|
+
"document": "循环类型",
|
2226
2226
|
"example": "none",
|
2227
2227
|
"member": "string",
|
2228
2228
|
"name": "CycleType",
|
2229
2229
|
"output_required": false,
|
2230
2230
|
"required": false,
|
2231
2231
|
"type": "string",
|
2232
|
-
"value_allowed_null":
|
2232
|
+
"value_allowed_null": false
|
2233
2233
|
},
|
2234
2234
|
{
|
2235
2235
|
"disabled": false,
|
2236
|
-
"document": "
|
2236
|
+
"document": "循环起始",
|
2237
2237
|
"example": "2022-09-08",
|
2238
2238
|
"member": "string",
|
2239
2239
|
"name": "StartDate",
|
2240
2240
|
"output_required": false,
|
2241
2241
|
"required": false,
|
2242
2242
|
"type": "string",
|
2243
|
-
"value_allowed_null":
|
2243
|
+
"value_allowed_null": false
|
2244
2244
|
},
|
2245
2245
|
{
|
2246
2246
|
"disabled": false,
|
2247
|
-
"document": "
|
2247
|
+
"document": "循环结束",
|
2248
2248
|
"example": "2022-09-08",
|
2249
2249
|
"member": "string",
|
2250
2250
|
"name": "EndDate",
|
2251
2251
|
"output_required": false,
|
2252
2252
|
"required": false,
|
2253
2253
|
"type": "string",
|
2254
|
-
"value_allowed_null":
|
2254
|
+
"value_allowed_null": false
|
2255
2255
|
},
|
2256
2256
|
{
|
2257
2257
|
"disabled": false,
|
2258
|
-
"document": "
|
2258
|
+
"document": "起始时间",
|
2259
2259
|
"example": "00:00:00",
|
2260
2260
|
"member": "string",
|
2261
2261
|
"name": "StartTime",
|
2262
2262
|
"output_required": false,
|
2263
2263
|
"required": false,
|
2264
2264
|
"type": "string",
|
2265
|
-
"value_allowed_null":
|
2265
|
+
"value_allowed_null": false
|
2266
2266
|
},
|
2267
2267
|
{
|
2268
2268
|
"disabled": false,
|
2269
|
-
"document": "
|
2269
|
+
"document": "结束时间",
|
2270
2270
|
"example": "23:59:00",
|
2271
2271
|
"member": "string",
|
2272
2272
|
"name": "EndTime",
|
2273
2273
|
"output_required": false,
|
2274
2274
|
"required": false,
|
2275
2275
|
"type": "string",
|
2276
|
-
"value_allowed_null":
|
2276
|
+
"value_allowed_null": false
|
2277
2277
|
},
|
2278
2278
|
{
|
2279
2279
|
"disabled": false,
|
2280
|
-
"document": "
|
2280
|
+
"document": "副本个数",
|
2281
2281
|
"example": "1",
|
2282
2282
|
"member": "uint64",
|
2283
2283
|
"name": "ReplicaNum",
|
2284
2284
|
"output_required": false,
|
2285
2285
|
"required": false,
|
2286
2286
|
"type": "int",
|
2287
|
-
"value_allowed_null":
|
2287
|
+
"value_allowed_null": false
|
2288
2288
|
}
|
2289
2289
|
],
|
2290
2290
|
"usage": "both"
|
@@ -5613,6 +5613,15 @@
|
|
5613
5613
|
"name": "Headers",
|
5614
5614
|
"required": false,
|
5615
5615
|
"type": "list"
|
5616
|
+
},
|
5617
|
+
{
|
5618
|
+
"disabled": false,
|
5619
|
+
"document": "媒体分片预热控制,取值有:\n<li>on:开启分片预热,预热描述文件,并递归解析描述文件分片进行预热;</li>\n<li>off:仅预热提交的描述文件;</li>不填写时,默认值为 off。\n\n注意事项:\n1. 支持的描述文件为 M3U8,对应分片为 TS;\n2. 要求描述文件能正常请求,并按行业标准描述分片路径;\n3. 递归解析深度不超过 3 层;\n4. 解析获取的分片会正常累加每日预热用量,当用量超出配额时,会静默处理,不再执行预热。\n\n该参数为白名单功能,如有需要,请联系腾讯云工程师处理。",
|
5620
|
+
"example": "off",
|
5621
|
+
"member": "string",
|
5622
|
+
"name": "PrefetchMediaSegments",
|
5623
|
+
"required": false,
|
5624
|
+
"type": "string"
|
5616
5625
|
}
|
5617
5626
|
],
|
5618
5627
|
"type": "object"
|
@@ -16874,7 +16883,7 @@
|
|
16874
16883
|
},
|
16875
16884
|
{
|
16876
16885
|
"disabled": false,
|
16877
|
-
"document": "HTTP 回源端口,取值范围 1~65535
|
16886
|
+
"document": "HTTP 回源端口,取值范围 1~65535。当回源协议 OriginProtocol 为 http 或者 follow 时该参数必填。",
|
16878
16887
|
"example": "80",
|
16879
16888
|
"member": "int64",
|
16880
16889
|
"name": "HTTPOriginPort",
|
@@ -16885,7 +16894,7 @@
|
|
16885
16894
|
},
|
16886
16895
|
{
|
16887
16896
|
"disabled": false,
|
16888
|
-
"document": "HTTPS 回源端口,取值范围 1~65535
|
16897
|
+
"document": "HTTPS 回源端口,取值范围 1~65535。当回源协议 OriginProtocol 为 https 或者 follow 时该参数必填。",
|
16889
16898
|
"example": "443",
|
16890
16899
|
"member": "int64",
|
16891
16900
|
"name": "HTTPSOriginPort",
|
@@ -16896,7 +16905,7 @@
|
|
16896
16905
|
},
|
16897
16906
|
{
|
16898
16907
|
"disabled": false,
|
16899
|
-
"document": "
|
16908
|
+
"document": "指定是否允许访问私有对象存储源站,当源站类型 OriginType = COS 或 AWSS3 时该参数必填,取值有:\n<li>on:使用私有鉴权;</li>\n<li>off:不使用私有鉴权。</li>",
|
16900
16909
|
"example": "on",
|
16901
16910
|
"member": "string",
|
16902
16911
|
"name": "PrivateAccess",
|
@@ -17899,6 +17908,16 @@
|
|
17899
17908
|
"type": "list",
|
17900
17909
|
"value_allowed_null": true
|
17901
17910
|
},
|
17911
|
+
{
|
17912
|
+
"disabled": false,
|
17913
|
+
"document": "当前配置的回源 HOST 头。",
|
17914
|
+
"example": "www.tencentcloud.com\t",
|
17915
|
+
"member": "string",
|
17916
|
+
"name": "HostHeader",
|
17917
|
+
"output_required": false,
|
17918
|
+
"type": "string",
|
17919
|
+
"value_allowed_null": false
|
17920
|
+
},
|
17902
17921
|
{
|
17903
17922
|
"disabled": true,
|
17904
17923
|
"document": "MO 子应用 ID",
|
@@ -18264,6 +18283,15 @@
|
|
18264
18283
|
"required": false,
|
18265
18284
|
"type": "list"
|
18266
18285
|
},
|
18286
|
+
{
|
18287
|
+
"disabled": false,
|
18288
|
+
"document": "自定义回源 HOST 头,该参数仅当 OriginType=IP_DOMAIN 时生效。\n如果 OriginType=COS 或 AWS_S3 时,回源 HOST 头将与源站域名保持一致。\n如果OriginType=ORIGIN_GROUP 或 LB 时,回源 HOST 头遵循源站组内配置,如果没有配置则默认为加速域名。\n如果 OriginType=VOD 或 SPACE 时,无需配置该头部,按对应的回源域名生效。",
|
18289
|
+
"example": "www.tencentcloud.com",
|
18290
|
+
"member": "string",
|
18291
|
+
"name": "HostHeader",
|
18292
|
+
"required": false,
|
18293
|
+
"type": "string"
|
18294
|
+
},
|
18267
18295
|
{
|
18268
18296
|
"disabled": true,
|
18269
18297
|
"document": "VODEO 子应用 ID。该参数当 OriginType = VODEO 时必填。",
|
@@ -20336,7 +20364,7 @@
|
|
20336
20364
|
"members": [
|
20337
20365
|
{
|
20338
20366
|
"disabled": false,
|
20339
|
-
"document": "操作名称。名称需要与参数结构体对应,例如 Name=Cache,则 CacheParameters 必填。\n<li>Cache:节点缓存 TTL;</li>\n<li>CacheKey:自定义 Cache Key;</li>\n<li>CachePrefresh:缓存预刷新;</li>\n<li>AccessURLRedirect:访问 URL 重定向;</li>\n<li>UpstreamURLRewrite:回源 URL 重写;</li>\n<li>QUIC:QUIC;</li>\n<li>WebSocket:WebSocket;</li>\n<li>Authentication:Token 鉴权;</li>\n<li>MaxAge:浏览器缓存 TTL;</li>\n<li>StatusCodeCache:状态码缓存 TTL;</li>\n<li>OfflineCache:离线缓存;</li>\n<li>SmartRouting:智能加速;</li>\n<li>RangeOriginPull:分片回源 ;</li>\n<li>UpstreamHTTP2:HTTP2 回源;</li>\n<li>HostHeader:Host Header 重写;</li>\n<li>ForceRedirectHTTPS:访问协议强制 HTTPS 跳转配置;</li>\n<li>OriginPullProtocol:回源 HTTPS;</li>\n<li>Compression:智能压缩配置;</li>\n<li>HSTS:HSTS;</li>\n<li>ClientIPHeader:存储客户端请求 IP 的头部信息配置;</li>\n<li>OCSPStapling:OCSP 装订;</li>\n<li>HTTP2:HTTP2 接入;</li>\n<li>PostMaxSize:POST 请求上传文件流式传输最大限制配置;</li>\n<li>ClientIPCountry:回源时携带客户端 IP 所属地域信息;</li>\n<li>UpstreamFollowRedirect:回源跟随重定向参数配置;</li>\n<li>UpstreamRequest:回源请求参数;</li>\n<li>TLSConfig:SSL/TLS 安全;</li>\n<li>ModifyOrigin:修改源站;</li>\n<li>HTTPUpstreamTimeout:七层回源超时配置;</li>\n<li>HttpResponse:HTTP 应答;</li>\n<li>ErrorPage:自定义错误页面;</li>\n<li>ModifyResponseHeader:修改 HTTP 节点响应头;</li>\n<li>ModifyRequestHeader:修改 HTTP 节点请求头;</li>\n<li>ResponseSpeedLimit:单连接下载限速;</li>\n<li>SetContentIdentifier:设置内容标识符;</li>\n<li>Vary:Vary
|
20367
|
+
"document": "操作名称。名称需要与参数结构体对应,例如 Name=Cache,则 CacheParameters 必填。\n<li>Cache:节点缓存 TTL;</li>\n<li>CacheKey:自定义 Cache Key;</li>\n<li>CachePrefresh:缓存预刷新;</li>\n<li>AccessURLRedirect:访问 URL 重定向;</li>\n<li>UpstreamURLRewrite:回源 URL 重写;</li>\n<li>QUIC:QUIC;</li>\n<li>WebSocket:WebSocket;</li>\n<li>Authentication:Token 鉴权;</li>\n<li>MaxAge:浏览器缓存 TTL;</li>\n<li>StatusCodeCache:状态码缓存 TTL;</li>\n<li>OfflineCache:离线缓存;</li>\n<li>SmartRouting:智能加速;</li>\n<li>RangeOriginPull:分片回源 ;</li>\n<li>UpstreamHTTP2:HTTP2 回源;</li>\n<li>HostHeader:Host Header 重写;</li>\n<li>ForceRedirectHTTPS:访问协议强制 HTTPS 跳转配置;</li>\n<li>OriginPullProtocol:回源 HTTPS;</li>\n<li>Compression:智能压缩配置;</li>\n<li>HSTS:HSTS;</li>\n<li>ClientIPHeader:存储客户端请求 IP 的头部信息配置;</li>\n<li>OCSPStapling:OCSP 装订;</li>\n<li>HTTP2:HTTP2 接入;</li>\n<li>PostMaxSize:POST 请求上传文件流式传输最大限制配置;</li>\n<li>ClientIPCountry:回源时携带客户端 IP 所属地域信息;</li>\n<li>UpstreamFollowRedirect:回源跟随重定向参数配置;</li>\n<li>UpstreamRequest:回源请求参数;</li>\n<li>TLSConfig:SSL/TLS 安全;</li>\n<li>ModifyOrigin:修改源站;</li>\n<li>HTTPUpstreamTimeout:七层回源超时配置;</li>\n<li>HttpResponse:HTTP 应答;</li>\n<li>ErrorPage:自定义错误页面;</li>\n<li>ModifyResponseHeader:修改 HTTP 节点响应头;</li>\n<li>ModifyRequestHeader:修改 HTTP 节点请求头;</li>\n<li>ResponseSpeedLimit:单连接下载限速;</li>\n<li>SetContentIdentifier:设置内容标识符;</li>\n<li>Vary:Vary 特性配置。</li>",
|
20340
20368
|
"example": "Cache",
|
20341
20369
|
"member": "string",
|
20342
20370
|
"name": "Name",
|
@@ -20721,7 +20749,7 @@
|
|
20721
20749
|
},
|
20722
20750
|
{
|
20723
20751
|
"disabled": false,
|
20724
|
-
"document": "Vary 特性配置参数,当 Name 取值为 Vary
|
20752
|
+
"document": "Vary 特性配置参数,当 Name 取值为 Vary 时,该参数必填。",
|
20725
20753
|
"example": "无",
|
20726
20754
|
"member": "VaryParameters",
|
20727
20755
|
"name": "VaryParameters",
|
@@ -22858,7 +22886,7 @@
|
|
22858
22886
|
"usage": "out"
|
22859
22887
|
},
|
22860
22888
|
"VaryParameters": {
|
22861
|
-
"document": "[Vary 特性](https://cloud.tencent.com/document/product/1552/89301)
|
22889
|
+
"document": "[Vary 特性](https://cloud.tencent.com/document/product/1552/89301) 配置参数。",
|
22862
22890
|
"members": [
|
22863
22891
|
{
|
22864
22892
|
"disabled": false,
|
@@ -552,7 +552,7 @@
|
|
552
552
|
{
|
553
553
|
"document": "查询指定 zone-id 下源站类型为 IP_DOMAIN 的所有加速域名的信息,并将结果按照创建时间降序排列。",
|
554
554
|
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccelerationDomains\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-20hyebgyfsko\",\n \"Filters\": [\n {\n \"Fuzzy\": true,\n \"Values\": [\n \"IP_DOMAIN\"\n ],\n \"Name\": \"origin-type\"\n }\n ],\n \"Direction\": \"desc\",\n \"Order\": \"created_on\",\n \"Match\": \"all\"\n}",
|
555
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AccelerationDomains\": [\n {\n \"ZoneId\": \"zone-20hyebgyfsko\",\n \"DomainName\": \"www.qq.com\",\n \"DomainStatus\": \"online\",\n \"OriginDetail\": {\n \"OriginType\": \"IP_DOMAIN\",\n \"Origin\": \"origin.qq.com\",\n \"BackupOrigin\": \"\",\n \"PrivateParameters\": [],\n \"PrivateAccess\": \"\",\n \"OriginGroupName\": \"\",\n \"BackOriginGroupName\": \"\"\n },\n \"Certificate\": {\n \"Mode\": \"sslcert\",\n \"List\": [\n {\n \"CertId\": \"J2JqATrsx\"\n }\n ],\n \"ClientCertInfo\": {\n \"Switch\": \"on\",\n \"CertInfos\": [\n {\n \"CertId\": \"J2JqATrsx\"\n }\n ]\n },\n \"UpstreamCertInfo\": {\n \"UpstreamMutualTLS\": {\n \"Switch\": \"on\",\n \"CertInfos\": [\n {\n \"CertId\": \"J2JqATrsx\"\n }\n ]\n }\n }\n },\n \"IdentificationStatus\": \"finished\",\n \"Cname\": \"www.qq.com.eo.dnse3.com\",\n \"CreatedOn\": \"2020-09-22T00:00:00+00:00\",\n \"ModifiedOn\": \"2020-09-22T00:00:00+00:00\"\n }\n ],\n \"RequestId\": \"5e5a0d0f-52f3-4bad-9bd3-dcf1d5c954e7\"\n }\n}",
|
555
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AccelerationDomains\": [\n {\n \"ZoneId\": \"zone-20hyebgyfsko\",\n \"DomainName\": \"www.qq.com\",\n \"DomainStatus\": \"online\",\n \"OriginDetail\": {\n \"OriginType\": \"IP_DOMAIN\",\n \"HostHeader\": null,\n \"Origin\": \"origin.qq.com\",\n \"BackupOrigin\": \"\",\n \"PrivateParameters\": [],\n \"PrivateAccess\": \"\",\n \"OriginGroupName\": \"\",\n \"BackOriginGroupName\": \"\"\n },\n \"Certificate\": {\n \"Mode\": \"sslcert\",\n \"List\": [\n {\n \"CertId\": \"J2JqATrsx\"\n }\n ],\n \"ClientCertInfo\": {\n \"Switch\": \"on\",\n \"CertInfos\": [\n {\n \"CertId\": \"J2JqATrsx\"\n }\n ]\n },\n \"UpstreamCertInfo\": {\n \"UpstreamMutualTLS\": {\n \"Switch\": \"on\",\n \"CertInfos\": [\n {\n \"CertId\": \"J2JqATrsx\"\n }\n ]\n }\n }\n },\n \"IdentificationStatus\": \"finished\",\n \"Cname\": \"www.qq.com.eo.dnse3.com\",\n \"CreatedOn\": \"2020-09-22T00:00:00+00:00\",\n \"ModifiedOn\": \"2020-09-22T00:00:00+00:00\"\n }\n ],\n \"RequestId\": \"5e5a0d0f-52f3-4bad-9bd3-dcf1d5c954e7\"\n }\n}",
|
556
556
|
"title": "查询指定站点下的域名信息"
|
557
557
|
}
|
558
558
|
],
|
@@ -1700,7 +1700,7 @@
|
|
1700
1700
|
{
|
1701
1701
|
"disabled": false,
|
1702
1702
|
"document": "实例额外需要设置参数信息(默认值)",
|
1703
|
-
"example": "{\"MountTarget\":\"/data\",\"DockerGraphPath\":\"/data/docker\",\"Unschedulable\":0,\"DataDisks\":[{\"FileSystem\":\"xfs\",\"AutoFormatAndMount\":true,\"MountTarget\":\"/data\",\"DiskPartition\":\"/dev/vdb\"}],\"ExtraArgs\":{\"Kubelet\":[\"root-dir=/data/kubelet\"
|
1703
|
+
"example": "{\"MountTarget\":\"/data\",\"DockerGraphPath\":\"/data/docker\",\"Unschedulable\":0,\"DataDisks\":[{\"FileSystem\":\"xfs\",\"AutoFormatAndMount\":true,\"MountTarget\":\"/data\",\"DiskPartition\":\"/dev/vdb\"}],\"ExtraArgs\":{\"Kubelet\":[\"root-dir=/data/kubelet\"]}}",
|
1704
1704
|
"member": "InstanceAdvancedSettings",
|
1705
1705
|
"name": "InstanceAdvancedSettings",
|
1706
1706
|
"required": false,
|
@@ -1745,7 +1745,7 @@
|
|
1745
1745
|
{
|
1746
1746
|
"disabled": false,
|
1747
1747
|
"document": "节点池选项",
|
1748
|
-
"example": "{\"AddToNodePool\":true,\"NodePoolId\":\"np-hzfuue8h\",\"InheritConfigurationFromNodePool\":true}
|
1748
|
+
"example": "{\"AddToNodePool\":true,\"NodePoolId\":\"np-hzfuue8h\",\"InheritConfigurationFromNodePool\":true}",
|
1749
1749
|
"member": "NodePoolOption",
|
1750
1750
|
"name": "NodePool",
|
1751
1751
|
"required": false,
|
@@ -1787,7 +1787,7 @@
|
|
1787
1787
|
{
|
1788
1788
|
"disabled": false,
|
1789
1789
|
"document": "失败的节点ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
1790
|
-
"example": "[",
|
1790
|
+
"example": "[\"ins-4z4055z4\",\"ins-jz4005a6\"]",
|
1791
1791
|
"member": "string",
|
1792
1792
|
"name": "FailedInstanceIds",
|
1793
1793
|
"output_required": true,
|
@@ -1797,7 +1797,7 @@
|
|
1797
1797
|
{
|
1798
1798
|
"disabled": false,
|
1799
1799
|
"document": "成功的节点ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
1800
|
-
"example": "[",
|
1800
|
+
"example": "[\"ins-4z4055z4\",\"ins-jz4005a6\"]",
|
1801
1801
|
"member": "string",
|
1802
1802
|
"name": "SuccInstanceIds",
|
1803
1803
|
"output_required": true,
|
@@ -1807,7 +1807,7 @@
|
|
1807
1807
|
{
|
1808
1808
|
"disabled": false,
|
1809
1809
|
"document": "超时未返回出来节点的ID(可能失败,也可能成功)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1810
|
-
"example": "[",
|
1810
|
+
"example": "[\"ins-4z4055z4\",\"ins-jz4005a6\"]",
|
1811
1811
|
"member": "string",
|
1812
1812
|
"name": "TimeoutInstanceIds",
|
1813
1813
|
"output_required": true,
|
@@ -1817,7 +1817,7 @@
|
|
1817
1817
|
{
|
1818
1818
|
"disabled": false,
|
1819
1819
|
"document": "失败的节点的失败原因\n注意:此字段可能返回 null,表示取不到有效值。",
|
1820
|
-
"example": "[",
|
1820
|
+
"example": "[\"instance id not found\"]",
|
1821
1821
|
"member": "string",
|
1822
1822
|
"name": "FailedReasons",
|
1823
1823
|
"output_required": true,
|
@@ -2377,7 +2377,7 @@
|
|
2377
2377
|
},
|
2378
2378
|
{
|
2379
2379
|
"disabled": false,
|
2380
|
-
"document": "
|
2380
|
+
"document": "节点计费模式",
|
2381
2381
|
"example": "POSTPAID_BY_HOUR",
|
2382
2382
|
"member": "string",
|
2383
2383
|
"name": "PayMode",
|
@@ -2395,6 +2395,16 @@
|
|
2395
2395
|
"type": "int",
|
2396
2396
|
"value_allowed_null": false
|
2397
2397
|
},
|
2398
|
+
{
|
2399
|
+
"disabled": false,
|
2400
|
+
"document": "节点系统盘配置信息",
|
2401
|
+
"example": "无",
|
2402
|
+
"member": "Disk",
|
2403
|
+
"name": "SystemDisk",
|
2404
|
+
"output_required": true,
|
2405
|
+
"type": "object",
|
2406
|
+
"value_allowed_null": false
|
2407
|
+
},
|
2398
2408
|
{
|
2399
2409
|
"disabled": false,
|
2400
2410
|
"document": "公网带宽相关信息设置",
|
@@ -2445,6 +2455,46 @@
|
|
2445
2455
|
"type": "string",
|
2446
2456
|
"value_allowed_null": true
|
2447
2457
|
},
|
2458
|
+
{
|
2459
|
+
"disabled": false,
|
2460
|
+
"document": "节点外网 IP\n注意:此字段可能返回 null,表示取不到有效值。",
|
2461
|
+
"example": "1.1.1.1",
|
2462
|
+
"member": "string",
|
2463
|
+
"name": "WanIp",
|
2464
|
+
"output_required": true,
|
2465
|
+
"type": "string",
|
2466
|
+
"value_allowed_null": true
|
2467
|
+
},
|
2468
|
+
{
|
2469
|
+
"disabled": false,
|
2470
|
+
"document": "节点密钥 ID 列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2471
|
+
"example": "[\"key-l6gtb5p0\"]",
|
2472
|
+
"member": "string",
|
2473
|
+
"name": "KeyIds",
|
2474
|
+
"output_required": true,
|
2475
|
+
"type": "list",
|
2476
|
+
"value_allowed_null": true
|
2477
|
+
},
|
2478
|
+
{
|
2479
|
+
"disabled": false,
|
2480
|
+
"document": "节点GPU相关配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2481
|
+
"example": "无",
|
2482
|
+
"member": "GPUParams",
|
2483
|
+
"name": "GPUParams",
|
2484
|
+
"output_required": true,
|
2485
|
+
"type": "object",
|
2486
|
+
"value_allowed_null": true
|
2487
|
+
},
|
2488
|
+
{
|
2489
|
+
"disabled": false,
|
2490
|
+
"document": "数据盘列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2491
|
+
"example": "无",
|
2492
|
+
"member": "DataDisk",
|
2493
|
+
"name": "DataDisks",
|
2494
|
+
"output_required": true,
|
2495
|
+
"type": "list",
|
2496
|
+
"value_allowed_null": true
|
2497
|
+
},
|
2448
2498
|
{
|
2449
2499
|
"disabled": false,
|
2450
2500
|
"document": "安全组列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
@@ -2485,6 +2535,16 @@
|
|
2485
2535
|
"type": "string",
|
2486
2536
|
"value_allowed_null": true
|
2487
2537
|
},
|
2538
|
+
{
|
2539
|
+
"disabled": false,
|
2540
|
+
"document": "**原生节点的 Machine 类型**\n\n- Native 表示 CXM 类型的原生节点\n- NativeCVM 表示 CVM 类型的原生节点",
|
2541
|
+
"example": "Native, NativeCVM",
|
2542
|
+
"member": "string",
|
2543
|
+
"name": "MachineType",
|
2544
|
+
"output_required": false,
|
2545
|
+
"type": "string",
|
2546
|
+
"value_allowed_null": false
|
2547
|
+
},
|
2488
2548
|
{
|
2489
2549
|
"disabled": false,
|
2490
2550
|
"document": "**原生节点对应的实例 ID**\n\n- ins-q47ofw6 表示这个实例是一个 CVM 的实例\n- eks-f8mvyaep 表示这个实例是一个 CXM 的实例\n注意:此字段可能返回 null,表示取不到有效值。",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
{
|
37
37
|
"document": "查询集群实例信息",
|
38
38
|
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterInstances\n<公共请求参数>\n\n{\n \"ClusterId\": \"cls-7ph3twqe\"\n}",
|
39
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 4,\n \"InstanceSet\": [\n {\n \"CreatedTime\": \"2023-08-17 13:17:57 +0000 UTC\",\n \"External\": {\n \"CPU\": 2,\n \"K8SVersion\": \"v1.26.1-tke.1\",\n \"Memory\": 1,\n \"Name\": \"node-10.0.6.x\"\n },\n \"FailedReason\": \"\",\n \"InstanceId\": \"node-10.0.6.x\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"10.0.6.x\",\n \"Native\": null,\n \"NodePoolId\": \"np-4h43fuxj\",\n \"NodeType\": \"External\",\n \"Regular\": null,\n \"Super\": null,\n \"Unschedulable\": false\n },\n {\n \"CreatedTime\": \"2023-08-17 20:47:35 +0800 CST\",\n \"External\": null,\n \"FailedReason\": null,\n \"InstanceId\": \"eklet-subnet-4h43fuxjx-yyyy\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"a.b.c.d\",\n \"Native\": null,\n \"NodePoolId\": \"np-yyyyy\",\n \"NodeType\": \"Super\",\n \"Regular\": null,\n \"Super\": {\n \"ActiveAt\": null,\n \"AutoRenewFlag\": null,\n \"CPU\": null,\n \"ExpireAt\": null,\n \"InstanceAttribute\": null,\n \"MaxCPUScheduledPod\": null,\n \"Memory\": null,\n \"Name\": \"\",\n \"ResourceType\": null,\n \"SubnetId\": \"subnet-4h43fuxj\",\n \"UsedCPU\": null,\n \"UsedMemory\": null,\n \"VpcId\": null,\n \"Zone\": null\n },\n \"Unschedulable\": false\n },\n {\n \"CreatedTime\": \"2023-08-17 12:46:40 +0000 UTC\",\n \"External\": null,\n \"FailedReason\": \"=\",\n \"InstanceId\": \"np-4h43fuxj-4h43fuxj\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"10.0.0.x\",\n \"Native\": {\n \"CPU\": 2,\n \"CreatedAt\": \"2023-08-17 20:46:39\",\n \"DisplayName\": \"tke-np-4h43fuxj-worker\",\n \"ExpiredTime\": \"\",\n \"GPU\": 0,\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceFamily\": \"S2\",\n \"InstanceType\": \"S2.MEDIUM2\",\n \"InternetAccessible\": {\n \"BandwidthPackageId\": \"\",\n \"ChargeType\": \"\",\n \"MaxBandwidthOut\": 0\n },\n \"IsProtectedFromScaleIn\": false,\n \"LanIp\": \"10.0.0.x\",\n \"LoginStatus\": \"Opened\",\n \"MachineName\": \"np-4h43fuxj-4h43fuxj\",\n \"MachineState\": \"Running\",\n \"Memory\": 2,\n \"OsImage\": \"TencentOS Server 3.1 (Final)\",\n \"PayMode\": \"POSTPAID_BY_HOUR\",\n \"RenewFlag\": \"\",\n \"SecurityGroupIDs\": [\n \"sg-ccccc\"\n ],\n \"SubnetId\": \"subnet-nqx1ymwm\",\n \"VpcId\": \"vpc-zzzzz\",\n \"Zone\": \"ap-guangzhou-3\"\n },\n \"NodePoolId\": \"np-4h43fuxj\",\n \"NodeType\": \"Native\",\n \"Regular\": null,\n \"Super\": null,\n \"Unschedulable\": false\n },\n {\n \"CreatedTime\": \"2023-08-17 12:35:42 +0000 UTC\",\n \"External\": null,\n \"FailedReason\": \"=Ready:True\",\n \"InstanceId\": \"ins-aaaaaa\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"10.0.0.x\",\n \"Native\": null,\n \"NodePoolId\": \"\",\n \"NodeType\": \"Regular\",\n \"Regular\": {\n \"AutoscalingGroupId\": \"\",\n \"InstanceAdvancedSettings\": {\n \"DesiredPodNumber\": 64,\n \"ExtraArgs\": {\n \"Kubelet\": null\n },\n \"PreStartUserScript\": null,\n \"RuntimeConfig\": null,\n \"UserScript\": \"\"\n }\n },\n \"Super\": null,\n \"Unschedulable\": false\n }\n ],\n \"Errors\": [],\n \"RequestId\": \"42c27fd7-e2ca-48b2-9f4e-acdb9eef6ee7\"\n }\n}",
|
39
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 4,\n \"InstanceSet\": [\n {\n \"CreatedTime\": \"2023-08-17 13:17:57 +0000 UTC\",\n \"External\": {\n \"CPU\": 2,\n \"K8SVersion\": \"v1.26.1-tke.1\",\n \"Memory\": 1,\n \"Name\": \"node-10.0.6.x\"\n },\n \"FailedReason\": \"\",\n \"InstanceId\": \"node-10.0.6.x\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"10.0.6.x\",\n \"Native\": null,\n \"NodePoolId\": \"np-4h43fuxj\",\n \"NodeType\": \"External\",\n \"Regular\": null,\n \"Super\": null,\n \"Unschedulable\": false\n },\n {\n \"CreatedTime\": \"2023-08-17 20:47:35 +0800 CST\",\n \"External\": null,\n \"FailedReason\": null,\n \"InstanceId\": \"eklet-subnet-4h43fuxjx-yyyy\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"a.b.c.d\",\n \"Native\": null,\n \"NodePoolId\": \"np-yyyyy\",\n \"NodeType\": \"Super\",\n \"Regular\": null,\n \"Super\": {\n \"ActiveAt\": null,\n \"AutoRenewFlag\": null,\n \"CPU\": null,\n \"ExpireAt\": null,\n \"InstanceAttribute\": null,\n \"MaxCPUScheduledPod\": null,\n \"Memory\": null,\n \"Name\": \"\",\n \"ResourceType\": null,\n \"SubnetId\": \"subnet-4h43fuxj\",\n \"UsedCPU\": null,\n \"UsedMemory\": null,\n \"VpcId\": null,\n \"Zone\": null\n },\n \"Unschedulable\": false\n },\n {\n \"CreatedTime\": \"2023-08-17 12:46:40 +0000 UTC\",\n \"External\": null,\n \"FailedReason\": \"=\",\n \"InstanceId\": \"np-4h43fuxj-4h43fuxj\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"10.0.0.x\",\n \"Native\": {\n \"CPU\": 2,\n \"CreatedAt\": \"2023-08-17 20:46:39\",\n \"DataDisks\": [\n {\n \"AutoFormatAndMount\": true,\n \"DiskPartition\": \"\",\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\",\n \"FileSystem\": \"ext4\",\n \"MountTarget\": \"/data\"\n }\n ],\n \"DisplayName\": \"tke-np-4h43fuxj-worker\",\n \"ExpiredTime\": \"\",\n \"GPU\": 0,\n \"GPUParams\": {\n \"CUDA\": \"\",\n \"CUDNN\": \"\",\n \"Driver\": \"\",\n \"Fabric\": false,\n \"MIGEnable\": false\n },\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"InstanceFamily\": \"S2\",\n \"InstanceType\": \"S2.MEDIUM2\",\n \"InternetAccessible\": {\n \"BandwidthPackageId\": \"\",\n \"ChargeType\": \"\",\n \"MaxBandwidthOut\": 0\n },\n \"IsProtectedFromScaleIn\": false,\n \"KeyIds\": [\n \"skey-ccccc\"\n ],\n \"LanIp\": \"10.0.0.x\",\n \"LoginStatus\": \"Opened\",\n \"MachineName\": \"np-4h43fuxj-4h43fuxj\",\n \"MachineState\": \"Running\",\n \"Memory\": 2,\n \"OsImage\": \"TencentOS Server 3.1 (Final)\",\n \"PayMode\": \"POSTPAID_BY_HOUR\",\n \"RenewFlag\": \"\",\n \"SecurityGroupIDs\": [\n \"sg-ccccc\"\n ],\n \"SubnetId\": \"subnet-nqx1ymwm\",\n \"SystemDisk\": {\n \"AutoFormatAndMount\": false,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_PREMIUM\",\n \"FileSystem\": \"\",\n \"MountTarget\": \"\"\n },\n \"VpcId\": \"vpc-zzzzz\",\n \"WanIp\": \"\",\n \"Zone\": \"ap-guangzhou-3\"\n },\n \"NodePoolId\": \"np-4h43fuxj\",\n \"NodeType\": \"Native\",\n \"Regular\": null,\n \"Super\": null,\n \"Unschedulable\": false\n },\n {\n \"CreatedTime\": \"2023-08-17 12:35:42 +0000 UTC\",\n \"External\": null,\n \"FailedReason\": \"=Ready:True\",\n \"InstanceId\": \"ins-aaaaaa\",\n \"InstanceRole\": \"WORKER\",\n \"InstanceState\": \"running\",\n \"LanIP\": \"10.0.0.x\",\n \"Native\": null,\n \"NodePoolId\": \"\",\n \"NodeType\": \"Regular\",\n \"Regular\": {\n \"AutoscalingGroupId\": \"\",\n \"InstanceAdvancedSettings\": {\n \"DesiredPodNumber\": 64,\n \"ExtraArgs\": {\n \"Kubelet\": null\n },\n \"PreStartUserScript\": null,\n \"RuntimeConfig\": null,\n \"UserScript\": \"\"\n }\n },\n \"Super\": null,\n \"Unschedulable\": false\n }\n ],\n \"Errors\": [],\n \"RequestId\": \"42c27fd7-e2ca-48b2-9f4e-acdb9eef6ee7\"\n }\n}",
|
40
40
|
"title": "查询集群实例信息"
|
41
41
|
}
|
42
42
|
],
|
@@ -1282,7 +1282,7 @@
|
|
1282
1282
|
"status": "online"
|
1283
1283
|
},
|
1284
1284
|
"DescribeInstanceJumbo": {
|
1285
|
-
"document": "本接口用于检查云服务器是否支持巨帧。\n使用限制:\n1. 需要CAM策略授权该接口的操作权限,并且授权对应实例的读取权限(该接口会访问CVM实例,所以会校验是否有实例的CAM权限)。例如:CAM action放通vpc:DescribeInstanceJumbo;
|
1285
|
+
"document": "本接口用于检查云服务器是否支持巨帧。\n使用限制:\n1. 需要CAM策略授权该接口的操作权限,并且授权对应实例的读取权限(该接口会访问CVM实例,所以会校验是否有实例的CAM权限)。例如:CAM action放通vpc:DescribeInstanceJumbo;resource放通qcs::cvm:ap-guangzhou:uin/2126195383:instance/*。\n2. 实例迁移前后,可能会出现该接口返回的巨帧状态前后不一致(需要检查迁移前后实例所在的宿主机是否都支持巨帧,一种可能的原因为实例迁移到了不支持巨帧的宿主机)。",
|
1286
1286
|
"input": "DescribeInstanceJumboRequest",
|
1287
1287
|
"name": "查询指定云服务器是否支持巨帧",
|
1288
1288
|
"output": "DescribeInstanceJumboResponse",
|