tccli 3.0.1213.1__py2.py3-none-any.whl → 3.0.1214.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/batch/v20170312/api.json +2 -2
- tccli/services/captcha/v20190722/api.json +43 -43
- tccli/services/captcha/v20190722/examples.json +11 -11
- tccli/services/cfw/v20190904/api.json +28 -23
- tccli/services/cfw/v20190904/examples.json +10 -10
- tccli/services/clb/v20180317/api.json +19 -1
- tccli/services/cvm/v20170312/api.json +2 -2
- tccli/services/cwp/v20180228/api.json +334 -282
- tccli/services/cwp/v20180228/examples.json +105 -105
- tccli/services/gaap/v20180529/api.json +95 -85
- tccli/services/gaap/v20180529/examples.json +27 -33
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/pts/v20210728/api.json +11 -0
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/taf/v20200210/api.json +54 -94
- tccli/services/taf/v20200210/examples.json +2 -2
- tccli/services/tdmq/tdmq_client.py +106 -0
- tccli/services/tdmq/v20200217/api.json +571 -274
- tccli/services/tdmq/v20200217/examples.json +87 -71
- tccli/services/trocket/v20230308/api.json +29 -11
- tccli/services/trocket/v20230308/examples.json +4 -4
- tccli/services/tsi/v20210325/api.json +79 -0
- tccli/services/vod/v20180717/api.json +500 -57
- tccli/services/vod/v20180717/examples.json +8 -2
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/RECORD +30 -30
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1213.1.dist-info → tccli-3.0.1214.1.dist-info}/license_files/LICENSE +0 -0
@@ -133,7 +133,7 @@
|
|
133
133
|
"CreateGlobalDomainDns": [
|
134
134
|
{
|
135
135
|
"document": "",
|
136
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"
|
136
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"link-wefcrwqp\"\n ],\n \"NationCountryInnerCodes\": [\n \"1000000\"\n ],\n \"DomainId\": \"dm-00ye8ek7\"\n}",
|
137
137
|
"output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
|
138
138
|
"title": "创建域名解析记录"
|
139
139
|
}
|
@@ -273,7 +273,7 @@
|
|
273
273
|
"DeleteGlobalDomainDns": [
|
274
274
|
{
|
275
275
|
"document": "",
|
276
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGlobalDomainDns\n<公共请求参数>\n\n{\n \"DnsRecordId\":
|
276
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGlobalDomainDns\n<公共请求参数>\n\n{\n \"DnsRecordId\": 223\n}",
|
277
277
|
"output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
|
278
278
|
"title": "删除域名解析记录"
|
279
279
|
}
|
@@ -281,7 +281,7 @@
|
|
281
281
|
"DeleteListeners": [
|
282
282
|
{
|
283
283
|
"document": "删除监听器",
|
284
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-3d85gh\",\n \"Force\":
|
284
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-3d85gh\",\n \"Force\": 1,\n \"ListenerIds\": [\n \"listener-o0f3at99\"\n ]\n}",
|
285
285
|
"output": "{\n \"Response\": {\n \"OperationFailedListenerSet\": [],\n \"OperationSucceedListenerSet\": [\n \"listener-o0f3at99\"\n ],\n \"InvalidStatusListenerSet\": [],\n \"RequestId\": \"38fab584-8d14-4e2c-988c-4acdabbf2dff\"\n }\n}",
|
286
286
|
"title": "删除监听器"
|
287
287
|
}
|
@@ -289,7 +289,7 @@
|
|
289
289
|
"DeleteProxyGroup": [
|
290
290
|
{
|
291
291
|
"document": "删除指定GroupId的通道组。",
|
292
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteProxyGroup\n<公共请求参数>\n\n{\n \"Force\":
|
292
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteProxyGroup\n<公共请求参数>\n\n{\n \"Force\": 0,\n \"GroupId\": \"lg-b7h4d02f\"\n}",
|
293
293
|
"output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
|
294
294
|
"title": "删除通道组"
|
295
295
|
}
|
@@ -394,13 +394,7 @@
|
|
394
394
|
{
|
395
395
|
"document": "",
|
396
396
|
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDestRegions\n<公共请求参数>\n\n{}",
|
397
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"
|
398
|
-
"title": "查询源站区域"
|
399
|
-
},
|
400
|
-
{
|
401
|
-
"document": "",
|
402
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDestRegions\n<公共请求参数>\n\n{}",
|
403
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
397
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"NorthChina\",\n \"RegionAreaName\": \"中国大陆-华北\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"NorthChina\",\n \"RegionName\": \"中国大陆-华北\",\n \"SupportFeature\": {\n \"NetworkType\": [\n \"normal\",\n \"cn2\"\n ]\n }\n }\n ],\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\"\n }\n}",
|
404
398
|
"title": "查询源站 区域"
|
405
399
|
}
|
406
400
|
],
|
@@ -439,8 +433,8 @@
|
|
439
433
|
"DescribeGlobalDomains": [
|
440
434
|
{
|
441
435
|
"document": "",
|
442
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGlobalDomains\n<公共请求参数>\n\n{\n \"ProjectId\":
|
443
|
-
"output": "{\n \"Response\": {\n \"Domains\": [\n {\n \"
|
436
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGlobalDomains\n<公共请求参数>\n\n{\n \"ProjectId\": 0,\n \"Limit\": 112,\n \"Offset\": 0\n}",
|
437
|
+
"output": "{\n \"Response\": {\n \"Domains\": [\n {\n \"DomainId\": \"dm-00ye8ek7\",\n \"FullDomain\": \"gd-qbsrvjtf.gaapqcloud.com.cn\",\n \"Alias\": \"abc\",\n \"Type\": \"IP\",\n \"Status\": 0,\n \"ProjectId\": 0,\n \"DefaultValue\": \"192.168.1.2\",\n \"ProxyCount\": 1,\n \"CreateTime\": 1662216195,\n \"UpdateTime\": 1662216195,\n \"TagSet\": [\n {\n \"TagKey\": \"project\",\n \"TagValue\": \"abc\"\n }\n ],\n \"BanStatus\": \"RECOVER\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"90955c1c-ef70-40b4-bf3f-74409cf24d60\"\n }\n}",
|
444
438
|
"title": "查询域名列表"
|
445
439
|
}
|
446
440
|
],
|
@@ -462,25 +456,25 @@
|
|
462
456
|
],
|
463
457
|
"DescribeHTTPListeners": [
|
464
458
|
{
|
465
|
-
"document": "
|
466
|
-
"input": "POST / HTTP/1.1\nHost:
|
467
|
-
"output": "{\n \"Response\": {\n \"
|
459
|
+
"document": "",
|
460
|
+
"input": "POST / HTTP/1.1\nHost: xxx.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-pl5ee4db\",\n \"Limit\": \"20\",\n \"Offset\": \"0\"\n}",
|
461
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c48a850-4559-4132-8113-d075a235da2d\",\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"ListenerId\": \"listener-kuwra6qh\",\n \"ListenerName\": \"test\",\n \"Port\": 80,\n \"CreateTime\": 1729568991,\n \"Protocol\": \"HTTP\",\n \"ListenerStatus\": 1,\n \"ProxyId\": \"link-pl5ee4db\",\n \"GroupId\": null\n }\n ]\n }\n}",
|
468
462
|
"title": "查询HTTP监听器信息"
|
469
463
|
}
|
470
464
|
],
|
471
465
|
"DescribeHTTPSListeners": [
|
472
466
|
{
|
473
467
|
"document": "查询HTTPS监听器信息",
|
474
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPSListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-n9ha8jzl\",\n \"Limit\":
|
475
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
468
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHTTPSListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-n9ha8jzl\",\n \"Limit\": 20,\n \"Offset\": 0\n}",
|
469
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"ListenerId\": \"abc\",\n \"ListenerName\": \"abc\",\n \"Port\": 1,\n \"Protocol\": \"abc\",\n \"ListenerStatus\": 1,\n \"CertificateId\": \"abc\",\n \"ForwardProtocol\": \"abc\",\n \"CreateTime\": 1,\n \"CertificateAlias\": \"abc\",\n \"ClientCertificateId\": \"abc\",\n \"AuthType\": 0,\n \"ClientCertificateAlias\": \"abc\",\n \"PolyClientCertificateAliasInfo\": [\n {\n \"CertificateId\": \"abc\",\n \"CertificateAlias\": \"abc\"\n }\n ],\n \"Http3Supported\": 0,\n \"ProxyId\": \"abc\",\n \"GroupId\": \"abc\",\n \"TLSSupportVersion\": [\n \"abc\"\n ],\n \"TLSCiphers\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
476
470
|
"title": "查询HTTPS监听器信息"
|
477
471
|
}
|
478
472
|
],
|
479
473
|
"DescribeListenerRealServers": [
|
480
474
|
{
|
481
475
|
"document": "查询4层监听器源站列表",
|
482
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeListenerRealServers\n<公共请求参数>\n\n{\n \"ListenerId\": \"listener-
|
483
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
476
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeListenerRealServers\n<公共请求参数>\n\n{\n \"ListenerId\": \"listener-kmm7yf03\"\n}",
|
477
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RealServerSet\": [\n {\n \"ProjectId\": 1,\n \"RealServerId\": \"rs-lexkssm5\",\n \"InBanBlacklist\": 0,\n \"RealServerName\": \"test1\",\n \"RealServerIP\": \"192.168.1.3\"\n },\n {\n \"ProjectId\": 1,\n \"RealServerId\": \"rs-f0t1tigr\",\n \"InBanBlacklist\": 0,\n \"RealServerName\": \"test2\",\n \"RealServerIP\": \"192.168.1.2\"\n }\n ],\n \"BindRealServerTotalCount\": 1,\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\",\n \"BindRealServerSet\": [\n {\n \"RealServerStatus\": 1,\n \"RealServerPort\": 80,\n \"RealServerId\": \"rs-lexkssm5\",\n \"RealServerFailoverRole\": \"\",\n \"DownIPList\": [],\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"192.168.1.3\"\n }\n ]\n }\n}",
|
484
478
|
"title": "查询4层监听器源站列表"
|
485
479
|
}
|
486
480
|
],
|
@@ -495,8 +489,8 @@
|
|
495
489
|
"DescribeProxies": [
|
496
490
|
{
|
497
491
|
"document": "",
|
498
|
-
"input": "
|
499
|
-
"output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"
|
492
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxies\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
|
493
|
+
"output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"Beijing\",\n \"RegionAreaName\": \"NorthChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"Beijing\",\n \"RegionName\": \"北京(原中国大陆-华北大区)\",\n \"SupportFeature\": null\n },\n \"RelatedGlobalDomains\": [],\n \"Version\": \"3.0\",\n \"PolicyId\": null,\n \"Scalarable\": 1,\n \"IPList\": [\n {\n \"IP\": \"43.137.75.190\",\n \"Provider\": \"BGP\",\n \"Bandwidth\": 10\n }\n ],\n \"Status\": \"RUNNING\",\n \"ProxyType\": 100,\n \"ForwardIP\": \"124.222.42.242;118.25.142.34;\",\n \"ProxyId\": \"link-4qlu8i3j\",\n \"RealServerRegion\": \"Shanghai\",\n \"Concurrent\": 2,\n \"RealServerRegionInfo\": {\n \"RegionId\": \"Shanghai\",\n \"RegionAreaName\": \"上海(原中国大陆-华东大区)\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"EastChina\",\n \"RegionName\": \"EastChina\",\n \"SupportFeature\": null\n },\n \"IP\": \"43.137.75.190\",\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"AccessRegion\": \"Beijing\",\n \"ProjectId\": 1323575,\n \"BillingType\": 1,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\"\n ],\n \"PackageType\": \"Thunder\",\n \"FeatureBitmap\": 71,\n \"Domain\": \"link-4qlu8i3j.gaapqcloud.com.c\",\n \"IPAddressVersion\": \"IPv4\",\n \"BanStatus\": \"RECOVER\",\n \"CreateTime\": 1728542120,\n \"InstanceId\": \"link-4qlu8i3j\",\n \"Bandwidth\": 10,\n \"SupportSecurity\": 1,\n \"TagSet\": [\n {\n \"TagKey\": \"test-01\",\n \"TagValue\": \"10\"\n }\n ],\n \"ClientIPMethod\": [\n 0,\n 1\n ],\n \"ProxyName\": \"test-proxy\",\n \"NetworkType\": \"normal\",\n \"ModifyConfigTime\": 1728542120,\n \"GroupId\": null\n }\n ],\n \"TotalCount\": 1,\n \"ProxySet\": [\n {\n \"AccessRegionInfo\": {\n \"RegionId\": \"Beijing\",\n \"RegionAreaName\": \"NorthChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"Beijing\",\n \"RegionName\": \"北京(原中国大陆-华北大区)\",\n \"SupportFeature\": null\n },\n \"RelatedGlobalDomains\": [],\n \"Version\": \"3.0\",\n \"PolicyId\": null,\n \"Scalarable\": 1,\n \"IPList\": [\n {\n \"IP\": \"43.137.75.190\",\n \"Provider\": \"BGP\",\n \"Bandwidth\": 10\n }\n ],\n \"Status\": \"RUNNING\",\n \"ProxyType\": 100,\n \"ForwardIP\": \"124.222.42.242;118.25.142.34;\",\n \"ProxyId\": \"link-4qlu8i3j\",\n \"RealServerRegion\": \"Shanghai\",\n \"Concurrent\": 2,\n \"RealServerRegionInfo\": {\n \"RegionId\": \"Shanghai\",\n \"RegionAreaName\": \"上海(原中国大陆-华东大区)\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"RegionArea\": \"EastChina\",\n \"RegionName\": \"EastChina\",\n \"SupportFeature\": null\n },\n \"IP\": \"43.137.75.190\",\n \"Http3Supported\": 0,\n \"InBanBlacklist\": 0,\n \"AccessRegion\": \"Beijing\",\n \"ProjectId\": 1323575,\n \"BillingType\": 1,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\",\n \"HTTP\",\n \"HTTPS\"\n ],\n \"PackageType\": \"Thunder\",\n \"FeatureBitmap\": 71,\n \"Domain\": \"link-4qlu8i3j.gaapqcloud.com.c\",\n \"IPAddressVersion\": \"IPv4\",\n \"BanStatus\": \"RECOVER\",\n \"CreateTime\": 1728542120,\n \"InstanceId\": \"link-4qlu8i3j\",\n \"Bandwidth\": 10,\n \"SupportSecurity\": 1,\n \"TagSet\": [\n {\n \"TagKey\": \"test-01\",\n \"TagValue\": \"10\"\n }\n ],\n \"ClientIPMethod\": [\n 0,\n 1\n ],\n \"ProxyName\": \"test-proxy\",\n \"NetworkType\": \"normal\",\n \"ModifyConfigTime\": 1728542120,\n \"GroupId\": null\n }\n ],\n \"RequestId\": \"bf46572b-700d-4797-831c-7fcf8232358d\"\n }\n}",
|
500
494
|
"title": "查询通道实例列表"
|
501
495
|
}
|
502
496
|
],
|
@@ -519,8 +513,8 @@
|
|
519
513
|
"DescribeProxyDetail": [
|
520
514
|
{
|
521
515
|
"document": "",
|
522
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxyDetail\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-
|
523
|
-
"output": "{\n \"Response\": {\n \"ProxyDetail\": {\n \"InstanceId\": \"
|
516
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProxyDetail\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-4qlu8i3j\"\n}",
|
517
|
+
"output": "{\n \"Response\": {\n \"ProxyDetail\": {\n \"InstanceId\": \"link-4qlu8i3j\",\n \"CreateTime\": 1728542120,\n \"ProjectId\": 1323575,\n \"ProxyName\": \"test-proxy\",\n \"AccessRegion\": \"Beijing\",\n \"RealServerRegion\": \"Shanghai\",\n \"Bandwidth\": 10,\n \"Concurrent\": 2,\n \"Status\": \"RUNNING\",\n \"Domain\": \"link-4qlu8i3j.gaapqcloud.com.cn\",\n \"IP\": \"43.137.75.190\",\n \"Version\": \"3.0\",\n \"ProxyId\": \"link-4qlu8i3j\",\n \"Scalarable\": 1,\n \"SupportProtocols\": [\n \"TCP\",\n \"UDP\"\n ],\n \"GroupId\": null,\n \"PolicyId\": \"sp-e6on5s9d\",\n \"AccessRegionInfo\": {\n \"RegionId\": \"Beijing\",\n \"RegionName\": \"北京(原中国大陆-华北大区)\",\n \"RegionArea\": \"NorthChina\",\n \"RegionAreaName\": \"NorthChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"SupportFeature\": null\n },\n \"RealServerRegionInfo\": {\n \"RegionId\": \"Shanghai\",\n \"RegionName\": \"上海(原中国大陆-华东大区)\",\n \"RegionArea\": \"EastChina\",\n \"RegionAreaName\": \"EastChina\",\n \"IDCType\": \"dc\",\n \"FeatureBitmap\": 79,\n \"SupportFeature\": null\n },\n \"ForwardIP\": \"124.222.42.242;118.25.142.34;\",\n \"TagSet\": [\n {\n \"TagKey\": \"test\",\n \"TagValue\": \"10\"\n }\n ],\n \"SupportSecurity\": 1,\n \"BillingType\": 1,\n \"RelatedGlobalDomains\": [],\n \"ModifyConfigTime\": 1728542120,\n \"ProxyType\": 100,\n \"ClientIPMethod\": [\n 0,\n 1\n ],\n \"IPAddressVersion\": \"IPv4\",\n \"NetworkType\": \"normal\",\n \"PackageType\": \"Thunder\",\n \"BanStatus\": \"RECOVER\",\n \"IPList\": [\n {\n \"IP\": \"43.137.75.190\",\n \"Provider\": \"BGP\",\n \"Bandwidth\": 10\n }\n ],\n \"Http3Supported\": 1,\n \"InBanBlacklist\": 0,\n \"FeatureBitmap\": 71,\n \"IsAutoScaleProxy\": 0,\n \"IsSupportTLSChoice\": 1\n },\n \"RequestId\": \"8d5cae87-74ac-4122-98e8-3aab1f7040b9\"\n }\n}",
|
524
518
|
"title": "查询通道详情"
|
525
519
|
},
|
526
520
|
{
|
@@ -646,7 +640,7 @@
|
|
646
640
|
{
|
647
641
|
"document": "查询TCP监听器列表",
|
648
642
|
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTCPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-hwera8lq\",\n \"ListenerId\": \"listener-gkzl9e7t\"\n}",
|
649
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"HealthyThreshold\": 1,\n \"BindStatus\": 1,\n \"SessionPersist\": 1,\n \"RealServerType\": \"
|
643
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"HealthyThreshold\": 1,\n \"BindStatus\": 1,\n \"SessionPersist\": 1,\n \"RealServerType\": \"IP\",\n \"Protocol\": \"TCP\",\n \"ConnectTimeout\": 1,\n \"RealServerPort\": 1,\n \"HealthCheck\": 1,\n \"ListenerId\": \"listener-gkzl9e7t\",\n \"UnhealthyThreshold\": 1,\n \"ListenerStatus\": 1,\n \"ListenerName\": \"test\",\n \"Scheduler\": \"rr\",\n \"ClientIPMethod\": 1,\n \"FailoverSwitch\": 1,\n \"RealServerSet\": [\n {\n \"RealServerStatus\": 1,\n \"RealServerPort\": 4800,\n \"RealServerId\": \"rs-l694mxlf\",\n \"DownIPList\": [\n \"192.168.1.2:4800\"\n ],\n \"RealServerFailoverRole\": \"\",\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"192.168.1.2\"\n }\n ],\n \"CreateTime\": 1,\n \"Port\": 1,\n \"DelayLoop\": 1,\n \"ProxyId\": \"link-hwera8lq\",\n \"GroupId\": \"\"\n }\n ],\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\"\n }\n}",
|
650
644
|
"title": "查询TCP监听器列表"
|
651
645
|
}
|
652
646
|
],
|
@@ -660,9 +654,9 @@
|
|
660
654
|
],
|
661
655
|
"DescribeUDPListeners": [
|
662
656
|
{
|
663
|
-
"document": "
|
657
|
+
"document": "",
|
664
658
|
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUDPListeners\n<公共请求参数>\n\n{\n \"ProxyId\": \"link-hwera8lq\",\n \"ListenerId\": \"listener-pbsgn7ej\"\n}",
|
665
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"RecvContext\": \"
|
659
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ListenerSet\": [\n {\n \"RecvContext\": \"123\",\n \"RealServerType\": \"IP\",\n \"CheckPort\": 4000,\n \"ListenerId\": \"listener-pbsgn7ej\",\n \"ContextType\": \"TEXT\",\n \"ListenerName\": \"test\",\n \"Port\": 2000,\n \"BindStatus\": 1,\n \"FailoverSwitch\": 0,\n \"CheckType\": \"PORT\",\n \"Scheduler\": \"rr\",\n \"RealServerSet\": [\n {\n \"RealServerStatus\": 0,\n \"RealServerPort\": 5000,\n \"RealServerId\": \"rs-l694mxlf\",\n \"RealServerFailoverRole\": \"master\",\n \"DownIPList\": [\n \"192.168.1.2:5000\"\n ],\n \"RealServerWeight\": 1,\n \"RealServerIP\": \"192.168.1.2\"\n }\n ],\n \"SessionPersist\": 1,\n \"ConnectTimeout\": 2,\n \"SendContext\": \"123\",\n \"HealthCheck\": 1,\n \"HealthyThreshold\": 1,\n \"DelayLoop\": 1,\n \"ListenerStatus\": 0,\n \"Protocol\": \"UDP\",\n \"RealServerPort\": 5000,\n \"UnhealthyThreshold\": 5,\n \"ProxyId\": \"link-nd8l04ev\",\n \"GroupId\": \"\",\n \"CreateTime\": 1723131641\n }\n ],\n \"RequestId\": \"dad2a717-3c7d-444d-8f98-0cca9c897ff3\"\n }\n}",
|
666
660
|
"title": "查询UDP监听器列表"
|
667
661
|
}
|
668
662
|
],
|
@@ -677,7 +671,7 @@
|
|
677
671
|
"DisableGlobalDomain": [
|
678
672
|
{
|
679
673
|
"document": "",
|
680
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableGlobalDomain\n<公共请求参数>\n\n{\n \"DomainId\": \"
|
674
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableGlobalDomain\n<公共请求参数>\n\n{\n \"DomainId\": \"dm-00ye8ek7\"\n}",
|
681
675
|
"output": "{\n \"Response\": {\n \"RequestId\": \"d5fc71eb-451a-40f2-933f-2732c8990d7f\",\n \"Error\": {\n \"Message\": \"domain not exits\",\n \"Code\": \"FailedOperation\"\n }\n }\n}",
|
682
676
|
"title": "暂停指定域名的解析"
|
683
677
|
}
|
@@ -693,8 +687,8 @@
|
|
693
687
|
"InquiryPriceCreateProxy": [
|
694
688
|
{
|
695
689
|
"document": "创建加速通道询价",
|
696
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceCreateProxy\n<公共请求参数>\n\n{\n \"
|
697
|
-
"output": "{\n \"Response\": {\n \"ProxyDailyPrice\":
|
690
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceCreateProxy\n<公共请求参数>\n\n{\n \"Concurrent\": 2,\n \"Bandwidth\": 10,\n \"RealServerRegion\": \"Shanghai\",\n \"AccessRegion\": \"Guangzhou\",\n \"IPAddressVersion\": \"IPv4\",\n \"NetworkType\": \"normal\"\n}",
|
691
|
+
"output": "{\n \"Response\": {\n \"ProxyDailyPrice\": 80.64,\n \"DiscountProxyDailyPrice\": 80.64,\n \"BandwidthUnitPrice\": [\n {\n \"BandwidthRange\": [\n 0,\n 20\n ],\n \"BandwidthUnitPrice\": 130,\n \"DiscountBandwidthUnitPrice\": 130\n },\n {\n \"BandwidthRange\": [\n 20,\n 100\n ],\n \"BandwidthUnitPrice\": 90,\n \"DiscountBandwidthUnitPrice\": 90\n },\n {\n \"BandwidthRange\": [\n 100,\n 500\n ],\n \"BandwidthUnitPrice\": 70,\n \"DiscountBandwidthUnitPrice\": 70\n },\n {\n \"BandwidthRange\": [\n 500,\n 2000\n ],\n \"BandwidthUnitPrice\": 60,\n \"DiscountBandwidthUnitPrice\": 60\n },\n {\n \"BandwidthRange\": [\n 2000,\n -1\n ],\n \"BandwidthUnitPrice\": 50,\n \"DiscountBandwidthUnitPrice\": 50\n }\n ],\n \"Currency\": \"CNY\",\n \"RequestId\": \"d04ffc2a-5c92-455c-b1b1-1d4e460a63e2\",\n \"FlowUnitPrice\": null,\n \"DiscountFlowUnitPrice\": null,\n \"Cn2BandwidthPrice\": 0,\n \"Cn2BandwidthPriceWithDiscount\": 0\n }\n}",
|
698
692
|
"title": "创建加速通道询价"
|
699
693
|
}
|
700
694
|
],
|
@@ -725,7 +719,7 @@
|
|
725
719
|
"ModifyGlobalDomainAttribute": [
|
726
720
|
{
|
727
721
|
"document": "",
|
728
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainAttribute\n<公共请求参数>\n\n{\n \"ProjectId\":
|
722
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainAttribute\n<公共请求参数>\n\n{\n \"ProjectId\": 0,\n \"DefaultValue\": \"1.1.1.1\",\n \"DomainId\": \"dm-00ye8ek7\",\n \"Alias\": \"test\"\n}",
|
729
723
|
"output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
|
730
724
|
"title": "修改域名属性"
|
731
725
|
}
|
@@ -733,7 +727,7 @@
|
|
733
727
|
"ModifyGlobalDomainDns": [
|
734
728
|
{
|
735
729
|
"document": "",
|
736
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"
|
730
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGlobalDomainDns\n<公共请求参数>\n\n{\n \"ProxyIdList\": [\n \"link-wefarwqx\"\n ],\n \"NationCountryInnerCodes\": [\n \"100000\"\n ],\n \"DnsRecordId\": \"3223\",\n \"DomainId\": \"dm-00ye8ek7\"\n}",
|
737
731
|
"output": "{\n \"Response\": {\n \"RequestId\": \"19a021f8-dff3-4890-8e7a-ed5054e22e49\"\n }\n}",
|
738
732
|
"title": "修改域名解析记录"
|
739
733
|
},
|
@@ -833,7 +827,7 @@
|
|
833
827
|
"ModifyTCPListenerAttribute": [
|
834
828
|
{
|
835
829
|
"document": "修改TCP监听器配置",
|
836
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTCPListenerAttribute\n<公共请求参数>\n\n{\n \"ConnectTimeout\": \"20\",\n \"ProxyId\": \"link-bjkpdum1\",\n \"HealthCheck\":
|
830
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyTCPListenerAttribute\n<公共请求参数>\n\n{\n \"ConnectTimeout\": \"20\",\n \"ProxyId\": \"link-bjkpdum1\",\n \"HealthCheck\": 1,\n \"ListenerId\": \"listener-o0f3at99\",\n \"ListenerName\": \"test10\",\n \"Scheduler\": \"rr\",\n \"DelayLoop\": 30\n}",
|
837
831
|
"output": "{\n \"Response\": {\n \"RequestId\": \"3919ba30-85c4-4cb4-81bf-ff243b50f3dc\"\n }\n}",
|
838
832
|
"title": "修改TCP监听器配置"
|
839
833
|
}
|
@@ -7769,7 +7769,7 @@
|
|
7769
7769
|
},
|
7770
7770
|
{
|
7771
7771
|
"disabled": false,
|
7772
|
-
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
7772
|
+
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9104 证件PS告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
7773
7773
|
"example": "[-9101]",
|
7774
7774
|
"member": "int64",
|
7775
7775
|
"name": "WarnCardInfos",
|
@@ -5150,6 +5150,17 @@
|
|
5150
5150
|
"required": false,
|
5151
5151
|
"type": "string",
|
5152
5152
|
"value_allowed_null": true
|
5153
|
+
},
|
5154
|
+
{
|
5155
|
+
"disabled": false,
|
5156
|
+
"document": "付费类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
5157
|
+
"example": "1 预付费,2后付费,3免费调试任务",
|
5158
|
+
"member": "int64",
|
5159
|
+
"name": "PayMode",
|
5160
|
+
"output_required": false,
|
5161
|
+
"required": false,
|
5162
|
+
"type": "int",
|
5163
|
+
"value_allowed_null": true
|
5153
5164
|
}
|
5154
5165
|
],
|
5155
5166
|
"usage": "both"
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"status": "online"
|
23
23
|
},
|
24
24
|
"AssociateSecurityGroups": {
|
25
|
-
"document": "本接口 (AssociateSecurityGroups)
|
25
|
+
"document": "本接口 (AssociateSecurityGroups) 用于将一个安全组绑定于一个或多个数据库实例。创建实例时,未配置安全组,建议通过该接口,绑定安全组。",
|
26
26
|
"input": "AssociateSecurityGroupsRequest",
|
27
27
|
"name": "绑定安全组",
|
28
28
|
"output": "AssociateSecurityGroupsResponse",
|
@@ -2077,7 +2077,7 @@
|
|
2077
2077
|
},
|
2078
2078
|
{
|
2079
2079
|
"disabled": false,
|
2080
|
-
"document": "安全组 ID
|
2080
|
+
"document": "安全组 ID 数组。\n- 安全组是一种虚拟防火墙,对云数据库实例的网络访问进行控制。创建实例时,建议绑定相应的安全组。\n- 请通过 [DescribeInstanceSecurityGroup](https://cloud.tencent.com/document/product/239/34447) 接口获取实例的安全组 ID。",
|
2081
2081
|
"example": "[\"sg-bmadczm1\"]",
|
2082
2082
|
"member": "string",
|
2083
2083
|
"name": "SecurityGroupIdList",
|