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
|
@@ -322,6 +322,27 @@
|
|
|
322
322
|
"output": "CreateReserveIpAddressesResponse",
|
|
323
323
|
"status": "online"
|
|
324
324
|
},
|
|
325
|
+
"CreateRoutePolicy": {
|
|
326
|
+
"document": "This API is used to create a VPC route reception policy, including name, description and policy entries.",
|
|
327
|
+
"input": "CreateRoutePolicyRequest",
|
|
328
|
+
"name": "Create a routing policy and policy entry",
|
|
329
|
+
"output": "CreateRoutePolicyResponse",
|
|
330
|
+
"status": "online"
|
|
331
|
+
},
|
|
332
|
+
"CreateRoutePolicyAssociations": {
|
|
333
|
+
"document": "This API is used to create route reception policy bindings (the binding relationship between policy instances and route table instances as well as set priorities).",
|
|
334
|
+
"input": "CreateRoutePolicyAssociationsRequest",
|
|
335
|
+
"name": "Creates a route reception policy binding",
|
|
336
|
+
"output": "CreateRoutePolicyAssociationsResponse",
|
|
337
|
+
"status": "online"
|
|
338
|
+
},
|
|
339
|
+
"CreateRoutePolicyEntries": {
|
|
340
|
+
"document": "This API is used to create route reception policy entries.",
|
|
341
|
+
"input": "CreateRoutePolicyEntriesRequest",
|
|
342
|
+
"name": "Create a route reception policy entry",
|
|
343
|
+
"output": "CreateRoutePolicyEntriesResponse",
|
|
344
|
+
"status": "online"
|
|
345
|
+
},
|
|
325
346
|
"CreateRouteTable": {
|
|
326
347
|
"document": "This API is used to create a route table.\n* After the VPC instance has been created, the system creates a default route table with which all newly created subnets will be associated. By default, you can use this route table to manage your routing policies. If you have multiple routing policies, you can call the API for creating route tables to create more route tables to manage these routing policies.\n* You can bind a tag when creating a route table. The tag list in the response indicates the tags that have been successfully added.",
|
|
327
348
|
"input": "CreateRouteTableRequest",
|
|
@@ -574,6 +595,27 @@
|
|
|
574
595
|
"output": "DeleteReserveIpAddressesResponse",
|
|
575
596
|
"status": "online"
|
|
576
597
|
},
|
|
598
|
+
"DeleteRoutePolicy": {
|
|
599
|
+
"document": "This API is used to delete a route reception policy and entries.",
|
|
600
|
+
"input": "DeleteRoutePolicyRequest",
|
|
601
|
+
"name": "Delete a route reception policy and entries",
|
|
602
|
+
"output": "DeleteRoutePolicyResponse",
|
|
603
|
+
"status": "online"
|
|
604
|
+
},
|
|
605
|
+
"DeleteRoutePolicyAssociations": {
|
|
606
|
+
"document": "This API is used to delete route reception policy bindings (the binding relationship between route reception policy objects and route tables).",
|
|
607
|
+
"input": "DeleteRoutePolicyAssociationsRequest",
|
|
608
|
+
"name": "Delete a route reception policy binding",
|
|
609
|
+
"output": "DeleteRoutePolicyAssociationsResponse",
|
|
610
|
+
"status": "online"
|
|
611
|
+
},
|
|
612
|
+
"DeleteRoutePolicyEntries": {
|
|
613
|
+
"document": "This API is used to delete route reception policy entries.",
|
|
614
|
+
"input": "DeleteRoutePolicyEntriesRequest",
|
|
615
|
+
"name": "Delete a route reception policy entry",
|
|
616
|
+
"output": "DeleteRoutePolicyEntriesResponse",
|
|
617
|
+
"status": "online"
|
|
618
|
+
},
|
|
577
619
|
"DeleteRouteTable": {
|
|
578
620
|
"document": "This API is used to delete a route table.",
|
|
579
621
|
"input": "DeleteRouteTableRequest",
|
|
@@ -750,7 +792,7 @@
|
|
|
750
792
|
"status": "online"
|
|
751
793
|
},
|
|
752
794
|
"DescribeBandwidthPackageResources": {
|
|
753
|
-
"document": "This API is used to query resources in a
|
|
795
|
+
"document": "This API is used to query the list of resources in a Bandwidth Package according to its unique ID, support conditional filtering of query results and paging query.",
|
|
754
796
|
"input": "DescribeBandwidthPackageResourcesRequest",
|
|
755
797
|
"name": "Queries resources in a bandwidth package",
|
|
756
798
|
"output": "DescribeBandwidthPackageResourcesResponse",
|
|
@@ -987,6 +1029,13 @@
|
|
|
987
1029
|
"output": "DescribeReserveIpAddressesResponse",
|
|
988
1030
|
"status": "online"
|
|
989
1031
|
},
|
|
1032
|
+
"DescribeRoutePolicyEntries": {
|
|
1033
|
+
"document": "This API is used to query the route reception policy entry list.",
|
|
1034
|
+
"input": "DescribeRoutePolicyEntriesRequest",
|
|
1035
|
+
"name": "View a route reception policy entry",
|
|
1036
|
+
"output": "DescribeRoutePolicyEntriesResponse",
|
|
1037
|
+
"status": "online"
|
|
1038
|
+
},
|
|
990
1039
|
"DescribeRouteTables": {
|
|
991
1040
|
"document": "This API is used to query route tables.",
|
|
992
1041
|
"input": "DescribeRouteTablesRequest",
|
|
@@ -1659,6 +1708,13 @@
|
|
|
1659
1708
|
"output": "ModifyReserveIpAddressResponse",
|
|
1660
1709
|
"status": "online"
|
|
1661
1710
|
},
|
|
1711
|
+
"ModifyRoutePolicyAttribute": {
|
|
1712
|
+
"document": "This API is used to modify the route reception policy attribute.",
|
|
1713
|
+
"input": "ModifyRoutePolicyAttributeRequest",
|
|
1714
|
+
"name": "Modify the routing strategy attribute",
|
|
1715
|
+
"output": "ModifyRoutePolicyAttributeResponse",
|
|
1716
|
+
"status": "online"
|
|
1717
|
+
},
|
|
1662
1718
|
"ModifyRouteTableAttribute": {
|
|
1663
1719
|
"document": "This API (ModifyRouteTableAttribute) is used to modify the attributes of a route table.",
|
|
1664
1720
|
"input": "ModifyRouteTableAttributeRequest",
|
|
@@ -1834,6 +1890,20 @@
|
|
|
1834
1890
|
"output": "ReplaceDirectConnectGatewayCcnRoutesResponse",
|
|
1835
1891
|
"status": "online"
|
|
1836
1892
|
},
|
|
1893
|
+
"ReplaceRoutePolicyAssociations": {
|
|
1894
|
+
"document": "This API is used to modify the binding Priority (Priority) based on the route reception policy instance ID (RoutePolicyId) and route table instance ID (RouteTableId), supporting batch modification.",
|
|
1895
|
+
"input": "ReplaceRoutePolicyAssociationsRequest",
|
|
1896
|
+
"name": "Replace a route reception policy binding",
|
|
1897
|
+
"output": "ReplaceRoutePolicyAssociationsResponse",
|
|
1898
|
+
"status": "online"
|
|
1899
|
+
},
|
|
1900
|
+
"ReplaceRoutePolicyEntries": {
|
|
1901
|
+
"document": "This API is used to modify specified routing policy entries based on route reception policy rule ID and supports batch modification.",
|
|
1902
|
+
"input": "ReplaceRoutePolicyEntriesRequest",
|
|
1903
|
+
"name": "Replace a route reception policy entry",
|
|
1904
|
+
"output": "ReplaceRoutePolicyEntriesResponse",
|
|
1905
|
+
"status": "online"
|
|
1906
|
+
},
|
|
1837
1907
|
"ReplaceRouteTableAssociation": {
|
|
1838
1908
|
"document": "This API (ReplaceRouteTableAssociation) is used to modify the route table associated with a subnet.\n* A subnet can only be associated with one route table.",
|
|
1839
1909
|
"input": "ReplaceRouteTableAssociationRequest",
|
|
@@ -1876,6 +1946,20 @@
|
|
|
1876
1946
|
"output": "ResetNatGatewayConnectionResponse",
|
|
1877
1947
|
"status": "online"
|
|
1878
1948
|
},
|
|
1949
|
+
"ResetRoutePolicyAssociations": {
|
|
1950
|
+
"document": "This API is used to unbind the routing policy instance already bound to a specific route table instance, set up alarms for the new binding routing policy and priority.",
|
|
1951
|
+
"input": "ResetRoutePolicyAssociationsRequest",
|
|
1952
|
+
"name": "Reset a route policy binding",
|
|
1953
|
+
"output": "ResetRoutePolicyAssociationsResponse",
|
|
1954
|
+
"status": "online"
|
|
1955
|
+
},
|
|
1956
|
+
"ResetRoutePolicyEntries": {
|
|
1957
|
+
"document": "This API is used to reset the designated route reception policy entry based on the rule ID and supports batch modification.",
|
|
1958
|
+
"input": "ResetRoutePolicyEntriesRequest",
|
|
1959
|
+
"name": "Reset a route reception policy entry",
|
|
1960
|
+
"output": "ResetRoutePolicyEntriesResponse",
|
|
1961
|
+
"status": "online"
|
|
1962
|
+
},
|
|
1879
1963
|
"ResetRoutes": {
|
|
1880
1964
|
"document": "This API (ResetRoutes) is used to reset the name of a route table and all its routing policies.<br />\nNote: When this API is called, all routing policies in the current route table are deleted before new routing policies are saved, which may incur network interruption.",
|
|
1881
1965
|
"input": "ResetRoutesRequest",
|
|
@@ -2326,12 +2410,12 @@
|
|
|
2326
2410
|
"name": "TagSet",
|
|
2327
2411
|
"output_required": true,
|
|
2328
2412
|
"type": "list",
|
|
2329
|
-
"value_allowed_null":
|
|
2413
|
+
"value_allowed_null": false
|
|
2330
2414
|
},
|
|
2331
2415
|
{
|
|
2332
2416
|
"disabled": false,
|
|
2333
2417
|
"document": "The expiration time.\nNote: this field may return `null`, indicating that no valid values can be obtained.",
|
|
2334
|
-
"example": "2024-10-
|
|
2418
|
+
"example": "2024-10-06",
|
|
2335
2419
|
"member": "date",
|
|
2336
2420
|
"name": "DeadlineDate",
|
|
2337
2421
|
"output_required": true,
|
|
@@ -2396,7 +2480,7 @@
|
|
|
2396
2480
|
"name": "UnVpcId",
|
|
2397
2481
|
"output_required": false,
|
|
2398
2482
|
"type": "string",
|
|
2399
|
-
"value_allowed_null":
|
|
2483
|
+
"value_allowed_null": false
|
|
2400
2484
|
},
|
|
2401
2485
|
{
|
|
2402
2486
|
"disabled": false,
|
|
@@ -2406,7 +2490,7 @@
|
|
|
2406
2490
|
"name": "DedicatedClusterId",
|
|
2407
2491
|
"output_required": false,
|
|
2408
2492
|
"type": "string",
|
|
2409
|
-
"value_allowed_null":
|
|
2493
|
+
"value_allowed_null": false
|
|
2410
2494
|
}
|
|
2411
2495
|
],
|
|
2412
2496
|
"usage": "out"
|
|
@@ -3360,13 +3444,13 @@
|
|
|
3360
3444
|
},
|
|
3361
3445
|
{
|
|
3362
3446
|
"disabled": false,
|
|
3363
|
-
"document": "
|
|
3364
|
-
"example": "[]",
|
|
3447
|
+
"document": "Subnet Split by Auxiliary CIDR",
|
|
3448
|
+
"example": "[{\"VpcId\": \"vpc-7zqx75u3\", \"SubnetId\": \"subnet-9b1gk064\", \"CidrBlock\": \"11.0.0.0/16\", \"Zone\": \"ap-guangzhou-2\", \"SubnetName\": \"demo\"}]",
|
|
3365
3449
|
"member": "Subnet",
|
|
3366
3450
|
"name": "SubnetSet",
|
|
3367
3451
|
"output_required": true,
|
|
3368
3452
|
"type": "list",
|
|
3369
|
-
"value_allowed_null":
|
|
3453
|
+
"value_allowed_null": false
|
|
3370
3454
|
}
|
|
3371
3455
|
],
|
|
3372
3456
|
"usage": "out"
|
|
@@ -3935,7 +4019,7 @@
|
|
|
3935
4019
|
},
|
|
3936
4020
|
{
|
|
3937
4021
|
"disabled": false,
|
|
3938
|
-
"document": "Bandwidth package type
|
|
4022
|
+
"document": "Bandwidth package type, includes:\n<li>BGP: General BGP bandwidth package</li>\n<li>HIGH_QUALITY_BGP: Dedicated BGP bandwidth package</li>\n<li>ANYCAST: AIA BGP bandwidth package</li>\n<li>SINGLEISP_CMCC: CMCC bandwidth package</li>\n<li>SINGLEISP_CTCC: CTCC bandwidth package</li>\n<li>SINGLEISP_CUCC: CUCC bandwidth package</li>",
|
|
3939
4023
|
"example": "BGP",
|
|
3940
4024
|
"member": "string",
|
|
3941
4025
|
"name": "NetworkType",
|
|
@@ -3945,7 +4029,7 @@
|
|
|
3945
4029
|
},
|
|
3946
4030
|
{
|
|
3947
4031
|
"disabled": false,
|
|
3948
|
-
"document": "
|
|
4032
|
+
"document": "Bandwidth package billing type, includes:\n<li>ENHANCED95_POSTPAID_BY_MONTH: Pay-as-you-go - Enhanced 95th percentile</li>\n<li>PRIMARY_TRAFFIC_POSTPAID_BY_HOUR: Postpaid - Main Traffic Billing</li>\n<li>BANDWIDTH_POSTPAID_BY_DAY: General BGP, Pay-as-you-go - Bandwidth-based</li>\n<li>PEAK_BANDWIDTH_POSTPAID_BY_DAY: Static single-line, Pay-as-you-go - Daily billed</li>\n<li>TOP5_POSTPAID_BY_MONTH: Pay-as-you-go - Monthly top 5th, If you need to use this Bglling mode, please submit a ticket</li>\n",
|
|
3949
4033
|
"example": "TOP5_POSTPAID_BY_MONTH",
|
|
3950
4034
|
"member": "string",
|
|
3951
4035
|
"name": "ChargeType",
|
|
@@ -4005,13 +4089,13 @@
|
|
|
4005
4089
|
},
|
|
4006
4090
|
{
|
|
4007
4091
|
"disabled": false,
|
|
4008
|
-
"document": "",
|
|
4092
|
+
"document": "Network egress. It defaults to `center_egress1`. Valid values:\ncenter_egress1,center_egress2,center_egress3\n",
|
|
4009
4093
|
"example": "center_egress1",
|
|
4010
4094
|
"member": "string",
|
|
4011
4095
|
"name": "Egress",
|
|
4012
4096
|
"output_required": true,
|
|
4013
4097
|
"type": "string",
|
|
4014
|
-
"value_allowed_null":
|
|
4098
|
+
"value_allowed_null": false
|
|
4015
4099
|
}
|
|
4016
4100
|
],
|
|
4017
4101
|
"usage": "out"
|
|
@@ -6654,6 +6738,123 @@
|
|
|
6654
6738
|
],
|
|
6655
6739
|
"type": "object"
|
|
6656
6740
|
},
|
|
6741
|
+
"CreateRoutePolicyAssociationsRequest": {
|
|
6742
|
+
"document": "CreateRoutePolicyAssociations request structure.",
|
|
6743
|
+
"members": [
|
|
6744
|
+
{
|
|
6745
|
+
"disabled": false,
|
|
6746
|
+
"document": "Route reception policy binding object list.",
|
|
6747
|
+
"example": "无",
|
|
6748
|
+
"member": "RoutePolicyAssociation",
|
|
6749
|
+
"name": "RoutePolicyAssociationSet",
|
|
6750
|
+
"required": true,
|
|
6751
|
+
"type": "list"
|
|
6752
|
+
}
|
|
6753
|
+
],
|
|
6754
|
+
"type": "object"
|
|
6755
|
+
},
|
|
6756
|
+
"CreateRoutePolicyAssociationsResponse": {
|
|
6757
|
+
"document": "CreateRoutePolicyAssociations response structure.",
|
|
6758
|
+
"members": [
|
|
6759
|
+
{
|
|
6760
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
6761
|
+
"member": "string",
|
|
6762
|
+
"name": "RequestId",
|
|
6763
|
+
"type": "string"
|
|
6764
|
+
}
|
|
6765
|
+
],
|
|
6766
|
+
"type": "object"
|
|
6767
|
+
},
|
|
6768
|
+
"CreateRoutePolicyEntriesRequest": {
|
|
6769
|
+
"document": "CreateRoutePolicyEntries request structure.",
|
|
6770
|
+
"members": [
|
|
6771
|
+
{
|
|
6772
|
+
"disabled": false,
|
|
6773
|
+
"document": "Specifies the instance ID of the route reception policy.",
|
|
6774
|
+
"example": "rrp-q7ywkx3w",
|
|
6775
|
+
"member": "string",
|
|
6776
|
+
"name": "RoutePolicyId",
|
|
6777
|
+
"required": true,
|
|
6778
|
+
"type": "string"
|
|
6779
|
+
},
|
|
6780
|
+
{
|
|
6781
|
+
"disabled": false,
|
|
6782
|
+
"document": "Route reception policy entry list.",
|
|
6783
|
+
"example": "无",
|
|
6784
|
+
"member": "RoutePolicyEntry",
|
|
6785
|
+
"name": "RoutePolicyEntrySet",
|
|
6786
|
+
"required": true,
|
|
6787
|
+
"type": "list"
|
|
6788
|
+
}
|
|
6789
|
+
],
|
|
6790
|
+
"type": "object"
|
|
6791
|
+
},
|
|
6792
|
+
"CreateRoutePolicyEntriesResponse": {
|
|
6793
|
+
"document": "CreateRoutePolicyEntries response structure.",
|
|
6794
|
+
"members": [
|
|
6795
|
+
{
|
|
6796
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
6797
|
+
"member": "string",
|
|
6798
|
+
"name": "RequestId",
|
|
6799
|
+
"type": "string"
|
|
6800
|
+
}
|
|
6801
|
+
],
|
|
6802
|
+
"type": "object"
|
|
6803
|
+
},
|
|
6804
|
+
"CreateRoutePolicyRequest": {
|
|
6805
|
+
"document": "CreateRoutePolicy request structure.",
|
|
6806
|
+
"members": [
|
|
6807
|
+
{
|
|
6808
|
+
"disabled": false,
|
|
6809
|
+
"document": "Routing policy description.",
|
|
6810
|
+
"example": "TEST",
|
|
6811
|
+
"member": "string",
|
|
6812
|
+
"name": "RoutePolicyDescription",
|
|
6813
|
+
"required": true,
|
|
6814
|
+
"type": "string"
|
|
6815
|
+
},
|
|
6816
|
+
{
|
|
6817
|
+
"disabled": false,
|
|
6818
|
+
"document": "Specifies the routing strategy name.",
|
|
6819
|
+
"example": "TEST",
|
|
6820
|
+
"member": "string",
|
|
6821
|
+
"name": "RoutePolicyName",
|
|
6822
|
+
"required": true,
|
|
6823
|
+
"type": "string"
|
|
6824
|
+
},
|
|
6825
|
+
{
|
|
6826
|
+
"disabled": false,
|
|
6827
|
+
"document": "Routing policy entry list.",
|
|
6828
|
+
"example": "无",
|
|
6829
|
+
"member": "RoutePolicyEntry",
|
|
6830
|
+
"name": "RoutePolicyEntrySet",
|
|
6831
|
+
"required": false,
|
|
6832
|
+
"type": "list"
|
|
6833
|
+
}
|
|
6834
|
+
],
|
|
6835
|
+
"type": "object"
|
|
6836
|
+
},
|
|
6837
|
+
"CreateRoutePolicyResponse": {
|
|
6838
|
+
"document": "CreateRoutePolicy response structure.",
|
|
6839
|
+
"members": [
|
|
6840
|
+
{
|
|
6841
|
+
"disabled": false,
|
|
6842
|
+
"document": "Specifies the routing policy ID and rules.",
|
|
6843
|
+
"example": "无",
|
|
6844
|
+
"member": "RoutePolicy",
|
|
6845
|
+
"name": "RoutePolicy",
|
|
6846
|
+
"type": "object",
|
|
6847
|
+
"value_allowed_null": false
|
|
6848
|
+
},
|
|
6849
|
+
{
|
|
6850
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
6851
|
+
"member": "string",
|
|
6852
|
+
"name": "RequestId",
|
|
6853
|
+
"type": "string"
|
|
6854
|
+
}
|
|
6855
|
+
],
|
|
6856
|
+
"type": "object"
|
|
6857
|
+
},
|
|
6657
6858
|
"CreateRouteTableRequest": {
|
|
6658
6859
|
"document": "CreateRouteTable request structure.",
|
|
6659
6860
|
"members": [
|
|
@@ -7470,11 +7671,20 @@
|
|
|
7470
7671
|
{
|
|
7471
7672
|
"disabled": false,
|
|
7472
7673
|
"document": "Bound tags, such as [{\"Key\": \"city\", \"Value\": \"shanghai\"}]",
|
|
7473
|
-
"example": "[]",
|
|
7674
|
+
"example": "[{\"Key\": \"env\", \"Value\": \"prod\"}]",
|
|
7474
7675
|
"member": "Tag",
|
|
7475
7676
|
"name": "Tags",
|
|
7476
7677
|
"required": false,
|
|
7477
7678
|
"type": "list"
|
|
7679
|
+
},
|
|
7680
|
+
{
|
|
7681
|
+
"disabled": false,
|
|
7682
|
+
"document": "Vpc association with CCN route publish policy. true: enables cidr route publishing. false: enables subnet route publishing. default is subnet route publishing when creating a vpc. to select cidr route publishing, submit a ticket for adding to allowlist.",
|
|
7683
|
+
"example": "true",
|
|
7684
|
+
"member": "bool",
|
|
7685
|
+
"name": "EnableRouteVpcPublish",
|
|
7686
|
+
"required": false,
|
|
7687
|
+
"type": "bool"
|
|
7478
7688
|
}
|
|
7479
7689
|
],
|
|
7480
7690
|
"type": "object"
|
|
@@ -7485,7 +7695,7 @@
|
|
|
7485
7695
|
{
|
|
7486
7696
|
"disabled": false,
|
|
7487
7697
|
"document": "The VPC object.",
|
|
7488
|
-
"example": "
|
|
7698
|
+
"example": "无",
|
|
7489
7699
|
"member": "Vpc",
|
|
7490
7700
|
"name": "Vpc",
|
|
7491
7701
|
"output_required": true,
|
|
@@ -8926,6 +9136,96 @@
|
|
|
8926
9136
|
],
|
|
8927
9137
|
"type": "object"
|
|
8928
9138
|
},
|
|
9139
|
+
"DeleteRoutePolicyAssociationsRequest": {
|
|
9140
|
+
"document": "DeleteRoutePolicyAssociations request structure.",
|
|
9141
|
+
"members": [
|
|
9142
|
+
{
|
|
9143
|
+
"disabled": false,
|
|
9144
|
+
"document": "Routing policy binding object list. during routing policy unbinding, use the RouteTableId and RoutePolicyId fields of RoutePolicyAssociation (you do not need to fill in the Priority field).",
|
|
9145
|
+
"example": "无",
|
|
9146
|
+
"member": "RoutePolicyAssociation",
|
|
9147
|
+
"name": "RoutePolicyAssociationSet",
|
|
9148
|
+
"required": true,
|
|
9149
|
+
"type": "list"
|
|
9150
|
+
}
|
|
9151
|
+
],
|
|
9152
|
+
"type": "object"
|
|
9153
|
+
},
|
|
9154
|
+
"DeleteRoutePolicyAssociationsResponse": {
|
|
9155
|
+
"document": "DeleteRoutePolicyAssociations response structure.",
|
|
9156
|
+
"members": [
|
|
9157
|
+
{
|
|
9158
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
9159
|
+
"member": "string",
|
|
9160
|
+
"name": "RequestId",
|
|
9161
|
+
"type": "string"
|
|
9162
|
+
}
|
|
9163
|
+
],
|
|
9164
|
+
"type": "object"
|
|
9165
|
+
},
|
|
9166
|
+
"DeleteRoutePolicyEntriesRequest": {
|
|
9167
|
+
"document": "DeleteRoutePolicyEntries request structure.",
|
|
9168
|
+
"members": [
|
|
9169
|
+
{
|
|
9170
|
+
"disabled": false,
|
|
9171
|
+
"document": "Specifies the instance ID of the route reception policy.",
|
|
9172
|
+
"example": "rrp-q7ywkx3w",
|
|
9173
|
+
"member": "string",
|
|
9174
|
+
"name": "RoutePolicyId",
|
|
9175
|
+
"required": true,
|
|
9176
|
+
"type": "string"
|
|
9177
|
+
},
|
|
9178
|
+
{
|
|
9179
|
+
"disabled": false,
|
|
9180
|
+
"document": "Route reception policy entry list. when deleting a routing policy rule, use the routepolicyentryid field of RoutePolicyEntry.",
|
|
9181
|
+
"example": "无",
|
|
9182
|
+
"member": "RoutePolicyEntry",
|
|
9183
|
+
"name": "RoutePolicyEntrySet",
|
|
9184
|
+
"required": false,
|
|
9185
|
+
"type": "list"
|
|
9186
|
+
}
|
|
9187
|
+
],
|
|
9188
|
+
"type": "object"
|
|
9189
|
+
},
|
|
9190
|
+
"DeleteRoutePolicyEntriesResponse": {
|
|
9191
|
+
"document": "DeleteRoutePolicyEntries response structure.",
|
|
9192
|
+
"members": [
|
|
9193
|
+
{
|
|
9194
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
9195
|
+
"member": "string",
|
|
9196
|
+
"name": "RequestId",
|
|
9197
|
+
"type": "string"
|
|
9198
|
+
}
|
|
9199
|
+
],
|
|
9200
|
+
"type": "object"
|
|
9201
|
+
},
|
|
9202
|
+
"DeleteRoutePolicyRequest": {
|
|
9203
|
+
"document": "DeleteRoutePolicy request structure.",
|
|
9204
|
+
"members": [
|
|
9205
|
+
{
|
|
9206
|
+
"disabled": false,
|
|
9207
|
+
"document": "Specifies the unique ID of the route reception policy.",
|
|
9208
|
+
"example": "rrp-pguby7ma",
|
|
9209
|
+
"member": "string",
|
|
9210
|
+
"name": "RoutePolicyId",
|
|
9211
|
+
"required": true,
|
|
9212
|
+
"type": "string"
|
|
9213
|
+
}
|
|
9214
|
+
],
|
|
9215
|
+
"type": "object"
|
|
9216
|
+
},
|
|
9217
|
+
"DeleteRoutePolicyResponse": {
|
|
9218
|
+
"document": "DeleteRoutePolicy response structure.",
|
|
9219
|
+
"members": [
|
|
9220
|
+
{
|
|
9221
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
9222
|
+
"member": "string",
|
|
9223
|
+
"name": "RequestId",
|
|
9224
|
+
"type": "string"
|
|
9225
|
+
}
|
|
9226
|
+
],
|
|
9227
|
+
"type": "object"
|
|
9228
|
+
},
|
|
8929
9229
|
"DeleteRouteTableRequest": {
|
|
8930
9230
|
"document": "DeleteRouteTable request structure.",
|
|
8931
9231
|
"members": [
|
|
@@ -9636,7 +9936,7 @@
|
|
|
9636
9936
|
{
|
|
9637
9937
|
"disabled": false,
|
|
9638
9938
|
"document": "The list of unique IDs of EIPs in the format of `eip-11112222`. `AddressIds` and `Filters.address-id` cannot be specified at the same time.",
|
|
9639
|
-
"example": "eip-11112222",
|
|
9939
|
+
"example": "[\"eip-11112222\"]",
|
|
9640
9940
|
"member": "string",
|
|
9641
9941
|
"name": "AddressIds",
|
|
9642
9942
|
"required": false,
|
|
@@ -9653,7 +9953,7 @@
|
|
|
9653
9953
|
},
|
|
9654
9954
|
{
|
|
9655
9955
|
"disabled": false,
|
|
9656
|
-
"document": "The Offset. The default value is 0. For more information
|
|
9956
|
+
"document": "The Offset. The default value is 0. For more information on Offset, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
9657
9957
|
"example": "0",
|
|
9658
9958
|
"member": "int64",
|
|
9659
9959
|
"name": "Offset",
|
|
@@ -9662,7 +9962,7 @@
|
|
|
9662
9962
|
},
|
|
9663
9963
|
{
|
|
9664
9964
|
"disabled": false,
|
|
9665
|
-
"document": "Number of returned results. Default value: 20. Maximum value: 100. For more information on
|
|
9965
|
+
"document": "Number of returned results. Default value: 20. Maximum value: 100. For more information on Limit, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
9666
9966
|
"example": "20",
|
|
9667
9967
|
"member": "int64",
|
|
9668
9968
|
"name": "Limit",
|
|
@@ -9855,7 +10155,7 @@
|
|
|
9855
10155
|
},
|
|
9856
10156
|
{
|
|
9857
10157
|
"disabled": false,
|
|
9858
|
-
"document": "Each request can have up to 10 `Filters` and 5 `Filter.Values`.
|
|
10158
|
+
"document": "Each request can have up to 10 `Filters` and 5 `Filter.Values`. The specific filter conditions are as follows:\n<li>resource-id - String - Required: no - (Filter condition) Filters by the unique ID of resources in a bandwidth package, such as `eip-11112222`.</li>\n<li>resource-type - String - Required: no - (Filter condition) Filters by the type of resources in a bandwidth package. It now supports only EIP (`Address`) and load balancer (`LoadBalance`).</li>",
|
|
9859
10159
|
"example": "无",
|
|
9860
10160
|
"member": "Filter",
|
|
9861
10161
|
"name": "Filters",
|
|
@@ -9864,7 +10164,7 @@
|
|
|
9864
10164
|
},
|
|
9865
10165
|
{
|
|
9866
10166
|
"disabled": false,
|
|
9867
|
-
"document": "The offset. Default value: 0. For more information on `Offset`, see the relevant sections in API [Introduction](https://
|
|
10167
|
+
"document": "The offset. Default value: 0. For more information on `Offset`, see the relevant sections in API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
9868
10168
|
"example": "0",
|
|
9869
10169
|
"member": "int64",
|
|
9870
10170
|
"name": "Offset",
|
|
@@ -9873,7 +10173,7 @@
|
|
|
9873
10173
|
},
|
|
9874
10174
|
{
|
|
9875
10175
|
"disabled": false,
|
|
9876
|
-
"document": "The number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant sections in API [Introduction](https://
|
|
10176
|
+
"document": "The number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant sections in API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
9877
10177
|
"example": "20",
|
|
9878
10178
|
"member": "int64",
|
|
9879
10179
|
"name": "Limit",
|
|
@@ -9929,7 +10229,7 @@
|
|
|
9929
10229
|
},
|
|
9930
10230
|
{
|
|
9931
10231
|
"disabled": false,
|
|
9932
|
-
"document": "Each request can have up to 10 `Filters`. `BandwidthPackageIds` and `Filters`
|
|
10232
|
+
"document": "Each request can have up to 10 `Filters`. parameters do not support specifying `BandwidthPackageIds` and `Filters` at the same time. detailed filter criteria are as follows:.\n<li>bandwidth-package-id - String - required: no - (filter condition) filter by the unique id of the bandwidth package.</li>.\n<li>bandwidth-package-name - String - required: no - (filter criteria) filter by bandwidth package name. fuzzy filtering is not supported.</li>.\n<li>network-type - String - required: no - (filter condition) filter by bandwidth package type. network type can be found in [BandwidthPackage](https://intl.cloud.tencent.com/document/api/215/15824?from_cn_redirect=1#BandwidthPackage).</li>.\n<li>- charge-type - String - required: no - (filter condition) filter by the billing type of the bandwidth package. the billing type can be found in BandwidthPackage (https://intl.cloud.tencent.com/document/api/215/15824?from_cn_redirect=1#BandwidthPackage).</li>.\n<li>resource.resource-type - String - required: no - (filter criteria) filter by bandwidth package resource type. resource types include 'Address' and 'LoadBalance'.</li>.\n<li>resource.resource-id - String - required: no - (filter criteria) filter by bandwidth package resource id. resource id is in the format of 'eip-xxxx','lb-xxxx'.</li>.\n<li>resource.address-ip - String - required: no - filter by bandwidth package resource ip.</li>.\n<li>tag-key - String - required: no - (filter condition) filter according to the tag key.</li>.\n<li>`tag-value` - String - Optional - Filter by the tag value.</li>\n\n<li>tag:tag-key - String - required: no - (filter condition) filter by tag key-value pair. replace tag-key with a specific tag key.</li>.",
|
|
9933
10233
|
"example": "无",
|
|
9934
10234
|
"member": "Filter",
|
|
9935
10235
|
"name": "Filters",
|
|
@@ -9938,7 +10238,7 @@
|
|
|
9938
10238
|
},
|
|
9939
10239
|
{
|
|
9940
10240
|
"disabled": false,
|
|
9941
|
-
"document": "Offset. This value defaults to 0. For more information, see the relevant
|
|
10241
|
+
"document": "Offset. This value defaults to 0. For more information on Offset, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
9942
10242
|
"example": "0",
|
|
9943
10243
|
"member": "uint64",
|
|
9944
10244
|
"name": "Offset",
|
|
@@ -9947,7 +10247,7 @@
|
|
|
9947
10247
|
},
|
|
9948
10248
|
{
|
|
9949
10249
|
"disabled": false,
|
|
9950
|
-
"document": "Number of bandwidth packages returned. This value defaults to 20. The maximum is 100. For more information, see the relevant
|
|
10250
|
+
"document": "Number of bandwidth packages returned. This value defaults to 20. The maximum is 100. For more information on Limit, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
9951
10251
|
"example": "20",
|
|
9952
10252
|
"member": "uint64",
|
|
9953
10253
|
"name": "Limit",
|
|
@@ -11314,7 +11614,7 @@
|
|
|
11314
11614
|
},
|
|
11315
11615
|
{
|
|
11316
11616
|
"disabled": false,
|
|
11317
|
-
"document": "Offset. Default: 0. For more information on Offset, see the relevant section in the API [
|
|
11617
|
+
"document": "Offset. Default: 0. For more information on Offset, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
11318
11618
|
"example": "0",
|
|
11319
11619
|
"member": "int64",
|
|
11320
11620
|
"name": "Offset",
|
|
@@ -11323,7 +11623,7 @@
|
|
|
11323
11623
|
},
|
|
11324
11624
|
{
|
|
11325
11625
|
"disabled": false,
|
|
11326
|
-
"document": "Number of returned results. Default: 20. Maximum: 100. For more information on Limit, see the relevant section in the API [
|
|
11626
|
+
"document": "Number of returned results. Default: 20. Maximum: 100. For more information on Limit, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
11327
11627
|
"example": "20",
|
|
11328
11628
|
"member": "int64",
|
|
11329
11629
|
"name": "Limit",
|
|
@@ -11417,7 +11717,7 @@
|
|
|
11417
11717
|
{
|
|
11418
11718
|
"disabled": false,
|
|
11419
11719
|
"document": "Each request can have up to 10 `Filters` values and 100 `Filter.Values` values. Parameters `AddressIds` and `Filters` cannot be specified at the same time. The specific filter conditions are as follows:\n<li>address-ip - String - Required: No - (Filter condition) Filter by the IP address of IPv6 instances.</li>\n<li>network-interface-id - String - Required: No - (Filter condition) Filter by the unique ID of ENIs.</li>",
|
|
11420
|
-
"example": "
|
|
11720
|
+
"example": "\"Values\": [ \"2402:4e00:1000:2d00:0:8f3f:6:9895\" ],<br> \"Name\": \"address-ip\"",
|
|
11421
11721
|
"member": "Filter",
|
|
11422
11722
|
"name": "Filters",
|
|
11423
11723
|
"required": false,
|
|
@@ -11425,7 +11725,7 @@
|
|
|
11425
11725
|
},
|
|
11426
11726
|
{
|
|
11427
11727
|
"disabled": false,
|
|
11428
|
-
"document": "Offset. Default value: 0. For more information on `Offset`, see the relevant section in the API [
|
|
11728
|
+
"document": "Offset. Default value: 0. For more information on `Offset`, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
11429
11729
|
"example": "0",
|
|
11430
11730
|
"member": "int64",
|
|
11431
11731
|
"name": "Offset",
|
|
@@ -11434,7 +11734,7 @@
|
|
|
11434
11734
|
},
|
|
11435
11735
|
{
|
|
11436
11736
|
"disabled": false,
|
|
11437
|
-
"document": "Number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant section in the API [
|
|
11737
|
+
"document": "Number of returned results. Default value: 20. Maximum value: 100. For more information on `Limit`, see the relevant section in the API [Introduction](https://www.tencentcloud.com/document/api/213/15688).",
|
|
11438
11738
|
"example": "20",
|
|
11439
11739
|
"member": "int64",
|
|
11440
11740
|
"name": "Limit",
|
|
@@ -12467,13 +12767,13 @@
|
|
|
12467
12767
|
],
|
|
12468
12768
|
"type": "object"
|
|
12469
12769
|
},
|
|
12470
|
-
"
|
|
12471
|
-
"document": "
|
|
12770
|
+
"DescribeRoutePolicyEntriesRequest": {
|
|
12771
|
+
"document": "DescribeRoutePolicyEntries request structure.",
|
|
12472
12772
|
"members": [
|
|
12473
12773
|
{
|
|
12474
12774
|
"disabled": false,
|
|
12475
|
-
"document": "Filter
|
|
12476
|
-
"example": "
|
|
12775
|
+
"document": "Filter criteria. RoutePolicyEntryIds and Filters cannot be specified at the same time.\n<li>route-policy-id - String - (filter condition) specifies the instance id of the route reception policy, such as rrp-f49l6u0z.</li>.\n<li>cidr-block - String - (filter condition) cidr (subnet part before the mask), such as 10.0.0.0/8.</li>.\n<li>priority - Integer - filter condition. specifies the priority, such as 20.</li>.\n<li>gateway-type - String - (filter criteria) next hop type, such as CVM.</li>.\n<li>GatewayId - String - specifies the unique id of the next hop instance, such as ccn-f49l6u0z.</li>.\n<li>route-type - String - (filter condition) routing type. valid values: USER (USER route), NETD (route issued by network probe), CCN (CCN route).</li>.\n<li>action - String - (filter condition) specifies the action. valid values: DROP (DROP), DISABLE (receive and DISABLE), ACCEPT (receive and enable).</li>.\n<li>description - String - specifies the filter condition description, such as TEST.</li>.\n<li>route-policy-item-id - String - (filter condition) specifies the entry unique id of the route reception policy, such as rrpi-dq782kw7.</li>.",
|
|
12776
|
+
"example": "无",
|
|
12477
12777
|
"member": "Filter",
|
|
12478
12778
|
"name": "Filters",
|
|
12479
12779
|
"required": false,
|
|
@@ -12481,46 +12781,65 @@
|
|
|
12481
12781
|
},
|
|
12482
12782
|
{
|
|
12483
12783
|
"disabled": false,
|
|
12484
|
-
"document": "
|
|
12485
|
-
"example": "
|
|
12486
|
-
"member": "
|
|
12487
|
-
"name": "
|
|
12784
|
+
"document": "Offset.",
|
|
12785
|
+
"example": "0",
|
|
12786
|
+
"member": "uint64",
|
|
12787
|
+
"name": "Offset",
|
|
12488
12788
|
"required": false,
|
|
12489
|
-
"type": "
|
|
12789
|
+
"type": "int"
|
|
12490
12790
|
},
|
|
12491
12791
|
{
|
|
12492
12792
|
"disabled": false,
|
|
12493
|
-
"document": "
|
|
12494
|
-
"example": "
|
|
12793
|
+
"document": "Number of request objects.",
|
|
12794
|
+
"example": "10",
|
|
12795
|
+
"member": "uint64",
|
|
12796
|
+
"name": "Limit",
|
|
12797
|
+
"required": false,
|
|
12798
|
+
"type": "int"
|
|
12799
|
+
},
|
|
12800
|
+
{
|
|
12801
|
+
"disabled": false,
|
|
12802
|
+
"document": "Sorting field. currently only supports the priority field.",
|
|
12803
|
+
"example": "Priority",
|
|
12495
12804
|
"member": "string",
|
|
12496
|
-
"name": "
|
|
12805
|
+
"name": "OrderField",
|
|
12497
12806
|
"required": false,
|
|
12498
12807
|
"type": "string"
|
|
12499
12808
|
},
|
|
12500
12809
|
{
|
|
12501
12810
|
"disabled": false,
|
|
12502
|
-
"document": "
|
|
12503
|
-
"example": "
|
|
12811
|
+
"document": "Specifies the sorting order.\nASC: ascending order.\nDESC: descending order.",
|
|
12812
|
+
"example": "ASC",
|
|
12504
12813
|
"member": "string",
|
|
12505
|
-
"name": "
|
|
12814
|
+
"name": "OrderDirection",
|
|
12506
12815
|
"required": false,
|
|
12507
12816
|
"type": "string"
|
|
12508
12817
|
},
|
|
12509
12818
|
{
|
|
12510
12819
|
"disabled": false,
|
|
12511
|
-
"document": "",
|
|
12512
|
-
"example": "
|
|
12513
|
-
"member": "
|
|
12514
|
-
"name": "
|
|
12820
|
+
"document": "Specifies the routing strategy entry ID.",
|
|
12821
|
+
"example": "无",
|
|
12822
|
+
"member": "string",
|
|
12823
|
+
"name": "RoutePolicyEntryIds",
|
|
12515
12824
|
"required": false,
|
|
12516
|
-
"type": "
|
|
12825
|
+
"type": "list"
|
|
12517
12826
|
}
|
|
12518
12827
|
],
|
|
12519
12828
|
"type": "object"
|
|
12520
12829
|
},
|
|
12521
|
-
"
|
|
12522
|
-
"document": "
|
|
12830
|
+
"DescribeRoutePolicyEntriesResponse": {
|
|
12831
|
+
"document": "DescribeRoutePolicyEntries response structure.",
|
|
12523
12832
|
"members": [
|
|
12833
|
+
{
|
|
12834
|
+
"disabled": false,
|
|
12835
|
+
"document": "Route reception policy entry list.",
|
|
12836
|
+
"example": "无",
|
|
12837
|
+
"member": "RoutePolicyEntry",
|
|
12838
|
+
"name": "RoutePolicyEntrySet",
|
|
12839
|
+
"output_required": true,
|
|
12840
|
+
"type": "list",
|
|
12841
|
+
"value_allowed_null": false
|
|
12842
|
+
},
|
|
12524
12843
|
{
|
|
12525
12844
|
"disabled": false,
|
|
12526
12845
|
"document": "Number of eligible instances.",
|
|
@@ -12532,11 +12851,84 @@
|
|
|
12532
12851
|
"value_allowed_null": false
|
|
12533
12852
|
},
|
|
12534
12853
|
{
|
|
12535
|
-
"
|
|
12536
|
-
"
|
|
12537
|
-
"
|
|
12538
|
-
"
|
|
12539
|
-
|
|
12854
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
12855
|
+
"member": "string",
|
|
12856
|
+
"name": "RequestId",
|
|
12857
|
+
"type": "string"
|
|
12858
|
+
}
|
|
12859
|
+
],
|
|
12860
|
+
"type": "object"
|
|
12861
|
+
},
|
|
12862
|
+
"DescribeRouteTablesRequest": {
|
|
12863
|
+
"document": "DescribeRouteTables request structure.",
|
|
12864
|
+
"members": [
|
|
12865
|
+
{
|
|
12866
|
+
"disabled": false,
|
|
12867
|
+
"document": "Filter condition. `RouteTableIds` and `Filters` cannot be specified at the same time.\n<li>route-table-id - String - (Filter condition) Route table instance ID.</li>\n<li>route-table-name - String - (Filter condition) Route table name.</li>\n<li>vpc-id - String - (Filter condition) VPC instance ID, such as `vpc-f49l6u0z`.</li>\n<li>association.main - String - (Filter condition) Whether it is the main route table.</li>\n<li>tag-key - String - Required: no - (Filter condition) Filter by tag key.</li>\n<li>tag:tag-key - String - Required: no - (Filter condition) Filter by tag key-value pair. Use a specific tag key to replace `tag-key`. See Example 2 for the detailed usage.</li>",
|
|
12868
|
+
"example": "[{\"Name\":\"route-table-id\", \"Values\": [\"rtb-3yuu2t62\"]}]",
|
|
12869
|
+
"member": "Filter",
|
|
12870
|
+
"name": "Filters",
|
|
12871
|
+
"required": false,
|
|
12872
|
+
"type": "list"
|
|
12873
|
+
},
|
|
12874
|
+
{
|
|
12875
|
+
"disabled": false,
|
|
12876
|
+
"document": "The route table instance ID, such as `rtb-azd4dt1c`.",
|
|
12877
|
+
"example": "rtb-l2h8d7c2",
|
|
12878
|
+
"member": "string",
|
|
12879
|
+
"name": "RouteTableIds",
|
|
12880
|
+
"required": false,
|
|
12881
|
+
"type": "list"
|
|
12882
|
+
},
|
|
12883
|
+
{
|
|
12884
|
+
"disabled": false,
|
|
12885
|
+
"document": "Offset.",
|
|
12886
|
+
"example": "0",
|
|
12887
|
+
"member": "string",
|
|
12888
|
+
"name": "Offset",
|
|
12889
|
+
"required": false,
|
|
12890
|
+
"type": "string"
|
|
12891
|
+
},
|
|
12892
|
+
{
|
|
12893
|
+
"disabled": false,
|
|
12894
|
+
"document": "The number of request objects.",
|
|
12895
|
+
"example": "1",
|
|
12896
|
+
"member": "string",
|
|
12897
|
+
"name": "Limit",
|
|
12898
|
+
"required": false,
|
|
12899
|
+
"type": "string"
|
|
12900
|
+
},
|
|
12901
|
+
{
|
|
12902
|
+
"disabled": false,
|
|
12903
|
+
"document": "",
|
|
12904
|
+
"example": "true",
|
|
12905
|
+
"member": "bool",
|
|
12906
|
+
"name": "NeedRouterInfo",
|
|
12907
|
+
"required": false,
|
|
12908
|
+
"type": "bool"
|
|
12909
|
+
}
|
|
12910
|
+
],
|
|
12911
|
+
"type": "object"
|
|
12912
|
+
},
|
|
12913
|
+
"DescribeRouteTablesResponse": {
|
|
12914
|
+
"document": "DescribeRouteTables response structure.",
|
|
12915
|
+
"members": [
|
|
12916
|
+
{
|
|
12917
|
+
"disabled": false,
|
|
12918
|
+
"document": "Number of eligible instances.",
|
|
12919
|
+
"example": "1",
|
|
12920
|
+
"member": "uint64",
|
|
12921
|
+
"name": "TotalCount",
|
|
12922
|
+
"output_required": true,
|
|
12923
|
+
"type": "int",
|
|
12924
|
+
"value_allowed_null": false
|
|
12925
|
+
},
|
|
12926
|
+
{
|
|
12927
|
+
"disabled": false,
|
|
12928
|
+
"document": "Route table object.",
|
|
12929
|
+
"example": "[{\"RouteSet\": [{\"RouteTableId\": \"rtb-l2h8d7c2\", \"RouteItemId\": \"rti6-hj3he929\", \"Enabled\": true, \"RouteId\": 0, \"GatewayId\": \"ccn-nswq8wkq\", \"PublishedToVbc\": false, \"CreatedTime\": \"2017-06-30 19:52:03\", \"DestinationIpv6CidrBlock\": \"2402:4e00:1000:810b::/64\", \"DestinationCidrBlock\": \"\", \"RouteDescription\": \"\", \"GatewayType\": \"CCN\", \"RouteType\": \"USER\"}], \"RouteTableId\": \"rtb-l2h8d7c2\", \"VpcId\": \"vpc-2at5y1pn\", \"TagSet\": [{\"Key\": \"test\", \"Value\": \"test\"}], \"CreatedTime\": \"2017-06-30 19:52:03\", \"AssociationSet\": [], \"Main\": false, \"RouteTableName\": \"TestRouteTable\", \"LocalCidrForCcn\": [{\"Cidr\": \"10.1.0.0/16\", \"PublishedToVbc\": true}]}]",
|
|
12930
|
+
"member": "RouteTable",
|
|
12931
|
+
"name": "RouteTableSet",
|
|
12540
12932
|
"output_required": true,
|
|
12541
12933
|
"type": "list",
|
|
12542
12934
|
"value_allowed_null": false
|
|
@@ -16751,6 +17143,42 @@
|
|
|
16751
17143
|
],
|
|
16752
17144
|
"usage": "both"
|
|
16753
17145
|
},
|
|
17146
|
+
"ISPIPv6CidrBlock": {
|
|
17147
|
+
"document": "Returns multi-operator IPv6 Cidr Block.",
|
|
17148
|
+
"members": [
|
|
17149
|
+
{
|
|
17150
|
+
"disabled": false,
|
|
17151
|
+
"document": "IPv6 CIdr Block",
|
|
17152
|
+
"example": "2402:4e00:1717:8200::/56",
|
|
17153
|
+
"member": "string",
|
|
17154
|
+
"name": "IPv6CidrBlock",
|
|
17155
|
+
"output_required": true,
|
|
17156
|
+
"type": "string",
|
|
17157
|
+
"value_allowed_null": false
|
|
17158
|
+
},
|
|
17159
|
+
{
|
|
17160
|
+
"disabled": false,
|
|
17161
|
+
"document": "Network operator type. valid values: 'BGP' (default), 'CMCC' (china mobile), 'CTCC' (china telecom), 'CUCC' (china unicom).",
|
|
17162
|
+
"example": "BGP",
|
|
17163
|
+
"member": "string",
|
|
17164
|
+
"name": "ISPType",
|
|
17165
|
+
"output_required": true,
|
|
17166
|
+
"type": "string",
|
|
17167
|
+
"value_allowed_null": false
|
|
17168
|
+
},
|
|
17169
|
+
{
|
|
17170
|
+
"disabled": false,
|
|
17171
|
+
"document": "Specifies the type of IPv6 Cidr: `GUA` (global unicast address), `ULA` (unique local address).",
|
|
17172
|
+
"example": "GUA",
|
|
17173
|
+
"member": "string",
|
|
17174
|
+
"name": "AddressType",
|
|
17175
|
+
"output_required": false,
|
|
17176
|
+
"type": "string",
|
|
17177
|
+
"value_allowed_null": false
|
|
17178
|
+
}
|
|
17179
|
+
],
|
|
17180
|
+
"usage": "out"
|
|
17181
|
+
},
|
|
16754
17182
|
"InquirePriceCreateDirectConnectGatewayRequest": {
|
|
16755
17183
|
"document": "InquirePriceCreateDirectConnectGateway request structure.",
|
|
16756
17184
|
"members": [],
|
|
@@ -19215,6 +19643,51 @@
|
|
|
19215
19643
|
],
|
|
19216
19644
|
"type": "object"
|
|
19217
19645
|
},
|
|
19646
|
+
"ModifyRoutePolicyAttributeRequest": {
|
|
19647
|
+
"document": "ModifyRoutePolicyAttribute request structure.",
|
|
19648
|
+
"members": [
|
|
19649
|
+
{
|
|
19650
|
+
"disabled": false,
|
|
19651
|
+
"document": "Instance ID of the route reception policy, such as rrp-dz0219jq.",
|
|
19652
|
+
"example": "rrp-dz0219jq",
|
|
19653
|
+
"member": "string",
|
|
19654
|
+
"name": "RoutePolicyId",
|
|
19655
|
+
"required": true,
|
|
19656
|
+
"type": "string"
|
|
19657
|
+
},
|
|
19658
|
+
{
|
|
19659
|
+
"disabled": false,
|
|
19660
|
+
"document": "Specifies the route reception policy name.",
|
|
19661
|
+
"example": "name",
|
|
19662
|
+
"member": "string",
|
|
19663
|
+
"name": "RoutePolicyName",
|
|
19664
|
+
"required": true,
|
|
19665
|
+
"type": "string"
|
|
19666
|
+
},
|
|
19667
|
+
{
|
|
19668
|
+
"disabled": false,
|
|
19669
|
+
"document": "Describes the route reception policy.",
|
|
19670
|
+
"example": "TEST",
|
|
19671
|
+
"member": "string",
|
|
19672
|
+
"name": "RoutePolicyDescription",
|
|
19673
|
+
"required": true,
|
|
19674
|
+
"type": "string"
|
|
19675
|
+
}
|
|
19676
|
+
],
|
|
19677
|
+
"type": "object"
|
|
19678
|
+
},
|
|
19679
|
+
"ModifyRoutePolicyAttributeResponse": {
|
|
19680
|
+
"document": "ModifyRoutePolicyAttribute response structure.",
|
|
19681
|
+
"members": [
|
|
19682
|
+
{
|
|
19683
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
19684
|
+
"member": "string",
|
|
19685
|
+
"name": "RequestId",
|
|
19686
|
+
"type": "string"
|
|
19687
|
+
}
|
|
19688
|
+
],
|
|
19689
|
+
"type": "object"
|
|
19690
|
+
},
|
|
19218
19691
|
"ModifyRouteTableAttributeRequest": {
|
|
19219
19692
|
"document": "ModifyRouteTableAttribute request structure.",
|
|
19220
19693
|
"members": [
|
|
@@ -19562,7 +20035,7 @@
|
|
|
19562
20035
|
"members": [
|
|
19563
20036
|
{
|
|
19564
20037
|
"disabled": false,
|
|
19565
|
-
"document": "
|
|
20038
|
+
"document": "VPC instance ID, in the format of vpc-f49l6u0z.",
|
|
19566
20039
|
"example": "vpc-m7sr81gh",
|
|
19567
20040
|
"member": "string",
|
|
19568
20041
|
"name": "VpcId",
|
|
@@ -19605,6 +20078,15 @@
|
|
|
19605
20078
|
"required": false,
|
|
19606
20079
|
"type": "string"
|
|
19607
20080
|
},
|
|
20081
|
+
{
|
|
20082
|
+
"disabled": false,
|
|
20083
|
+
"document": "Vpc association with CCN route publish policy. true enables cidr route publishing. false enables subnet route publishing. the default is subnet route publishing when creating a vpc. to use cidr route publishing, submit a ticket to add to allowlist.",
|
|
20084
|
+
"example": "true",
|
|
20085
|
+
"member": "bool",
|
|
20086
|
+
"name": "EnableRouteVpcPublish",
|
|
20087
|
+
"required": false,
|
|
20088
|
+
"type": "bool"
|
|
20089
|
+
},
|
|
19608
20090
|
{
|
|
19609
20091
|
"disabled": false,
|
|
19610
20092
|
"document": "Whether to publish the CDC subnet to CCN. `true`: Publish; `false`: Do not publish",
|
|
@@ -21846,6 +22328,69 @@
|
|
|
21846
22328
|
],
|
|
21847
22329
|
"type": "object"
|
|
21848
22330
|
},
|
|
22331
|
+
"ReplaceRoutePolicyAssociationsRequest": {
|
|
22332
|
+
"document": "ReplaceRoutePolicyAssociations request structure.",
|
|
22333
|
+
"members": [
|
|
22334
|
+
{
|
|
22335
|
+
"disabled": false,
|
|
22336
|
+
"document": "Route reception policy binding object list. requires specifying the route reception policy instance ID (RoutePolicyId) and route table instance ID (RouteTableId).",
|
|
22337
|
+
"example": "无",
|
|
22338
|
+
"member": "RoutePolicyAssociation",
|
|
22339
|
+
"name": "RoutePolicyAssociationSet",
|
|
22340
|
+
"required": true,
|
|
22341
|
+
"type": "list"
|
|
22342
|
+
}
|
|
22343
|
+
],
|
|
22344
|
+
"type": "object"
|
|
22345
|
+
},
|
|
22346
|
+
"ReplaceRoutePolicyAssociationsResponse": {
|
|
22347
|
+
"document": "ReplaceRoutePolicyAssociations response structure.",
|
|
22348
|
+
"members": [
|
|
22349
|
+
{
|
|
22350
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
22351
|
+
"member": "string",
|
|
22352
|
+
"name": "RequestId",
|
|
22353
|
+
"type": "string"
|
|
22354
|
+
}
|
|
22355
|
+
],
|
|
22356
|
+
"type": "object"
|
|
22357
|
+
},
|
|
22358
|
+
"ReplaceRoutePolicyEntriesRequest": {
|
|
22359
|
+
"document": "ReplaceRoutePolicyEntries request structure.",
|
|
22360
|
+
"members": [
|
|
22361
|
+
{
|
|
22362
|
+
"disabled": false,
|
|
22363
|
+
"document": "Instance ID of the routing strategy, such as rrp-azd4dt1c.",
|
|
22364
|
+
"example": "rrp-azd4dt1c",
|
|
22365
|
+
"member": "string",
|
|
22366
|
+
"name": "RoutePolicyId",
|
|
22367
|
+
"required": true,
|
|
22368
|
+
"type": "string"
|
|
22369
|
+
},
|
|
22370
|
+
{
|
|
22371
|
+
"disabled": false,
|
|
22372
|
+
"document": "Rule list of the routing strategy. requires specifying the policy rule ID (RoutePolicyEntryId).",
|
|
22373
|
+
"example": "无",
|
|
22374
|
+
"member": "RoutePolicyEntry",
|
|
22375
|
+
"name": "RoutePolicyEntrySet",
|
|
22376
|
+
"required": true,
|
|
22377
|
+
"type": "list"
|
|
22378
|
+
}
|
|
22379
|
+
],
|
|
22380
|
+
"type": "object"
|
|
22381
|
+
},
|
|
22382
|
+
"ReplaceRoutePolicyEntriesResponse": {
|
|
22383
|
+
"document": "ReplaceRoutePolicyEntries response structure.",
|
|
22384
|
+
"members": [
|
|
22385
|
+
{
|
|
22386
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
22387
|
+
"member": "string",
|
|
22388
|
+
"name": "RequestId",
|
|
22389
|
+
"type": "string"
|
|
22390
|
+
}
|
|
22391
|
+
],
|
|
22392
|
+
"type": "object"
|
|
22393
|
+
},
|
|
21849
22394
|
"ReplaceRouteTableAssociationRequest": {
|
|
21850
22395
|
"document": "ReplaceRouteTableAssociation request structure.",
|
|
21851
22396
|
"members": [
|
|
@@ -22223,6 +22768,96 @@
|
|
|
22223
22768
|
],
|
|
22224
22769
|
"type": "object"
|
|
22225
22770
|
},
|
|
22771
|
+
"ResetRoutePolicyAssociationsRequest": {
|
|
22772
|
+
"document": "ResetRoutePolicyAssociations request structure.",
|
|
22773
|
+
"members": [
|
|
22774
|
+
{
|
|
22775
|
+
"disabled": false,
|
|
22776
|
+
"document": "Routing table instance ID, e.g., rtb-azd4dt1c.",
|
|
22777
|
+
"example": "rtb-n0yejvje",
|
|
22778
|
+
"member": "string",
|
|
22779
|
+
"name": "RouteTableId",
|
|
22780
|
+
"required": true,
|
|
22781
|
+
"type": "string"
|
|
22782
|
+
},
|
|
22783
|
+
{
|
|
22784
|
+
"disabled": false,
|
|
22785
|
+
"document": "The list of routing policy binding objects (RoutePolicyAssociation). note: the route table instance ID (RouteTableId) in the binding must match the RouteTableId parameter of this API (that is, this API only supports modifying the strategy binding relationship and priority within the same route table instance).",
|
|
22786
|
+
"example": "无",
|
|
22787
|
+
"member": "RoutePolicyAssociation",
|
|
22788
|
+
"name": "RoutePolicyAssociationSet",
|
|
22789
|
+
"required": true,
|
|
22790
|
+
"type": "list"
|
|
22791
|
+
}
|
|
22792
|
+
],
|
|
22793
|
+
"type": "object"
|
|
22794
|
+
},
|
|
22795
|
+
"ResetRoutePolicyAssociationsResponse": {
|
|
22796
|
+
"document": "ResetRoutePolicyAssociations response structure.",
|
|
22797
|
+
"members": [
|
|
22798
|
+
{
|
|
22799
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
22800
|
+
"member": "string",
|
|
22801
|
+
"name": "RequestId",
|
|
22802
|
+
"type": "string"
|
|
22803
|
+
}
|
|
22804
|
+
],
|
|
22805
|
+
"type": "object"
|
|
22806
|
+
},
|
|
22807
|
+
"ResetRoutePolicyEntriesRequest": {
|
|
22808
|
+
"document": "ResetRoutePolicyEntries request structure.",
|
|
22809
|
+
"members": [
|
|
22810
|
+
{
|
|
22811
|
+
"disabled": false,
|
|
22812
|
+
"document": "Specifies the instance ID of the route reception policy, such as rrp-azd4dt1c.",
|
|
22813
|
+
"example": "rrp-azd4dt1c",
|
|
22814
|
+
"member": "string",
|
|
22815
|
+
"name": "RoutePolicyId",
|
|
22816
|
+
"required": true,
|
|
22817
|
+
"type": "string"
|
|
22818
|
+
},
|
|
22819
|
+
{
|
|
22820
|
+
"disabled": false,
|
|
22821
|
+
"document": "Route reception policy entry list. requires specifying the routing strategy entry ID (RoutePolicyEntryId).",
|
|
22822
|
+
"example": "无",
|
|
22823
|
+
"member": "RoutePolicyEntry",
|
|
22824
|
+
"name": "RoutePolicyEntrySet",
|
|
22825
|
+
"required": false,
|
|
22826
|
+
"type": "list"
|
|
22827
|
+
},
|
|
22828
|
+
{
|
|
22829
|
+
"disabled": false,
|
|
22830
|
+
"document": "Describes the route reception policy.",
|
|
22831
|
+
"example": "TEST",
|
|
22832
|
+
"member": "string",
|
|
22833
|
+
"name": "RoutePolicyDescription",
|
|
22834
|
+
"required": false,
|
|
22835
|
+
"type": "string"
|
|
22836
|
+
},
|
|
22837
|
+
{
|
|
22838
|
+
"disabled": false,
|
|
22839
|
+
"document": "Specifies the route reception policy name.",
|
|
22840
|
+
"example": "TEST",
|
|
22841
|
+
"member": "string",
|
|
22842
|
+
"name": "RoutePolicyName",
|
|
22843
|
+
"required": false,
|
|
22844
|
+
"type": "string"
|
|
22845
|
+
}
|
|
22846
|
+
],
|
|
22847
|
+
"type": "object"
|
|
22848
|
+
},
|
|
22849
|
+
"ResetRoutePolicyEntriesResponse": {
|
|
22850
|
+
"document": "ResetRoutePolicyEntries response structure.",
|
|
22851
|
+
"members": [
|
|
22852
|
+
{
|
|
22853
|
+
"document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
|
|
22854
|
+
"member": "string",
|
|
22855
|
+
"name": "RequestId",
|
|
22856
|
+
"type": "string"
|
|
22857
|
+
}
|
|
22858
|
+
],
|
|
22859
|
+
"type": "object"
|
|
22860
|
+
},
|
|
22226
22861
|
"ResetRoutesRequest": {
|
|
22227
22862
|
"document": "ResetRoutes request structure.",
|
|
22228
22863
|
"members": [
|
|
@@ -23094,6 +23729,244 @@
|
|
|
23094
23729
|
],
|
|
23095
23730
|
"usage": "both"
|
|
23096
23731
|
},
|
|
23732
|
+
"RoutePolicy": {
|
|
23733
|
+
"document": "Route reception policy. when CCN or other services add routes to a VPC custom route table, you can drop or enable appropriate route entries.",
|
|
23734
|
+
"members": [
|
|
23735
|
+
{
|
|
23736
|
+
"disabled": false,
|
|
23737
|
+
"document": "Unique ID of the routing policy.\n\nNote: This field may return null, indicating that no valid value was found.",
|
|
23738
|
+
"example": "rrp-pguby7ma",
|
|
23739
|
+
"member": "string",
|
|
23740
|
+
"name": "RoutePolicyId",
|
|
23741
|
+
"output_required": true,
|
|
23742
|
+
"required": false,
|
|
23743
|
+
"type": "string",
|
|
23744
|
+
"value_allowed_null": true
|
|
23745
|
+
},
|
|
23746
|
+
{
|
|
23747
|
+
"disabled": false,
|
|
23748
|
+
"document": "Specifies the routing strategy name.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23749
|
+
"example": "demo",
|
|
23750
|
+
"member": "string",
|
|
23751
|
+
"name": "RoutePolicyName",
|
|
23752
|
+
"output_required": true,
|
|
23753
|
+
"required": false,
|
|
23754
|
+
"type": "string",
|
|
23755
|
+
"value_allowed_null": true
|
|
23756
|
+
},
|
|
23757
|
+
{
|
|
23758
|
+
"disabled": false,
|
|
23759
|
+
"document": "Routing policy description.\n\nNote: This field may return null, indicating that no valid value was found.",
|
|
23760
|
+
"example": "demo",
|
|
23761
|
+
"member": "string",
|
|
23762
|
+
"name": "RoutePolicyDescription",
|
|
23763
|
+
"output_required": true,
|
|
23764
|
+
"required": false,
|
|
23765
|
+
"type": "string",
|
|
23766
|
+
"value_allowed_null": true
|
|
23767
|
+
},
|
|
23768
|
+
{
|
|
23769
|
+
"disabled": false,
|
|
23770
|
+
"document": "Routing policy rule list.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23771
|
+
"example": "[]",
|
|
23772
|
+
"member": "RoutePolicyEntry",
|
|
23773
|
+
"name": "RoutePolicyEntrySet",
|
|
23774
|
+
"output_required": true,
|
|
23775
|
+
"required": false,
|
|
23776
|
+
"type": "list",
|
|
23777
|
+
"value_allowed_null": true
|
|
23778
|
+
},
|
|
23779
|
+
{
|
|
23780
|
+
"disabled": false,
|
|
23781
|
+
"document": "Specifies the routing strategy binding.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23782
|
+
"example": "[{\"RouteTableId\": \"\trtb-qk8eyn9g\", \"RoutePolicyId\": \"rrp-r70ctaia\", \"Priority\": 100}]",
|
|
23783
|
+
"member": "RoutePolicyAssociation",
|
|
23784
|
+
"name": "RoutePolicyAssociationSet",
|
|
23785
|
+
"output_required": true,
|
|
23786
|
+
"required": false,
|
|
23787
|
+
"type": "list",
|
|
23788
|
+
"value_allowed_null": true
|
|
23789
|
+
},
|
|
23790
|
+
{
|
|
23791
|
+
"disabled": false,
|
|
23792
|
+
"document": "Creation time.\n\nNote: This field may return null, indicating that no valid value was found.",
|
|
23793
|
+
"example": "2023-05-20 15:21:54",
|
|
23794
|
+
"member": "string",
|
|
23795
|
+
"name": "CreatedTime",
|
|
23796
|
+
"output_required": true,
|
|
23797
|
+
"required": false,
|
|
23798
|
+
"type": "string",
|
|
23799
|
+
"value_allowed_null": true
|
|
23800
|
+
},
|
|
23801
|
+
{
|
|
23802
|
+
"disabled": false,
|
|
23803
|
+
"document": "Tag key-value pair.",
|
|
23804
|
+
"example": "[{\"Key\": \"env\", \"Value\": \"prod\"}]",
|
|
23805
|
+
"member": "Tag",
|
|
23806
|
+
"name": "TagSet",
|
|
23807
|
+
"output_required": true,
|
|
23808
|
+
"required": false,
|
|
23809
|
+
"type": "list",
|
|
23810
|
+
"value_allowed_null": false
|
|
23811
|
+
}
|
|
23812
|
+
],
|
|
23813
|
+
"usage": "both"
|
|
23814
|
+
},
|
|
23815
|
+
"RoutePolicyAssociation": {
|
|
23816
|
+
"document": "Route reception policy binding. used to bind the route table and route reception policy and specify the binding priority.",
|
|
23817
|
+
"members": [
|
|
23818
|
+
{
|
|
23819
|
+
"disabled": false,
|
|
23820
|
+
"document": "Unique route table ID.",
|
|
23821
|
+
"example": "rtb-qk8eyn9g",
|
|
23822
|
+
"member": "string",
|
|
23823
|
+
"name": "RouteTableId",
|
|
23824
|
+
"output_required": true,
|
|
23825
|
+
"required": false,
|
|
23826
|
+
"type": "string",
|
|
23827
|
+
"value_allowed_null": false
|
|
23828
|
+
},
|
|
23829
|
+
{
|
|
23830
|
+
"disabled": false,
|
|
23831
|
+
"document": "Specifies the unique ID of the route reception policy.",
|
|
23832
|
+
"example": "rrp-r70ctaia",
|
|
23833
|
+
"member": "string",
|
|
23834
|
+
"name": "RoutePolicyId",
|
|
23835
|
+
"output_required": true,
|
|
23836
|
+
"required": false,
|
|
23837
|
+
"type": "string",
|
|
23838
|
+
"value_allowed_null": false
|
|
23839
|
+
},
|
|
23840
|
+
{
|
|
23841
|
+
"disabled": false,
|
|
23842
|
+
"document": "Priority.",
|
|
23843
|
+
"example": "100",
|
|
23844
|
+
"member": "uint64",
|
|
23845
|
+
"name": "Priority",
|
|
23846
|
+
"output_required": true,
|
|
23847
|
+
"required": false,
|
|
23848
|
+
"type": "int",
|
|
23849
|
+
"value_allowed_null": false
|
|
23850
|
+
}
|
|
23851
|
+
],
|
|
23852
|
+
"usage": "both"
|
|
23853
|
+
},
|
|
23854
|
+
"RoutePolicyEntry": {
|
|
23855
|
+
"document": "Route reception policy entry.",
|
|
23856
|
+
"members": [
|
|
23857
|
+
{
|
|
23858
|
+
"disabled": false,
|
|
23859
|
+
"document": "Specifies the unique ID of the IPv4 routing strategy entry.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23860
|
+
"example": "rrpi-hd7hsfhh",
|
|
23861
|
+
"member": "string",
|
|
23862
|
+
"name": "RoutePolicyEntryId",
|
|
23863
|
+
"output_required": true,
|
|
23864
|
+
"required": false,
|
|
23865
|
+
"type": "string",
|
|
23866
|
+
"value_allowed_null": true
|
|
23867
|
+
},
|
|
23868
|
+
{
|
|
23869
|
+
"disabled": false,
|
|
23870
|
+
"document": "Destination ip range.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23871
|
+
"example": "13.0.0.0/16",
|
|
23872
|
+
"member": "string",
|
|
23873
|
+
"name": "CidrBlock",
|
|
23874
|
+
"output_required": true,
|
|
23875
|
+
"required": false,
|
|
23876
|
+
"type": "string",
|
|
23877
|
+
"value_allowed_null": true
|
|
23878
|
+
},
|
|
23879
|
+
{
|
|
23880
|
+
"disabled": false,
|
|
23881
|
+
"document": "Describes the routing strategy rule.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23882
|
+
"example": "demo",
|
|
23883
|
+
"member": "string",
|
|
23884
|
+
"name": "Description",
|
|
23885
|
+
"output_required": true,
|
|
23886
|
+
"required": false,
|
|
23887
|
+
"type": "string",
|
|
23888
|
+
"value_allowed_null": true
|
|
23889
|
+
},
|
|
23890
|
+
{
|
|
23891
|
+
"disabled": false,
|
|
23892
|
+
"document": "Routing Type\n\nSpecifies the USER-customized data type.\nNETD: specifies the route for network detection.\nCCN: CCN route.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23893
|
+
"example": "CCN",
|
|
23894
|
+
"member": "string",
|
|
23895
|
+
"name": "RouteType",
|
|
23896
|
+
"output_required": true,
|
|
23897
|
+
"required": false,
|
|
23898
|
+
"type": "string",
|
|
23899
|
+
"value_allowed_null": true
|
|
23900
|
+
},
|
|
23901
|
+
{
|
|
23902
|
+
"disabled": false,
|
|
23903
|
+
"document": "Next hop type. types currently supported:.\nCVM: cloud virtual machine with public network gateway type.\nVPN: vpn gateway.\nDIRECTCONNECT: direct connect gateway.\nPEERCONNECTION: peering connection.\nHAVIP: high availability virtual ip.\nNAT: specifies the nat gateway. \nEIP: specifies the public ip address of the cloud virtual machine.\nLOCAL_GATEWAY: specifies the local gateway.\nPVGW: pvgw gateway.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23904
|
+
"example": "CVM",
|
|
23905
|
+
"member": "string",
|
|
23906
|
+
"name": "GatewayType",
|
|
23907
|
+
"output_required": true,
|
|
23908
|
+
"required": false,
|
|
23909
|
+
"type": "string",
|
|
23910
|
+
"value_allowed_null": true
|
|
23911
|
+
},
|
|
23912
|
+
{
|
|
23913
|
+
"disabled": false,
|
|
23914
|
+
"document": "Gateway unique ID.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23915
|
+
"example": "172.16.16.37",
|
|
23916
|
+
"member": "string",
|
|
23917
|
+
"name": "GatewayId",
|
|
23918
|
+
"output_required": true,
|
|
23919
|
+
"required": false,
|
|
23920
|
+
"type": "string",
|
|
23921
|
+
"value_allowed_null": true
|
|
23922
|
+
},
|
|
23923
|
+
{
|
|
23924
|
+
"disabled": false,
|
|
23925
|
+
"document": "Priority. a smaller value indicates a higher priority.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23926
|
+
"example": "100",
|
|
23927
|
+
"member": "uint64",
|
|
23928
|
+
"name": "Priority",
|
|
23929
|
+
"output_required": true,
|
|
23930
|
+
"required": false,
|
|
23931
|
+
"type": "int",
|
|
23932
|
+
"value_allowed_null": true
|
|
23933
|
+
},
|
|
23934
|
+
{
|
|
23935
|
+
"disabled": false,
|
|
23936
|
+
"document": "Action.\nDROP: drop.\nDISABLE: receive and disable.\nACCEPT: receive and enable.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23937
|
+
"example": "ACCEPT",
|
|
23938
|
+
"member": "string",
|
|
23939
|
+
"name": "Action",
|
|
23940
|
+
"output_required": true,
|
|
23941
|
+
"required": false,
|
|
23942
|
+
"type": "string",
|
|
23943
|
+
"value_allowed_null": true
|
|
23944
|
+
},
|
|
23945
|
+
{
|
|
23946
|
+
"disabled": false,
|
|
23947
|
+
"document": "Creation time.\n\nNote: This field may return null, indicating that no valid value was found.",
|
|
23948
|
+
"example": "2023-05-20 15:06:34",
|
|
23949
|
+
"member": "string",
|
|
23950
|
+
"name": "CreatedTime",
|
|
23951
|
+
"output_required": true,
|
|
23952
|
+
"required": false,
|
|
23953
|
+
"type": "string",
|
|
23954
|
+
"value_allowed_null": true
|
|
23955
|
+
},
|
|
23956
|
+
{
|
|
23957
|
+
"disabled": false,
|
|
23958
|
+
"document": "Specifies the region.\nNote: This field may return null, indicating that no valid value was found.",
|
|
23959
|
+
"example": "ap-guangzhou",
|
|
23960
|
+
"member": "string",
|
|
23961
|
+
"name": "Region",
|
|
23962
|
+
"output_required": true,
|
|
23963
|
+
"required": false,
|
|
23964
|
+
"type": "string",
|
|
23965
|
+
"value_allowed_null": true
|
|
23966
|
+
}
|
|
23967
|
+
],
|
|
23968
|
+
"usage": "both"
|
|
23969
|
+
},
|
|
23097
23970
|
"RouteTable": {
|
|
23098
23971
|
"document": "Route table object",
|
|
23099
23972
|
"members": [
|
|
@@ -24275,7 +25148,7 @@
|
|
|
24275
25148
|
{
|
|
24276
25149
|
"disabled": false,
|
|
24277
25150
|
"document": "The `IPv6` `CIDR` of the subnet.",
|
|
24278
|
-
"example": "
|
|
25151
|
+
"example": "fd76:3600:1300:c00::/64",
|
|
24279
25152
|
"member": "string",
|
|
24280
25153
|
"name": "Ipv6CidrBlock",
|
|
24281
25154
|
"output_required": false,
|
|
@@ -24315,7 +25188,7 @@
|
|
|
24315
25188
|
{
|
|
24316
25189
|
"disabled": false,
|
|
24317
25190
|
"document": "Tag key-value pairs",
|
|
24318
|
-
"example": "[]",
|
|
25191
|
+
"example": "[{\"Key\": \"env\", \"Value\": \"prod\"}]",
|
|
24319
25192
|
"member": "Tag",
|
|
24320
25193
|
"name": "TagSet",
|
|
24321
25194
|
"output_required": false,
|
|
@@ -24324,23 +25197,23 @@
|
|
|
24324
25197
|
},
|
|
24325
25198
|
{
|
|
24326
25199
|
"disabled": false,
|
|
24327
|
-
"document": "CDC instance ID
|
|
25200
|
+
"document": "CDC instance ID.",
|
|
24328
25201
|
"example": "cluster-gbo27yc4",
|
|
24329
25202
|
"member": "string",
|
|
24330
25203
|
"name": "CdcId",
|
|
24331
25204
|
"output_required": false,
|
|
24332
25205
|
"type": "string",
|
|
24333
|
-
"value_allowed_null":
|
|
25206
|
+
"value_allowed_null": false
|
|
24334
25207
|
},
|
|
24335
25208
|
{
|
|
24336
25209
|
"disabled": false,
|
|
24337
|
-
"document": "Whether
|
|
25210
|
+
"document": "Whether the subnet is associated with CDC. valid values: 0 (no), 1 (yes).",
|
|
24338
25211
|
"example": "0",
|
|
24339
25212
|
"member": "int64",
|
|
24340
25213
|
"name": "IsCdcSubnet",
|
|
24341
25214
|
"output_required": false,
|
|
24342
25215
|
"type": "int",
|
|
24343
|
-
"value_allowed_null":
|
|
25216
|
+
"value_allowed_null": false
|
|
24344
25217
|
}
|
|
24345
25218
|
],
|
|
24346
25219
|
"usage": "out"
|
|
@@ -24392,23 +25265,25 @@
|
|
|
24392
25265
|
"members": [
|
|
24393
25266
|
{
|
|
24394
25267
|
"disabled": false,
|
|
24395
|
-
"document": "Tag key
|
|
25268
|
+
"document": "Tag key",
|
|
24396
25269
|
"example": "tag-key",
|
|
24397
25270
|
"member": "string",
|
|
24398
25271
|
"name": "Key",
|
|
25272
|
+
"output_required": true,
|
|
24399
25273
|
"required": true,
|
|
24400
25274
|
"type": "string",
|
|
24401
|
-
"value_allowed_null":
|
|
25275
|
+
"value_allowed_null": false
|
|
24402
25276
|
},
|
|
24403
25277
|
{
|
|
24404
25278
|
"disabled": false,
|
|
24405
|
-
"document": "Tag value
|
|
25279
|
+
"document": "Tag value",
|
|
24406
25280
|
"example": "tag-value",
|
|
24407
25281
|
"member": "string",
|
|
24408
25282
|
"name": "Value",
|
|
25283
|
+
"output_required": true,
|
|
24409
25284
|
"required": false,
|
|
24410
25285
|
"type": "string",
|
|
24411
|
-
"value_allowed_null":
|
|
25286
|
+
"value_allowed_null": false
|
|
24412
25287
|
}
|
|
24413
25288
|
],
|
|
24414
25289
|
"usage": "both"
|
|
@@ -24723,7 +25598,7 @@
|
|
|
24723
25598
|
{
|
|
24724
25599
|
"disabled": false,
|
|
24725
25600
|
"document": "`VPC` name.",
|
|
24726
|
-
"example": "
|
|
25601
|
+
"example": "VPC-1",
|
|
24727
25602
|
"member": "string",
|
|
24728
25603
|
"name": "VpcName",
|
|
24729
25604
|
"output_required": true,
|
|
@@ -24753,7 +25628,7 @@
|
|
|
24753
25628
|
{
|
|
24754
25629
|
"disabled": false,
|
|
24755
25630
|
"document": "Whether it is the default `VPC`.",
|
|
24756
|
-
"example": "
|
|
25631
|
+
"example": "true",
|
|
24757
25632
|
"member": "bool",
|
|
24758
25633
|
"name": "IsDefault",
|
|
24759
25634
|
"output_required": true,
|
|
@@ -24763,7 +25638,7 @@
|
|
|
24763
25638
|
{
|
|
24764
25639
|
"disabled": false,
|
|
24765
25640
|
"document": "Whether multicast is enabled.",
|
|
24766
|
-
"example": "true
|
|
25641
|
+
"example": "true",
|
|
24767
25642
|
"member": "bool",
|
|
24768
25643
|
"name": "EnableMulticast",
|
|
24769
25644
|
"output_required": true,
|
|
@@ -24793,7 +25668,7 @@
|
|
|
24793
25668
|
{
|
|
24794
25669
|
"disabled": false,
|
|
24795
25670
|
"document": "DHCP domain name option value.",
|
|
24796
|
-
"example": "
|
|
25671
|
+
"example": "DomainName1",
|
|
24797
25672
|
"member": "string",
|
|
24798
25673
|
"name": "DomainName",
|
|
24799
25674
|
"output_required": true,
|
|
@@ -24813,7 +25688,7 @@
|
|
|
24813
25688
|
{
|
|
24814
25689
|
"disabled": false,
|
|
24815
25690
|
"document": "Whether `DHCP` is enabled.",
|
|
24816
|
-
"example": "
|
|
25691
|
+
"example": "false",
|
|
24817
25692
|
"member": "bool",
|
|
24818
25693
|
"name": "EnableDhcp",
|
|
24819
25694
|
"output_required": true,
|
|
@@ -24833,7 +25708,7 @@
|
|
|
24833
25708
|
{
|
|
24834
25709
|
"disabled": false,
|
|
24835
25710
|
"document": "Tag key-value pair",
|
|
24836
|
-
"example": "
|
|
25711
|
+
"example": "无",
|
|
24837
25712
|
"member": "Tag",
|
|
24838
25713
|
"name": "TagSet",
|
|
24839
25714
|
"output_required": true,
|
|
@@ -24842,13 +25717,33 @@
|
|
|
24842
25717
|
},
|
|
24843
25718
|
{
|
|
24844
25719
|
"disabled": false,
|
|
24845
|
-
"document": "
|
|
24846
|
-
"example": "
|
|
25720
|
+
"document": "Auxiliary CIDR",
|
|
25721
|
+
"example": "无",
|
|
24847
25722
|
"member": "AssistantCidr",
|
|
24848
25723
|
"name": "AssistantCidrSet",
|
|
25724
|
+
"output_required": false,
|
|
25725
|
+
"type": "list",
|
|
25726
|
+
"value_allowed_null": false
|
|
25727
|
+
},
|
|
25728
|
+
{
|
|
25729
|
+
"disabled": false,
|
|
25730
|
+
"document": "Vpc association with CCN route publish policy. true: enables cidr route publishing. false: enables subnet route publishing. default is subnet route publishing when creating a vpc. to select cidr route publishing, submit a ticket for adding to allowlist.",
|
|
25731
|
+
"example": "true",
|
|
25732
|
+
"member": "bool",
|
|
25733
|
+
"name": "EnableRouteVpcPublish",
|
|
25734
|
+
"output_required": true,
|
|
25735
|
+
"type": "bool",
|
|
25736
|
+
"value_allowed_null": false
|
|
25737
|
+
},
|
|
25738
|
+
{
|
|
25739
|
+
"disabled": false,
|
|
25740
|
+
"document": "Returns the multi-operator IPv6 Cidr Block.",
|
|
25741
|
+
"example": "无",
|
|
25742
|
+
"member": "ISPIPv6CidrBlock",
|
|
25743
|
+
"name": "Ipv6CidrBlockSet",
|
|
24849
25744
|
"output_required": true,
|
|
24850
25745
|
"type": "list",
|
|
24851
|
-
"value_allowed_null":
|
|
25746
|
+
"value_allowed_null": false
|
|
24852
25747
|
}
|
|
24853
25748
|
],
|
|
24854
25749
|
"usage": "out"
|