tccli 3.0.1199.1__py2.py3-none-any.whl → 3.0.1201.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/aiart/v20221229/api.json +7 -7
- tccli/services/autoscaling/v20180419/api.json +33 -5
- tccli/services/autoscaling/v20180419/examples.json +3 -3
- tccli/services/batch/v20170312/api.json +2 -2
- tccli/services/billing/v20180709/examples.json +2 -2
- tccli/services/ca/__init__.py +4 -0
- tccli/services/ca/ca_client.py +301 -0
- tccli/services/ca/v20230228/api.json +264 -0
- tccli/services/ca/v20230228/examples.json +41 -0
- tccli/services/ccc/ccc_client.py +153 -47
- tccli/services/ccc/v20200210/api.json +185 -1
- tccli/services/ccc/v20200210/examples.json +17 -1
- tccli/services/cdn/v20180606/api.json +30 -1
- tccli/services/cdwdoris/v20211228/api.json +5 -1
- tccli/services/cvm/cvm_client.py +53 -0
- tccli/services/cvm/v20170312/api.json +173 -25
- tccli/services/cvm/v20170312/examples.json +9 -1
- tccli/services/cwp/v20180228/api.json +2 -2
- tccli/services/cynosdb/v20190107/api.json +56 -56
- tccli/services/dasb/v20191018/api.json +32 -3
- tccli/services/dts/v20211206/api.json +19 -19
- tccli/services/emr/v20190103/api.json +9 -0
- tccli/services/ess/v20201111/api.json +18 -18
- tccli/services/ess/v20201111/examples.json +0 -6
- tccli/services/essbasic/v20210526/api.json +16 -7
- tccli/services/essbasic/v20210526/examples.json +0 -6
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mrs/v20200910/api.json +71 -1
- tccli/services/ocr/v20181119/api.json +10 -0
- tccli/services/omics/v20221128/api.json +181 -34
- tccli/services/ses/v20201002/api.json +50 -0
- tccli/services/ses/v20201002/examples.json +6 -0
- tccli/services/ssl/v20191205/api.json +48 -0
- tccli/services/tcb/v20180608/api.json +21 -1
- tccli/services/teo/teo_client.py +724 -141
- tccli/services/teo/v20220901/api.json +993 -106
- tccli/services/teo/v20220901/examples.json +112 -0
- tccli/services/tke/v20180525/api.json +7 -4
- tccli/services/tts/v20190823/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +1278 -3
- tccli/services/vpc/v20170312/examples.json +176 -0
- tccli/services/vpc/vpc_client.py +1315 -149
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/RECORD +51 -47
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/license_files/LICENSE +0 -0
@@ -354,6 +354,22 @@
|
|
354
354
|
"title": "创建云联网路由表"
|
355
355
|
}
|
356
356
|
],
|
357
|
+
"CreateCdcLDCXList": [
|
358
|
+
{
|
359
|
+
"document": "创建 IDC 通道",
|
360
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCdcLDCXList\n<公共请求参数>\n\n{}",
|
361
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"cf9c4a26-aaa5-4271-91e6-2351bfaddd17\"\n }\n}",
|
362
|
+
"title": "创建 IDC 通道"
|
363
|
+
}
|
364
|
+
],
|
365
|
+
"CreateCdcNetPlanes": [
|
366
|
+
{
|
367
|
+
"document": "支持 CDC下多租户",
|
368
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCdcNetPlanes\n<公共请求参数>\n\n{}",
|
369
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f087abd5-fcca-42d0-8077-b5cae0e5f9b3\"\n }\n}",
|
370
|
+
"title": "创建虚拟连接"
|
371
|
+
}
|
372
|
+
],
|
357
373
|
"CreateCustomerGateway": [
|
358
374
|
{
|
359
375
|
"document": "创建对端网关",
|
@@ -436,6 +452,22 @@
|
|
436
452
|
"title": "创建HAVIP"
|
437
453
|
}
|
438
454
|
],
|
455
|
+
"CreateHighPriorityRouteTable": [
|
456
|
+
{
|
457
|
+
"document": "创建高优路由表",
|
458
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateHighPriorityRouteTable\n<公共请求参数>\n\n{\n \"VpcId\": \"vpc-mcqaoy0f\",\n \"Name\": \"ivan_hprtb\"\n}",
|
459
|
+
"output": "{\n \"Response\": {\n \"HighPriorityRouteTable\": {\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"HighPriorityRouteSet\": [],\n \"HighPriorityRouteTableId\": \"hprtb-f9qln342\",\n \"Name\": \"ivan_hprtb\",\n \"VpcId\": \"vpc-mcqaoy0f\"\n },\n \"RequestId\": \"74e75009-1752-4127-8475-dfd12dd58a56\"\n }\n}",
|
460
|
+
"title": "创建高优路由表"
|
461
|
+
}
|
462
|
+
],
|
463
|
+
"CreateHighPriorityRoutes": [
|
464
|
+
{
|
465
|
+
"document": "创建高优路由表条目",
|
466
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateHighPriorityRoutes\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"HighPriorityRoutes\": [\n {\n \"DestinationCidrBlock\": \"192.168.0.0/24\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"GatewayId\": \"172.16.0.11\",\n \"Description\": \"ivan_test\"\n }\n ]\n}",
|
467
|
+
"output": "{\n \"Response\": {\n \"HighPriorityRouteSet\": [\n {\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"Description\": \"ivan_test\",\n \"DestinationCidrBlock\": \"192.168.0.0/24\",\n \"GatewayId\": \"172.16.0.11\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"HighPriorityRouteId\": \"hprti-0sb1mbut\",\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"SubnetRouteAlgorithm\": \"ECMP_QUINTUPLE_HASH\"\n }\n ],\n \"RequestId\": \"2af8e306-ffc0-4f18-a927-9f1ee04f0788\"\n }\n}",
|
468
|
+
"title": "创建高优路由表条目"
|
469
|
+
}
|
470
|
+
],
|
439
471
|
"CreateIp6Translators": [
|
440
472
|
{
|
441
473
|
"document": "创建IPV6转换实例",
|
@@ -782,6 +814,22 @@
|
|
782
814
|
"title": "删除指定云联网路由表"
|
783
815
|
}
|
784
816
|
],
|
817
|
+
"DeleteCdcLDCXList": [
|
818
|
+
{
|
819
|
+
"document": "",
|
820
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCdcLDCXList\n<公共请求参数>\n\n{}",
|
821
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f087abd5-fcca-42d0-8077-b5cae0e5f9b3\"\n }\n}",
|
822
|
+
"title": "删除 IDC 通道"
|
823
|
+
}
|
824
|
+
],
|
825
|
+
"DeleteCdcNetPlanes": [
|
826
|
+
{
|
827
|
+
"document": "",
|
828
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCdcNetPlanes\n<公共请求参数>\n\n{}",
|
829
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
830
|
+
"title": "删除虚拟连接"
|
831
|
+
}
|
832
|
+
],
|
785
833
|
"DeleteCustomerGateway": [
|
786
834
|
{
|
787
835
|
"document": "本接口示例用于删除对端网关",
|
@@ -830,6 +878,22 @@
|
|
830
878
|
"title": "删除HAVIP"
|
831
879
|
}
|
832
880
|
],
|
881
|
+
"DeleteHighPriorityRouteTables": [
|
882
|
+
{
|
883
|
+
"document": "删除高优路由表",
|
884
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteHighPriorityRouteTables\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableIds\": [\n \"hprtb-f9qln342\"\n ]\n}",
|
885
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"9e224c6d-772d-4f94-858e-7a7f94bb86fb\"\n }\n}",
|
886
|
+
"title": "删除高优路由表"
|
887
|
+
}
|
888
|
+
],
|
889
|
+
"DeleteHighPriorityRoutes": [
|
890
|
+
{
|
891
|
+
"document": "删除高优路由表条目",
|
892
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteHighPriorityRoutes\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"HighPriorityRouteIds\": [\n \"hprti-hd4tl8cr\"\n ]\n}",
|
893
|
+
"output": "{\n \"Response\": {\n \"HighPriorityRouteSet\": [\n {\n \"CreatedTime\": \"2024-07-11 17:07:03\",\n \"Description\": \"test\",\n \"DestinationCidrBlock\": \"172.20.0.0/18\",\n \"GatewayId\": \"172.16.0.11\",\n \"GatewayType\": \"CVM\",\n \"HighPriorityRouteId\": \"hprti-hd4tl8cr\",\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\"\n }\n ],\n \"RequestId\": \"984c005d-e0d0-4d4a-98f5-b4b5c3af1e66\"\n }\n}",
|
894
|
+
"title": "删除高优路由表条目"
|
895
|
+
}
|
896
|
+
],
|
833
897
|
"DeleteIp6Translators": [
|
834
898
|
{
|
835
899
|
"document": "释放IPV6转换实例",
|
@@ -1298,6 +1362,30 @@
|
|
1298
1362
|
"title": "查询绑定了标签的CCN列表"
|
1299
1363
|
}
|
1300
1364
|
],
|
1365
|
+
"DescribeCdcLDCXList": [
|
1366
|
+
{
|
1367
|
+
"document": "",
|
1368
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCdcLDCXList\n<公共请求参数>\n\n{}",
|
1369
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"091e2a8d-8ce0-4e98-994b-79ebb093316b\"\n }\n}",
|
1370
|
+
"title": "查询 IDC通道配置"
|
1371
|
+
}
|
1372
|
+
],
|
1373
|
+
"DescribeCdcNetPlanes": [
|
1374
|
+
{
|
1375
|
+
"document": "",
|
1376
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCdcNetPlanes\n<公共请求参数>\n\n{}",
|
1377
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"ae3f0435-4724-42df-a6c6-239391af0926\"\n }\n}",
|
1378
|
+
"title": "查询虚拟连接"
|
1379
|
+
}
|
1380
|
+
],
|
1381
|
+
"DescribeCdcUsedIdcVlan": [
|
1382
|
+
{
|
1383
|
+
"document": "",
|
1384
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCdcUsedIdcVlan\n<公共请求参数>\n\n{}",
|
1385
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"1b7bf7af-4a2e-4483-985c-a13c1bfac558\"\n }\n}",
|
1386
|
+
"title": "查询 IDC 的 VLAN 使用情况"
|
1387
|
+
}
|
1388
|
+
],
|
1301
1389
|
"DescribeClassicLinkInstances": [
|
1302
1390
|
{
|
1303
1391
|
"document": "查询基础网络互通列表",
|
@@ -1458,6 +1546,22 @@
|
|
1458
1546
|
"title": "多条件过滤查询HAVIP列表"
|
1459
1547
|
}
|
1460
1548
|
],
|
1549
|
+
"DescribeHighPriorityRouteTables": [
|
1550
|
+
{
|
1551
|
+
"document": "查询高优路由表",
|
1552
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHighPriorityRouteTables\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableIds\": [\n \"hprtb-hd4tl8cg\"\n ],\n \"NeedRouterInfo\": true\n}",
|
1553
|
+
"output": "{\n \"Response\": {\n \"HighPriorityRouteTableSet\": [\n {\n \"CreatedTime\": \"2024-07-10 21:16:50\",\n \"HighPriorityRouteSet\": [\n {\n \"CdcId\": \"\",\n \"CreatedTime\": \"2024-07-11 17:07:03\",\n \"Description\": \"test\",\n \"DestinationCidrBlock\": \"172.20.0.0/18\",\n \"GatewayId\": \"172.16.0.11\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"HighPriorityRouteId\": \"hprti-hd4tl8cr\",\n \"IsCdc\": false,\n \"SubnetRouteAlgorithm\": \"ECMP_QUINTUPLE_HASH\"\n },\n {\n \"CdcId\": \"\",\n \"CreatedTime\": \"2024-07-11 17:14:14\",\n \"Description\": \"ivan_test\",\n \"DestinationCidrBlock\": \"192.168.0.0/20\",\n \"GatewayId\": \"172.16.0.11\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"HighPriorityRouteId\": \"hprti-f9qln349\",\n \"IsCdc\": false,\n \"SubnetRouteAlgorithm\": \"ECMP_QUINTUPLE_HASH\"\n }\n ],\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"Name\": \"ivan_hprtb\",\n \"SubnetSet\": [\n \"subnet-a9pjzfq0\"\n ],\n \"VpcId\": \"vpc-mcqaoy0f\"\n }\n ],\n \"RequestId\": \"98c77fa8-578c-4190-a613-43a4cd4ea7a0\",\n \"TotalCount\": 1\n }\n}",
|
1554
|
+
"title": "查询高优路由表"
|
1555
|
+
}
|
1556
|
+
],
|
1557
|
+
"DescribeHighPriorityRoutes": [
|
1558
|
+
{
|
1559
|
+
"document": "查询高优路由表条目",
|
1560
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHighPriorityRoutes\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"Filters\": [\n {\n \"Name\": \"gateway-id\",\n \"Values\": [\n \"172.16.0.11\"\n ]\n }\n ]\n}",
|
1561
|
+
"output": "{\n \"Response\": {\n \"HighPriorityRouteSet\": [\n {\n \"CdcId\": \"\",\n \"CreatedTime\": \"2024-07-11 17:34:48\",\n \"Description\": \"ivan_test\",\n \"DestinationCidrBlock\": \"192.168.0.0/24\",\n \"GatewayId\": \"172.16.0.11\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"HighPriorityRouteId\": \"hprti-0sb1mbut\",\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"IsCdc\": false,\n \"SubnetRouteAlgorithm\": \"ECMP_QUINTUPLE_HASH\"\n }\n ],\n \"RequestId\": \"482a9736-73ed-4212-8b08-79403cd34cd3\",\n \"TotalCount\": 1\n }\n}",
|
1562
|
+
"title": "查询高优路由表条目"
|
1563
|
+
}
|
1564
|
+
],
|
1461
1565
|
"DescribeIp6Addresses": [
|
1462
1566
|
{
|
1463
1567
|
"document": "根据Filter查询IPV6信息。",
|
@@ -1742,6 +1846,14 @@
|
|
1742
1846
|
"title": "查询绑定了标签的路由表列表"
|
1743
1847
|
}
|
1744
1848
|
],
|
1849
|
+
"DescribeRoutes": [
|
1850
|
+
{
|
1851
|
+
"document": "查询路由列表",
|
1852
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeRoutes\n&Offset=0\n&Limit=10\n&<公共请求参数>",
|
1853
|
+
"output": "{\n \"Response\": {\n \"RouteSet\": [\n {\n \"RouteId\": 14915,\n \"RouteType\": \"USER\",\n \"DestinationCidrBlock\": \"172.16.0.0/28\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"GatewayId\": \"172.16.0.25\",\n \"Enabled\": true,\n \"RouteDescription\": \"\",\n \"CreatedTime\": \"2020-01-01 10:00:00\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
|
1854
|
+
"title": "查询路由列表"
|
1855
|
+
}
|
1856
|
+
],
|
1745
1857
|
"DescribeSecurityGroupAssociationStatistics": [
|
1746
1858
|
{
|
1747
1859
|
"document": "查询安全组关联的实例统计",
|
@@ -2488,6 +2600,22 @@
|
|
2488
2600
|
"title": "修改接口"
|
2489
2601
|
}
|
2490
2602
|
],
|
2603
|
+
"ModifyCdcLDCXAttribute": [
|
2604
|
+
{
|
2605
|
+
"document": "",
|
2606
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCdcLDCXAttribute\n<公共请求参数>\n\n{}",
|
2607
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f087abd5-fcca-42d0-8077-b5cae0e5f9b3\"\n }\n}",
|
2608
|
+
"title": "更新IDC通道配置"
|
2609
|
+
}
|
2610
|
+
],
|
2611
|
+
"ModifyCdcNetPlaneAttribute": [
|
2612
|
+
{
|
2613
|
+
"document": "",
|
2614
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCdcNetPlaneAttribute\n<公共请求参数>\n\n{}",
|
2615
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f087abd5-fcca-42d0-8077-b5cae0e5f9b3\"\n }\n}",
|
2616
|
+
"title": "修改虚拟连接"
|
2617
|
+
}
|
2618
|
+
],
|
2491
2619
|
"ModifyCustomerGatewayAttribute": [
|
2492
2620
|
{
|
2493
2621
|
"document": "修改对端网关",
|
@@ -2536,6 +2664,30 @@
|
|
2536
2664
|
"title": "修改HAVIP名称"
|
2537
2665
|
}
|
2538
2666
|
],
|
2667
|
+
"ModifyHighPriorityRouteAttribute": [
|
2668
|
+
{
|
2669
|
+
"document": "修改高优路由表条目属性",
|
2670
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyHighPriorityRouteAttribute\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"HighPriorityModifyItems\": [\n {\n \"HighPriorityRouteId\": \"hprti-896n82of\",\n \"Description\": \"ivan_test\"\n }\n ]\n}",
|
2671
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a1802b6d-a956-4303-a3c7-515e4b5b2b19\"\n }\n}",
|
2672
|
+
"title": "修改高优路由表条目属性"
|
2673
|
+
}
|
2674
|
+
],
|
2675
|
+
"ModifyHighPriorityRouteECMPAlgorithm": [
|
2676
|
+
{
|
2677
|
+
"document": "修改高优路由表 ECMP算法",
|
2678
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyHighPriorityRouteECMPAlgorithm\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"RouteECMPAlgorithms\": [\n {\n \"DestinationCidrBlock\": \"172.20.0.0/19\",\n \"SubnetRouteAlgorithm\": \"ECMP_SOURCE_IP_HASH\"\n }\n ]\n}",
|
2679
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"89e403aa-b156-4d6d-9d41-3cd7cb995b65\"\n }\n}",
|
2680
|
+
"title": "修改高优路由表 ECMP算法"
|
2681
|
+
}
|
2682
|
+
],
|
2683
|
+
"ModifyHighPriorityRouteTableAttribute": [
|
2684
|
+
{
|
2685
|
+
"document": "修改高优路由表属性",
|
2686
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyHighPriorityRouteTableAttribute\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-896n82o4\",\n \"Name\": \"1122\"\n}",
|
2687
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"23319494-2909-4e6d-83b9-ca1a4bd21584\"\n }\n}",
|
2688
|
+
"title": "修改高优路由表属性"
|
2689
|
+
}
|
2690
|
+
],
|
2539
2691
|
"ModifyIp6AddressesBandwidth": [
|
2540
2692
|
{
|
2541
2693
|
"document": "修改IPV6地址带宽。",
|
@@ -3000,6 +3152,22 @@
|
|
3000
3152
|
"title": "替换专线网关云联网路由"
|
3001
3153
|
}
|
3002
3154
|
],
|
3155
|
+
"ReplaceHighPriorityRouteTableAssociation": [
|
3156
|
+
{
|
3157
|
+
"document": "替换高优路由表和子网绑定关系",
|
3158
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReplaceHighPriorityRouteTableAssociation\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"SubnetId\": \"subnet-a9pjzfq0\"\n}",
|
3159
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"14095a9f-1411-4a0e-966a-32da69f58db7\"\n }\n}",
|
3160
|
+
"title": "替换高优路由表和子网绑定关系"
|
3161
|
+
}
|
3162
|
+
],
|
3163
|
+
"ReplaceHighPriorityRoutes": [
|
3164
|
+
{
|
3165
|
+
"document": "替换高优路由表条目信息",
|
3166
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReplaceHighPriorityRoutes\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"HighPriorityRoutes\": [\n {\n \"HighPriorityRouteId\": \"hprti-0sb1mbut\",\n \"DestinationCidrBlock\": \"192.168.0.0/20\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"GatewayId\": \"172.16.0.2\",\n \"Description\": \"ivan_test\"\n }\n ]\n}",
|
3167
|
+
"output": "{\n \"Response\": {\n \"NewHighPriorityRouteSet\": [\n {\n \"CreatedTime\": \"2024-07-11 17:34:48\",\n \"Description\": \"ivan_test\",\n \"DestinationCidrBlock\": \"192.168.0.0/20\",\n \"GatewayId\": \"172.16.0.2\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"HighPriorityRouteId\": \"hprti-0sb1mbut\",\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\"\n }\n ],\n \"OldHighPriorityRouteSet\": [\n {\n \"CreatedTime\": \"2024-07-11 17:34:48\",\n \"Description\": \"ivan_test\",\n \"DestinationCidrBlock\": \"192.168.0.0/24\",\n \"GatewayId\": \"172.16.0.11\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"HighPriorityRouteId\": \"hprti-0sb1mbut\",\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\"\n }\n ],\n \"RequestId\": \"c631a02c-052f-44b1-8807-f533cfa32406\"\n }\n}",
|
3168
|
+
"title": "替换高优路由表条目信息"
|
3169
|
+
}
|
3170
|
+
],
|
3003
3171
|
"ReplaceRouteTableAssociation": [
|
3004
3172
|
{
|
3005
3173
|
"document": "替换路由表绑定关系",
|
@@ -3040,6 +3208,14 @@
|
|
3040
3208
|
"title": "重新申请关联实例"
|
3041
3209
|
}
|
3042
3210
|
],
|
3211
|
+
"ResetHighPriorityRoutes": [
|
3212
|
+
{
|
3213
|
+
"document": "重置高优路由表条目",
|
3214
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetHighPriorityRoutes\n<公共请求参数>\n\n{\n \"HighPriorityRouteTableId\": \"hprtb-hd4tl8cg\",\n \"Name\": \"ivan_hprtb\",\n \"HighPriorityRoutes\": [\n {\n \"DestinationCidrBlock\": \"172.20.0.0/18\",\n \"GatewayType\": \"NORMAL_CVM\",\n \"GatewayId\": \"172.16.0.11\",\n \"Description\": \"test\"\n }\n ]\n}",
|
3215
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"461358ec-f329-4273-b5f0-e87730703e6d\"\n }\n}",
|
3216
|
+
"title": "重置高优路由表条目"
|
3217
|
+
}
|
3218
|
+
],
|
3043
3219
|
"ResetNatGatewayConnection": [
|
3044
3220
|
{
|
3045
3221
|
"document": "",
|