tccli-intl-en 3.0.1237.1__py2.py3-none-any.whl → 3.0.1282.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/__init__.py +17 -1
- tccli/services/advisor/advisor_client.py +8 -2
- tccli/services/aiart/aiart_client.py +4 -1
- tccli/services/ams/ams_client.py +16 -4
- tccli/services/antiddos/antiddos_client.py +280 -70
- tccli/services/apigateway/apigateway_client.py +372 -93
- tccli/services/apm/apm_client.py +52 -13
- tccli/services/asr/asr_client.py +8 -2
- tccli/services/autoscaling/autoscaling_client.py +232 -58
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/batch/batch_client.py +112 -28
- tccli/services/bi/bi_client.py +1242 -4
- tccli/services/bi/v20220105/api.json +5340 -107
- tccli/services/bi/v20220105/examples.json +196 -1
- tccli/services/billing/billing_client.py +168 -42
- tccli/services/cam/cam_client.py +324 -81
- tccli/services/captcha/captcha_client.py +4 -1
- tccli/services/car/car_client.py +132 -33
- tccli/services/cbs/cbs_client.py +152 -38
- tccli/services/ccc/ccc_client.py +732 -98
- tccli/services/ccc/v20200210/api.json +1727 -196
- tccli/services/ccc/v20200210/examples.json +64 -0
- tccli/services/cdb/cdb_client.py +532 -133
- tccli/services/cdc/cdc_client.py +80 -20
- tccli/services/cdc/v20201214/api.json +2 -2
- tccli/services/cdc/v20201214/examples.json +4 -4
- tccli/services/cdn/cdn_client.py +176 -44
- tccli/services/cdwdoris/cdwdoris_client.py +308 -77
- tccli/services/cdwpg/cdwpg_client.py +96 -24
- tccli/services/cdz/__init__.py +4 -0
- tccli/services/cdz/cdz_client.py +210 -0
- tccli/services/cdz/v20221123/api.json +233 -0
- tccli/services/cdz/v20221123/examples.json +12 -0
- tccli/services/cfg/cfg_client.py +64 -16
- tccli/services/cfs/cfs_client.py +156 -39
- tccli/services/cfw/cfw_client.py +264 -66
- tccli/services/chdfs/chdfs_client.py +116 -29
- tccli/services/ciam/ciam_client.py +64 -16
- tccli/services/ckafka/ckafka_client.py +575 -77
- tccli/services/ckafka/v20190819/api.json +2749 -1470
- tccli/services/ckafka/v20190819/examples.json +209 -155
- tccli/services/clb/clb_client.py +332 -83
- tccli/services/clb/v20180317/api.json +29 -14
- tccli/services/cloudaudit/cloudaudit_client.py +72 -18
- tccli/services/cls/cls_client.py +348 -87
- tccli/services/cmq/cmq_client.py +12 -801
- tccli/services/cmq/v20190304/api.json +173 -1367
- tccli/services/cmq/v20190304/examples.json +0 -120
- tccli/services/config/config_client.py +24 -6
- tccli/services/controlcenter/controlcenter_client.py +4 -1
- tccli/services/csip/csip_client.py +136 -34
- tccli/services/ctsdb/ctsdb_client.py +8 -2
- tccli/services/cvm/cvm_client.py +627 -110
- tccli/services/cvm/v20170312/api.json +750 -340
- tccli/services/cvm/v20170312/examples.json +105 -59
- tccli/services/cwp/cwp_client.py +1860 -465
- tccli/services/cynosdb/cynosdb_client.py +1749 -439
- tccli/services/cynosdb/v20190107/api.json +11763 -7697
- tccli/services/cynosdb/v20190107/examples.json +132 -4
- tccli/services/dataintegration/dataintegration_client.py +4 -1
- tccli/services/dayu/dayu_client.py +412 -103
- tccli/services/dbbrain/dbbrain_client.py +168 -42
- tccli/services/dc/dc_client.py +72 -18
- tccli/services/dcdb/dcdb_client.py +248 -62
- tccli/services/dlc/dlc_client.py +756 -111
- tccli/services/dlc/v20210125/api.json +637 -13
- tccli/services/dlc/v20210125/examples.json +48 -0
- tccli/services/dms/dms_client.py +8 -2
- tccli/services/dnspod/dnspod_client.py +353 -74
- tccli/services/dnspod/v20210323/api.json +196 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/domain_client.py +96 -24
- tccli/services/dts/dts_client.py +332 -83
- tccli/services/eb/eb_client.py +104 -26
- tccli/services/ecdn/ecdn_client.py +60 -15
- tccli/services/ecm/ecm_client.py +496 -124
- tccli/services/eiam/eiam_client.py +160 -40
- tccli/services/emr/emr_client.py +2784 -115
- tccli/services/emr/v20190103/api.json +14647 -4756
- tccli/services/emr/v20190103/examples.json +408 -40
- tccli/services/es/es_client.py +84 -21
- tccli/services/facefusion/facefusion_client.py +12 -3
- tccli/services/faceid/faceid_client.py +76 -19
- tccli/services/faceid/v20180301/api.json +79 -14
- tccli/services/faceid/v20180301/examples.json +3 -3
- tccli/services/gaap/gaap_client.py +352 -88
- tccli/services/gme/gme_client.py +40 -10
- tccli/services/gpm/gpm_client.py +72 -18
- tccli/services/gse/gse_client.py +88 -22
- tccli/services/gwlb/gwlb_client.py +72 -18
- tccli/services/iai/iai_client.py +116 -29
- tccli/services/iap/iap_client.py +24 -6
- tccli/services/ims/ims_client.py +4 -1
- tccli/services/intlpartnersmgt/intlpartnersmgt_client.py +168 -42
- tccli/services/intlpartnersmgt/v20220928/api.json +11 -11
- tccli/services/iotcloud/iotcloud_client.py +80 -20
- tccli/services/ip/ip_client.py +24 -6
- tccli/services/kms/kms_client.py +272 -68
- tccli/services/lcic/lcic_client.py +212 -53
- tccli/services/lighthouse/lighthouse_client.py +296 -74
- tccli/services/lighthouse/v20200324/api.json +14 -14
- tccli/services/lighthouse/v20200324/examples.json +5 -5
- tccli/services/live/live_client.py +480 -120
- tccli/services/lke/lke_client.py +360 -90
- tccli/services/lke/v20231130/api.json +182 -39
- tccli/services/lkeap/__init__.py +4 -0
- tccli/services/lkeap/lkeap_client.py +546 -0
- tccli/services/lkeap/v20240522/api.json +855 -0
- tccli/services/lkeap/v20240522/examples.json +72 -0
- tccli/services/mariadb/mariadb_client.py +200 -50
- tccli/services/mdc/mdc_client.py +72 -18
- tccli/services/mdl/mdl_client.py +132 -33
- tccli/services/mdl/v20200326/api.json +186 -12
- tccli/services/mdl/v20200326/examples.json +16 -16
- tccli/services/mdp/mdp_client.py +680 -70
- tccli/services/mdp/v20200527/api.json +748 -23
- tccli/services/mdp/v20200527/examples.json +143 -79
- tccli/services/message/__init__.py +4 -0
- tccli/services/message/message_client.py +210 -0
- tccli/services/message/v20181225/api.json +72 -0
- tccli/services/message/v20181225/examples.json +13 -0
- tccli/services/mongodb/mongodb_client.py +340 -29
- tccli/services/mongodb/v20190725/api.json +811 -226
- tccli/services/mongodb/v20190725/examples.json +54 -22
- tccli/services/monitor/monitor_client.py +864 -152
- tccli/services/monitor/v20180724/api.json +657 -8
- tccli/services/monitor/v20180724/examples.json +152 -4
- tccli/services/mps/mps_client.py +592 -92
- tccli/services/mps/v20190612/api.json +2931 -399
- tccli/services/mps/v20190612/examples.json +64 -14
- tccli/services/msp/msp_client.py +28 -7
- tccli/services/ocr/ocr_client.py +212 -45
- tccli/services/ocr/v20181119/api.json +872 -112
- tccli/services/ocr/v20181119/examples.json +12 -4
- tccli/services/omics/omics_client.py +80 -20
- tccli/services/organization/organization_client.py +464 -116
- tccli/services/postgres/postgres_client.py +364 -91
- tccli/services/postgres/v20170312/api.json +134 -109
- tccli/services/postgres/v20170312/examples.json +14 -14
- tccli/services/privatedns/privatedns_client.py +124 -31
- tccli/services/pts/pts_client.py +192 -48
- tccli/services/quota/__init__.py +4 -0
- tccli/services/quota/quota_client.py +434 -0
- tccli/services/quota/v20241204/api.json +548 -0
- tccli/services/quota/v20241204/examples.json +51 -0
- tccli/services/rce/rce_client.py +4 -1
- tccli/services/redis/redis_client.py +592 -106
- tccli/services/redis/v20180412/api.json +636 -240
- tccli/services/redis/v20180412/examples.json +98 -56
- tccli/services/region/region_client.py +12 -3
- tccli/services/rum/rum_client.py +240 -60
- tccli/services/scf/scf_client.py +168 -42
- tccli/services/ses/ses_client.py +116 -29
- tccli/services/sms/sms_client.py +72 -18
- tccli/services/sqlserver/sqlserver_client.py +3772 -387
- tccli/services/sqlserver/v20180328/api.json +9760 -3380
- tccli/services/sqlserver/v20180328/examples.json +478 -18
- tccli/services/ssl/ssl_client.py +152 -38
- tccli/services/ssm/ssm_client.py +96 -24
- tccli/services/sts/sts_client.py +20 -5
- tccli/services/tag/tag_client.py +120 -30
- tccli/services/tat/tat_client.py +76 -19
- tccli/services/tbaas/tbaas_client.py +16 -4
- tccli/services/tcaplusdb/tcaplusdb_client.py +208 -52
- tccli/services/tcaplusdb/v20190823/api.json +836 -760
- tccli/services/tcaplusdb/v20190823/examples.json +3 -3
- tccli/services/tchd/tchd_client.py +4 -1
- tccli/services/tcmpp/tcmpp_client.py +416 -104
- tccli/services/tcr/tcr_client.py +304 -76
- tccli/services/tcsas/tcsas_client.py +236 -59
- tccli/services/tcsas/v20250106/api.json +155 -79
- tccli/services/tcsas/v20250106/examples.json +3 -3
- tccli/services/tcss/tcss_client.py +1320 -330
- tccli/services/tdid/tdid_client.py +192 -48
- tccli/services/tdmq/tdmq_client.py +376 -94
- tccli/services/tem/tem_client.py +224 -56
- tccli/services/teo/teo_client.py +1127 -245
- tccli/services/teo/v20220901/api.json +382 -58
- tccli/services/teo/v20220901/examples.json +24 -0
- tccli/services/tione/__init__.py +4 -0
- tccli/services/tione/tione_client.py +210 -0
- tccli/services/tione/v20211111/api.json +3074 -0
- tccli/services/tione/v20211111/examples.json +12 -0
- tccli/services/tiw/tiw_client.py +204 -51
- tccli/services/tke/tke_client.py +552 -138
- tccli/services/tms/tms_client.py +4 -1
- tccli/services/tmt/tmt_client.py +4 -1
- tccli/services/trabbit/trabbit_client.py +116 -29
- tccli/services/trro/trro_client.py +76 -19
- tccli/services/trtc/trtc_client.py +420 -55
- tccli/services/trtc/v20190722/api.json +685 -23
- tccli/services/trtc/v20190722/examples.json +39 -7
- tccli/services/tts/tts_client.py +4 -1
- tccli/services/vclm/vclm_client.py +8 -2
- tccli/services/vm/vm_client.py +16 -4
- tccli/services/vod/v20180717/examples.json +1 -1
- tccli/services/vod/vod_client.py +716 -179
- tccli/services/vpc/v20170312/api.json +970 -75
- tccli/services/vpc/v20170312/examples.json +106 -10
- tccli/services/vpc/vpc_client.py +1876 -361
- tccli/services/waf/v20180125/api.json +1372 -194
- tccli/services/waf/v20180125/examples.json +89 -1
- tccli/services/waf/waf_client.py +1051 -147
- tccli/services/wedata/v20250806/api.json +13644 -0
- tccli/services/wedata/v20250806/examples.json +621 -0
- tccli/services/wedata/wedata_client.py +5830 -1026
- tccli/services/yunjing/yunjing_client.py +284 -71
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/METADATA +4 -7
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/RECORD +214 -192
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/WHEEL +1 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/entry_points.txt +0 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/LICENSE +0 -0
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/top_level.txt +0 -0
|
@@ -458,6 +458,30 @@
|
|
|
458
458
|
"title": "Applying for Automatic Assignment of a Specified Number of Reserved Private IP Addresses"
|
|
459
459
|
}
|
|
460
460
|
],
|
|
461
|
+
"CreateRoutePolicy": [
|
|
462
|
+
{
|
|
463
|
+
"document": "This example shows you how to create a VPC route reception policy.",
|
|
464
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=CreateRoutePolicy\n&RoutePolicyName=TEST\n&RoutePolicyDescription=TEST\n&RoutePolicyEntrySet.0.Description=TEST\n&RoutePolicyEntrySet.0.CidrBlock=192.168.0.0/16\n&RoutePolicyEntrySet.0.GatewayType=CVM\n&RoutePolicyEntrySet.0.GatewayId=172.16.16.37\n&RoutePolicyEntrySet.0.Priority=100\n&RoutePolicyEntrySet.0.Action=ACCEPT\n&RoutePolicyEntrySet.0.RouteType=USER\n&<Common request parameters>",
|
|
465
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"RoutePolicy\": {\n \"RoutePolicyId\": \"rrp-azd4dt1c\",\n \"RoutePolicyName\": \"TEST\",\n \"RoutePolicyEntrySet\": [\n {\n \"Description\": \"\",\n \"CidrBlock\": \"192.168.0.0/16\",\n \"GatewayType\": \"CVM\",\n \"GatewayId\": \"172.16.16.37\",\n \"Priority\": 100,\n \"Action\": \"ACCEPT\",\n \"RouteType\": \"USER\"\n }\n ]\n }\n }\n}",
|
|
466
|
+
"title": "Creating a VPC Route Reception Policy"
|
|
467
|
+
}
|
|
468
|
+
],
|
|
469
|
+
"CreateRoutePolicyAssociations": [
|
|
470
|
+
{
|
|
471
|
+
"document": "This example shows you how to create and bind a route reception policy.",
|
|
472
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRoutePolicyAssociations\n<Common request parameters>\n\n{\n \"RoutePolicyAssociationSet\": [\n {\n \"RouteTableId\": \"rtb-qk8eyn9g\",\n \"RoutePolicyId\": \"rrp-q7ywkx3w\",\n \"Priority\": 100\n }\n ]\n}",
|
|
473
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
|
474
|
+
"title": "Creating a Route Reception Policy Binding"
|
|
475
|
+
}
|
|
476
|
+
],
|
|
477
|
+
"CreateRoutePolicyEntries": [
|
|
478
|
+
{
|
|
479
|
+
"document": "This example shows you how to create a route reception policy entry.",
|
|
480
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=CreateRoutePolicyEntries\n&RoutePolicyId=rrp-azd4dt1c\n&RoutePolicyEntrySet.0.CidrBlock=192.168.0.0/16\n&RoutePolicyEntrySet.0.GatewayType=CVM\n&RoutePolicyEntrySet.0.GatewayId=172.16.16.37\n&RoutePolicyEntrySet.0.Priority=100\n&RoutePolicyEntrySet.0.Action=ACCEPT\n&RoutePolicyEntrySet.0.RouteType=USER\n&<Common request parameters>\n",
|
|
481
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
482
|
+
"title": "Creating a Route Reception Policy Entry"
|
|
483
|
+
}
|
|
484
|
+
],
|
|
461
485
|
"CreateRouteTable": [
|
|
462
486
|
{
|
|
463
487
|
"document": "This example shows you how to create a route table.",
|
|
@@ -548,7 +572,7 @@
|
|
|
548
572
|
{
|
|
549
573
|
"document": "This example shows you how to create a VPC.",
|
|
550
574
|
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpc\n<Common request parameters>\n\n{\n \"VpcName\": \"TestVPC\",\n \"CidrBlock\": \"10.8.0.0/16\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ]\n}",
|
|
551
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"0a74f7fe-0cfe-4bc7-b1d2-6575168d7a44\",\n \"Vpc\": {\n \"VpcId\": \"vpc-2ln96dly\",\n \"DomainName\": \"TEST\",\n \"Ipv6CidrBlock\": \"2001::85b:3c51:f5ff:ffdb\",\n \"EnableDhcp\": true,\n \"DnsServerSet\": [\n \"183.60.82.98\",\n \"183.60.83.1\"\n ],\n \"EnableMulticast\": false,\n \"VpcName\": \"TEST\",\n \"AssistantCidrSet\": [\n {\n \"SubnetSet\": [\n {\n \"NetworkAclId\": \"acl-n8w3ppae\",\n \"RouteTableId\": \"rtb-57ruphgv\",\n \"VpcId\": \"vpc-lrrlomg7\",\n \"EnableBroadcast\": true,\n \"Zone\": \"ap-guangzhou-1\",\n \"IsCdcSubnet\": 0,\n \"Ipv6CidrBlock\": \"2001::85b:3c51:f5ff:ffda\",\n \"CdcId\": \"cluster-gbo27yc4\",\n \"AvailableIpAddressCount\": 1,\n \"IsRemoteVpcSnat\": true,\n \"SubnetName\": \"TEST\",\n \"TotalIpAddressCount\": 1,\n \"CreatedTime\": \"2020-09-18 19:46:07\",\n \"SubnetId\": \"subnet-p9oa3yo7\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"TagSet\": [\n {\n \"Value\": \"TEST\",\n \"Key\": \"TEST\"\n }\n ],\n \"IsDefault\": true\n }\n ],\n \"VpcId\": \"vpc-lrrlomg7\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"AssistantType\": 0\n }\n ],\n \"TagSet\": [\n {\n \"Value\": \"TEST\",\n \"Key\": \"TESt\"\n }\n ],\n \"DhcpOptionsId\": \"dopt-058pu85z\",\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"IsDefault\": false\n }\n }\n}",
|
|
575
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"0a74f7fe-0cfe-4bc7-b1d2-6575168d7a44\",\n \"Vpc\": {\n \"VpcId\": \"vpc-2ln96dly\",\n \"DomainName\": \"TEST\",\n \"Ipv6CidrBlock\": \"2001::85b:3c51:f5ff:ffdb\",\n \"EnableRouteVpcPublish\": false,\n \"Ipv6CidrBlockSet\": [\n {\n \"IPv6CidrBlock\": \"2001::85b:3c51:f5ff:ffd3\",\n \"ISPType\": \"BGP\"\n }\n ],\n \"EnableDhcp\": true,\n \"DnsServerSet\": [\n \"183.60.82.98\",\n \"183.60.83.1\"\n ],\n \"EnableMulticast\": false,\n \"VpcName\": \"TEST\",\n \"AssistantCidrSet\": [\n {\n \"SubnetSet\": [\n {\n \"NetworkAclId\": \"acl-n8w3ppae\",\n \"RouteTableId\": \"rtb-57ruphgv\",\n \"VpcId\": \"vpc-lrrlomg7\",\n \"EnableBroadcast\": true,\n \"Zone\": \"ap-guangzhou-1\",\n \"IsCdcSubnet\": 0,\n \"Ipv6CidrBlock\": \"2001::85b:3c51:f5ff:ffda\",\n \"CdcId\": \"cluster-gbo27yc4\",\n \"AvailableIpAddressCount\": 1,\n \"IsRemoteVpcSnat\": true,\n \"SubnetName\": \"TEST\",\n \"TotalIpAddressCount\": 1,\n \"CreatedTime\": \"2020-09-18 19:46:07\",\n \"SubnetId\": \"subnet-p9oa3yo7\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"TagSet\": [\n {\n \"Value\": \"TEST\",\n \"Key\": \"TEST\"\n }\n ],\n \"IsDefault\": true\n }\n ],\n \"VpcId\": \"vpc-lrrlomg7\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"AssistantType\": 0\n }\n ],\n \"TagSet\": [\n {\n \"Value\": \"TEST\",\n \"Key\": \"TESt\"\n }\n ],\n \"DhcpOptionsId\": \"dopt-058pu85z\",\n \"CreatedTime\": \"0000-00-00 00:00:00\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"IsDefault\": false\n }\n }\n}",
|
|
552
576
|
"title": "Creating a VPC"
|
|
553
577
|
}
|
|
554
578
|
],
|
|
@@ -758,6 +782,30 @@
|
|
|
758
782
|
"title": "Deleting a Reserved Private IP Address"
|
|
759
783
|
}
|
|
760
784
|
],
|
|
785
|
+
"DeleteRoutePolicy": [
|
|
786
|
+
{
|
|
787
|
+
"document": "This example shows you how to delete a route reception policy instance",
|
|
788
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DeleteRoutePolicy\n&RoutePolicyId=rrp-azd4dt1c\n&<Common request parameters>",
|
|
789
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
790
|
+
"title": "Deleting a Route Reception Policy Instance"
|
|
791
|
+
}
|
|
792
|
+
],
|
|
793
|
+
"DeleteRoutePolicyAssociations": [
|
|
794
|
+
{
|
|
795
|
+
"document": "This example shows you how to delete a route reception policy binding.",
|
|
796
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRoutePolicyAssociations\n<Common request parameters>\n\n{\n \"RoutePolicyAssociationSet\": [\n {\n \"RouteTableId\": \"rtb-qk8eyn9g\",\n \"RoutePolicyId\": \"rrp-q7ywkx3w\",\n \"Priority\": 100\n }\n ]\n}",
|
|
797
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
798
|
+
"title": "Deleting a Route Reception Policy Binding"
|
|
799
|
+
}
|
|
800
|
+
],
|
|
801
|
+
"DeleteRoutePolicyEntries": [
|
|
802
|
+
{
|
|
803
|
+
"document": "This example shows you how to delete a route reception policy entry.",
|
|
804
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DeleteRoutePolicyEntries\n&RoutePolicyId=rrp-azd4dt1c\n&RoutePolicyEntrySet.0.RoutePolicyEntryId=rrpi-la0vk0g3\n&<Common request parameters>\n",
|
|
805
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
806
|
+
"title": "Deleting a Route Reception Policy Entry"
|
|
807
|
+
}
|
|
808
|
+
],
|
|
761
809
|
"DeleteRouteTable": [
|
|
762
810
|
{
|
|
763
811
|
"document": "This example shows you how to delete a route table.",
|
|
@@ -1009,17 +1057,17 @@
|
|
|
1009
1057
|
"DescribeBandwidthPackageResources": [
|
|
1010
1058
|
{
|
|
1011
1059
|
"document": " ",
|
|
1012
|
-
"input": "
|
|
1013
|
-
"output": "{\n \"Response\": {\n \"
|
|
1014
|
-
"title": "
|
|
1060
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBandwidthPackageResources\n<Common request parameters>\n\n{\n \"BandwidthPackageId\": \"bwp-9u4iag5l\",\n \"Filters\": [\n {\n \"Name\": \"resource-type\",\n \"Values\": [\n \"Address\"\n ]\n }\n ]\n}",
|
|
1061
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"d3093d68-3daf-415c-af74-b5a6b3a383d0\",\n \"ResourceSet\": [\n {\n \"AddressIp\": \"2402:4e00:c000:700:34ee:5b66:3676:d\",\n \"ResourceId\": \"eipv6-qqc8i9s7\",\n \"ResourceType\": \"Address\"\n },\n {\n \"AddressIp\": \"2402:4e00:c000:700:34ee:5b66:3676:8\",\n \"ResourceId\": \"eipv6-6ckprob3\",\n \"ResourceType\": \"Address\"\n }\n ],\n \"TotalCount\": 2\n }\n}",
|
|
1062
|
+
"title": "Query Resources in a Shared Bandwidth Package"
|
|
1015
1063
|
}
|
|
1016
1064
|
],
|
|
1017
1065
|
"DescribeBandwidthPackages": [
|
|
1018
1066
|
{
|
|
1019
1067
|
"document": " ",
|
|
1020
1068
|
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBandwidthPackages\n<Common request parameters>\n\n{\n \"Filters\": [\n {\n \"Values\": [\n \"BGP\"\n ],\n \"Name\": \"network-type\"\n }\n ]\n}",
|
|
1021
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"BandwidthPackageSet\": [\n {\n \"BandwidthPackageId\": \"bwp-p6am50q0\",\n \"BandwidthPackageName\": \"gongxiang1\",\n \"Status\": \"CREATED\",\n \"NetworkType\": \"BGP\",\n \"ChargeType\": \"FIXED_PREPAID_BY_MONTH\",\n \"CreatedTime\": \"2019-12-31T16:48:49Z\",\n \"ResourceSet\": [\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-hbhcbwci\",\n \"AddressIp\": \"134.175.210.185\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-bksqvcue\",\n \"AddressIp\": \"193.112.158.4\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-rlwrl9zg\",\n \"AddressIp\": \"193.112.128.149\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-0a0z6e86\",\n \"AddressIp\": \"193.112.214.231\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-loq78a2u\",\n \"AddressIp\": \"193.112.214.146\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-9b23ko6g\",\n \"AddressIp\": \"193.112.195.106\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-l3utrirm\",\n \"AddressIp\": \"193.112.214.252\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-biawxrrg\",\n \"AddressIp\": \"193.112.161.62\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-gm8dcbmw\",\n \"AddressIp\": \"129.204.145.2\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-f3yjemhw\",\n \"AddressIp\": \"134.175.169.60\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-oahxub36\",\n \"AddressIp\": \"106.53.87.77\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-ej9oasck\",\n \"AddressIp\": \"193.112.186.94\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-iivgnxr6\",\n \"AddressIp\": \"106.52.155.79\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-9pva2ne6\",\n \"AddressIp\": \"106.52.167.45\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-fqexkiku\",\n \"AddressIp\": \"129.204.251.201\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-dorh1ejy\",\n \"AddressIp\": \"106.55.92.150\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-pdxzxuzs\",\n \"AddressIp\": \"42.194.204.43\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-26tl14zo\",\n \"AddressIp\": \"106.52.248.58\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-1n624fs0\",\n \"AddressIp\": \"106.55.63.197\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-j4s0mcug\",\n \"AddressIp\": \"106.55.92.154\"\n }\n ],\n \"Bandwidth\": 500\n }\n ],\n \"RequestId\": \"e0ee5afd-a684-4a4c-9fff-ef5d626aed46\"\n }\n}",
|
|
1022
|
-
"title": "Querying
|
|
1069
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"BandwidthPackageSet\": [\n {\n \"BandwidthPackageId\": \"bwp-p6am50q0\",\n \"BandwidthPackageName\": \"gongxiang1\",\n \"Status\": \"CREATED\",\n \"NetworkType\": \"BGP\",\n \"Egress\": \"center_egress1\",\n \"ChargeType\": \"FIXED_PREPAID_BY_MONTH\",\n \"CreatedTime\": \"2019-12-31T16:48:49Z\",\n \"ResourceSet\": [\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-hbhcbwci\",\n \"AddressIp\": \"134.175.210.185\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-bksqvcue\",\n \"AddressIp\": \"193.112.158.4\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-rlwrl9zg\",\n \"AddressIp\": \"193.112.128.149\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-0a0z6e86\",\n \"AddressIp\": \"193.112.214.231\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-loq78a2u\",\n \"AddressIp\": \"193.112.214.146\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-9b23ko6g\",\n \"AddressIp\": \"193.112.195.106\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-l3utrirm\",\n \"AddressIp\": \"193.112.214.252\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-biawxrrg\",\n \"AddressIp\": \"193.112.161.62\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-gm8dcbmw\",\n \"AddressIp\": \"129.204.145.2\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-f3yjemhw\",\n \"AddressIp\": \"134.175.169.60\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-oahxub36\",\n \"AddressIp\": \"106.53.87.77\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-ej9oasck\",\n \"AddressIp\": \"193.112.186.94\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-iivgnxr6\",\n \"AddressIp\": \"106.52.155.79\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-9pva2ne6\",\n \"AddressIp\": \"106.52.167.45\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-fqexkiku\",\n \"AddressIp\": \"129.204.251.201\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-dorh1ejy\",\n \"AddressIp\": \"106.55.92.150\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-pdxzxuzs\",\n \"AddressIp\": \"42.194.204.43\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-26tl14zo\",\n \"AddressIp\": \"106.52.248.58\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-1n624fs0\",\n \"AddressIp\": \"106.55.63.197\"\n },\n {\n \"ResourceType\": \"Address\",\n \"ResourceId\": \"eip-j4s0mcug\",\n \"AddressIp\": \"106.55.92.154\"\n }\n ],\n \"Bandwidth\": 500\n }\n ],\n \"RequestId\": \"e0ee5afd-a684-4a4c-9fff-ef5d626aed46\"\n }\n}",
|
|
1070
|
+
"title": "Querying Bandwidth Package Resources"
|
|
1023
1071
|
}
|
|
1024
1072
|
],
|
|
1025
1073
|
"DescribeCcnAttachedInstances": [
|
|
@@ -1197,15 +1245,15 @@
|
|
|
1197
1245
|
"DescribeIp6Addresses": [
|
|
1198
1246
|
{
|
|
1199
1247
|
"document": "Query IPv6 information based on the filter",
|
|
1200
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIp6Addresses\n<Common request parameters>\n\n{\n \"Filters\": [\n {\n \"Values\": [\n \"2402:4e00:1000:2d00:0:8f3f:6:9895\"\n ],\n \"Name\": \"address-ip\"\n }\n ]\n}",
|
|
1248
|
+
"input": "POST / HTTP/1.1\nHost: vpc.intl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIp6Addresses\n<Common request parameters>\n\n{\n \"Filters\": [\n {\n \"Values\": [\n \"2402:4e00:1000:2d00:0:8f3f:6:9895\"\n ],\n \"Name\": \"address-ip\"\n }\n ]\n}",
|
|
1201
1249
|
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AddressSet\": [\n {\n \"AddressId\": \"eip-lrhy2lpe\",\n \"AddressName\": \"demo\",\n \"AddressStatus\": \"BIND\",\n \"AddressIp\": \"2402:4e00:1000:2d00:0:8f3f:6:9895\",\n \"InstanceId\": \"ins-0cu6wix4\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetworkInterfaceId\": \"eni-85sohtb7\",\n \"PrivateAddressIp\": \"2402:4e00:1000:2d00:0:8f3f:6:9895\",\n \"IsArrears\": true,\n \"IsBlocked\": true,\n \"IsEipDirectConnection\": true,\n \"AddressType\": \"EIP6\",\n \"CascadeRelease\": true,\n \"EipAlgType\": {\n \"Ftp\": true,\n \"Sip\": true\n },\n \"InternetServiceProvider\": \"BGP\",\n \"LocalBgp\": true,\n \"Bandwidth\": 1,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"TagSet\": [\n {\n \"Key\": \"role\",\n \"Value\": \"developer\"\n }\n ],\n \"DeadlineDate\": \"2020-09-22\",\n \"InstanceType\": \"CVM\",\n \"Egress\": \"center_egress1\"\n }\n ],\n \"RequestId\": \"64b212c4-d541-44c3-80ff-1131967a77c5\"\n }\n}",
|
|
1202
|
-
"title": "Query IPv6 information based on the filter"
|
|
1250
|
+
"title": "Example1 Query IPv6 information based on the filter"
|
|
1203
1251
|
},
|
|
1204
1252
|
{
|
|
1205
1253
|
"document": "Query IPv6 information based on Ip6AddressIds",
|
|
1206
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIp6Addresses\n<Common request parameters>\n\n{\n \"Ip6AddressIds\": [\n \"eip-lrhy2lpe\"\n ]\n}",
|
|
1254
|
+
"input": "POST / HTTP/1.1\nHost: vpc.intl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIp6Addresses\n<Common request parameters>\n\n{\n \"Ip6AddressIds\": [\n \"eip-lrhy2lpe\"\n ]\n}",
|
|
1207
1255
|
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AddressSet\": [\n {\n \"AddressId\": \"eip-lrhy2lpe\",\n \"AddressName\": \"demo\",\n \"AddressStatus\": \"BIND\",\n \"AddressIp\": \"2402:4e00:1000:2d00:0:8f3f:6:9895\",\n \"InstanceId\": \"ins-0cu6wix4\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetworkInterfaceId\": \"eni-85sohtb7\",\n \"PrivateAddressIp\": \"2402:4e00:1000:2d00:0:8f3f:6:9895\",\n \"IsArrears\": true,\n \"IsBlocked\": true,\n \"IsEipDirectConnection\": true,\n \"AddressType\": \"EIP6\",\n \"CascadeRelease\": true,\n \"EipAlgType\": {\n \"Ftp\": true,\n \"Sip\": true\n },\n \"InternetServiceProvider\": \"BGP\",\n \"LocalBgp\": true,\n \"Bandwidth\": 1,\n \"InternetChargeType\": \"TRAFFIC_POSTPAID_BY_HOUR\",\n \"TagSet\": [\n {\n \"Key\": \"role\",\n \"Value\": \"developer\"\n }\n ],\n \"DeadlineDate\": \"2020-09-22\",\n \"InstanceType\": \"CVM\",\n \"Egress\": \"center_egress1\"\n }\n ],\n \"RequestId\": \"64b212c4-d541-44c3-80ff-1131967a77c5\"\n }\n}",
|
|
1208
|
-
"title": "Query IPv6 information based on Ip6AddressIds"
|
|
1256
|
+
"title": "Example2 Query IPv6 information based on Ip6AddressIds"
|
|
1209
1257
|
}
|
|
1210
1258
|
],
|
|
1211
1259
|
"DescribeIpGeolocationDatabaseUrl": [
|
|
@@ -1362,6 +1410,14 @@
|
|
|
1362
1410
|
"title": "Filtering and Querying Reserved Private IP Addresses by Tag"
|
|
1363
1411
|
}
|
|
1364
1412
|
],
|
|
1413
|
+
"DescribeRoutePolicyEntries": [
|
|
1414
|
+
{
|
|
1415
|
+
"document": "This example shows you how to query the rule list of a routing strategy.",
|
|
1416
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRoutePolicyEntries\n<Common request parameters>\n\n{\n \"Filters\": [\n {\n \"Name\": \"route-policy-id\",\n \"Values\": [\n \"rrp-fcrulzf8\"\n ]\n }\n ],\n \"Offset\": 1,\n \"Limit\": 1,\n \"OrderField\": \"abc\",\n \"OrderDirection\": \"abc\"\n}",
|
|
1417
|
+
"output": "{\n \"Response\": {\n \"RoutePolicyEntrySet\": [\n {\n \"RoutePolicyEntryId\": \"rrpi-5j5wut37\",\n \"Description\": \"\",\n \"GatewayType\": \"PVGW\",\n \"GatewayId\": \"172.16.16.37\",\n \"Priority\": 1113,\n \"Action\": \"DROP\",\n \"RouteType\": \"ANY\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"CreatedTime\": \"2021-09-08 15:20:14\",\n \"Region\": \"ap-guangtzhou\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"2cd67e99-9376-421d-a5bb-044a10c9d744\"\n }\n}",
|
|
1418
|
+
"title": "Querying Routing Strategy Rule List"
|
|
1419
|
+
}
|
|
1420
|
+
],
|
|
1365
1421
|
"DescribeRouteTables": [
|
|
1366
1422
|
{
|
|
1367
1423
|
"document": "This example shows you how to query the list of objects in route table",
|
|
@@ -2226,6 +2282,14 @@
|
|
|
2226
2282
|
"title": "Modifying a Reserved Private IP Address"
|
|
2227
2283
|
}
|
|
2228
2284
|
],
|
|
2285
|
+
"ModifyRoutePolicyAttribute": [
|
|
2286
|
+
{
|
|
2287
|
+
"document": "This example shows you how to modify the route reception policy attribute.",
|
|
2288
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyRoutePolicyAttribute\n<Common request parameters>\n\n{\n \"RoutePolicyId\": \"rrp-n0qp4w5a\",\n \"RoutePolicyName\": \"TEST\",\n \"RoutePolicyDescription\": \"TEST\"\n}",
|
|
2289
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"49a4e5e2-28d6-492c-ac6b-55192e7dd29b\"\n }\n}",
|
|
2290
|
+
"title": "Modifying the Route Reception Policy Attribute"
|
|
2291
|
+
}
|
|
2292
|
+
],
|
|
2229
2293
|
"ModifyRouteTableAttribute": [
|
|
2230
2294
|
{
|
|
2231
2295
|
"document": "This example shows you how to modify attributes of a route table.",
|
|
@@ -2456,6 +2520,22 @@
|
|
|
2456
2520
|
"title": "Replacing the CCN routes of a direct connect gateway"
|
|
2457
2521
|
}
|
|
2458
2522
|
],
|
|
2523
|
+
"ReplaceRoutePolicyAssociations": [
|
|
2524
|
+
{
|
|
2525
|
+
"document": "This example shows you how to replace a route reception policy binding.",
|
|
2526
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReplaceRoutePolicyAssociations\n<Common request parameters>\n\n{\n \"RoutePolicyAssociationSet\": [\n {\n \"RouteTableId\": \"rtb-qk8eyn9g\",\n \"RoutePolicyId\": \"rrp-q7ywkx3w\",\n \"Priority\": 100\n }\n ]\n}",
|
|
2527
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
2528
|
+
"title": "Replacing a Route Reception Policy Binding"
|
|
2529
|
+
}
|
|
2530
|
+
],
|
|
2531
|
+
"ReplaceRoutePolicyEntries": [
|
|
2532
|
+
{
|
|
2533
|
+
"document": "This example shows you how to replace a rule in the VPC routing strategy.",
|
|
2534
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ReplaceRoutePolicyEntries\n&RoutePolicyId=rrp-azd4dt1c\n&RoutePolicyEntrySet.0.RoutePolicyEntryId=rrpi-la0vk0g3\n&RoutePolicyEntrySet.0.Priority=1222\n&<Common request parameters>",
|
|
2535
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
2536
|
+
"title": "Replacing Rules in the VPC Routing Strategy"
|
|
2537
|
+
}
|
|
2538
|
+
],
|
|
2459
2539
|
"ReplaceRouteTableAssociation": [
|
|
2460
2540
|
{
|
|
2461
2541
|
"document": " ",
|
|
@@ -2504,6 +2584,22 @@
|
|
|
2504
2584
|
"title": "Increasing the maximum concurrent connections of a NAT gateway"
|
|
2505
2585
|
}
|
|
2506
2586
|
],
|
|
2587
|
+
"ResetRoutePolicyAssociations": [
|
|
2588
|
+
{
|
|
2589
|
+
"document": "This example shows you how to reset a route policy binding.",
|
|
2590
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetRoutePolicyAssociations\n<Common request parameters>\n\n{\n \"RoutePolicyAssociationSet\": [\n {\n \"RouteTableId\": \"rtb-cinupu2w\",\n \"RoutePolicyId\": \"rrp-q7ywkx3w\",\n \"Priority\": 100\n }\n ],\n \"RouteTableId\": \"rtb-cinupu2w\"\n}",
|
|
2591
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
|
2592
|
+
"title": "Resetting Route Policy Binding"
|
|
2593
|
+
}
|
|
2594
|
+
],
|
|
2595
|
+
"ResetRoutePolicyEntries": [
|
|
2596
|
+
{
|
|
2597
|
+
"document": "This example shows you how to reset the route reception policy rule.",
|
|
2598
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=ResetRoutePolicyEntries\n&RoutePolicyId=rrp-azd4dt1c\n&RoutePolicyDescription=TEST\n&RoutePolicyName=TEST\n&RoutePolicyEntrySet.0.CidrBlock=192.168.0.0/16\n&RoutePolicyEntrySet.0.GatewayType=CVM\n&RoutePolicyEntrySet.0.GatewayId=172.16.16.37\n&RoutePolicyEntrySet.0.Priority=100\n&RoutePolicyEntrySet.0.Action=ACCEPT\n&RoutePolicyEntrySet.0.RouteType=USER\n&<Common request parameters>\n",
|
|
2599
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
|
2600
|
+
"title": "Resetting the Route Reception Policy Rule"
|
|
2601
|
+
}
|
|
2602
|
+
],
|
|
2507
2603
|
"ResetRoutes": [
|
|
2508
2604
|
{
|
|
2509
2605
|
"document": "This example shows you how to reset a route table name and routes.",
|