tencentcloud-sdk-python 3.0.1233__py2.py3-none-any.whl → 3.0.1246__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aiart/v20221229/aiart_client.py +34 -21
- tencentcloud/aiart/v20221229/models.py +6 -6
- tencentcloud/apigateway/v20180808/apigateway_client.py +23 -0
- tencentcloud/apigateway/v20180808/models.py +31 -0
- tencentcloud/apm/v20210622/errorcodes.py +3 -3
- tencentcloud/apm/v20210622/models.py +16 -15
- tencentcloud/asr/v20190614/asr_client.py +23 -0
- tencentcloud/asr/v20190614/models.py +203 -0
- tencentcloud/autoscaling/v20180419/models.py +55 -3
- tencentcloud/ca/__init__.py +0 -0
- tencentcloud/ca/v20230228/__init__.py +0 -0
- tencentcloud/ca/v20230228/ca_client.py +95 -0
- tencentcloud/ca/v20230228/errorcodes.py +30 -0
- tencentcloud/ca/v20230228/models.py +398 -0
- tencentcloud/ccc/v20200210/ccc_client.py +69 -0
- tencentcloud/ccc/v20200210/errorcodes.py +6 -0
- tencentcloud/ccc/v20200210/models.py +610 -0
- tencentcloud/cdb/v20170320/models.py +60 -0
- tencentcloud/cdn/v20180606/models.py +32 -0
- tencentcloud/cdwdoris/v20211228/models.py +105 -1
- tencentcloud/cfg/v20210820/models.py +12 -0
- tencentcloud/cfw/v20190904/models.py +4 -4
- tencentcloud/clb/v20180317/models.py +25 -1
- tencentcloud/cls/v20201016/models.py +12 -0
- tencentcloud/cme/v20191029/models.py +12 -0
- tencentcloud/csip/v20221121/models.py +1 -1
- tencentcloud/cvm/v20170312/cvm_client.py +23 -0
- tencentcloud/cvm/v20170312/errorcodes.py +4 -1
- tencentcloud/cvm/v20170312/models.py +202 -4
- tencentcloud/cwp/v20180228/cwp_client.py +3 -1
- tencentcloud/cwp/v20180228/models.py +241 -14
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +48 -73
- tencentcloud/cynosdb/v20190107/models.py +7 -134
- tencentcloud/dasb/v20191018/models.py +37 -0
- tencentcloud/dlc/v20210125/models.py +12 -0
- tencentcloud/dsgc/v20190723/models.py +1 -1
- tencentcloud/dts/v20211206/models.py +16 -16
- tencentcloud/emr/v20190103/emr_client.py +46 -0
- tencentcloud/emr/v20190103/models.py +467 -3
- tencentcloud/ess/v20201111/ess_client.py +19 -12
- tencentcloud/ess/v20201111/models.py +58 -22
- tencentcloud/essbasic/v20210526/essbasic_client.py +48 -9
- tencentcloud/essbasic/v20210526/models.py +174 -11
- tencentcloud/faceid/v20180301/models.py +28 -0
- tencentcloud/hunyuan/v20230901/models.py +1 -0
- tencentcloud/iecp/v20210914/iecp_client.py +0 -500
- tencentcloud/iecp/v20210914/models.py +2130 -5305
- tencentcloud/ims/v20201229/ims_client.py +9 -4
- tencentcloud/ims/v20201229/models.py +4 -4
- tencentcloud/lcic/v20220817/models.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -2
- tencentcloud/lke/v20231130/lke_client.py +184 -0
- tencentcloud/lke/v20231130/models.py +2129 -881
- tencentcloud/mariadb/v20170312/mariadb_client.py +23 -0
- tencentcloud/mariadb/v20170312/models.py +94 -0
- tencentcloud/monitor/v20180724/models.py +0 -132
- tencentcloud/monitor/v20180724/monitor_client.py +0 -50
- tencentcloud/mps/v20190612/models.py +16 -3
- tencentcloud/mqtt/__init__.py +0 -0
- tencentcloud/mqtt/v20240516/__init__.py +0 -0
- tencentcloud/mqtt/v20240516/errorcodes.py +45 -0
- tencentcloud/mqtt/v20240516/models.py +3221 -0
- tencentcloud/mqtt/v20240516/mqtt_client.py +472 -0
- tencentcloud/mrs/v20200910/errorcodes.py +3 -0
- tencentcloud/mrs/v20200910/models.py +158 -27
- tencentcloud/ocr/v20181119/models.py +21 -0
- tencentcloud/ocr/v20181119/ocr_client.py +1 -1
- tencentcloud/omics/v20221128/models.py +245 -29
- tencentcloud/organization/v20210331/errorcodes.py +54 -0
- tencentcloud/organization/v20210331/models.py +483 -3
- tencentcloud/organization/v20210331/organization_client.py +46 -0
- tencentcloud/postgres/v20170312/models.py +626 -13
- tencentcloud/postgres/v20170312/postgres_client.py +69 -0
- tencentcloud/rce/v20201103/models.py +33 -22
- tencentcloud/redis/v20180412/errorcodes.py +3 -0
- tencentcloud/scf/v20180416/errorcodes.py +9 -12
- tencentcloud/ses/v20201002/models.py +65 -0
- tencentcloud/sms/v20190711/models.py +3 -3
- tencentcloud/sms/v20210111/models.py +9 -8
- tencentcloud/sqlserver/v20180328/models.py +1 -1
- tencentcloud/ssl/v20191205/models.py +114 -0
- tencentcloud/tcb/v20180608/models.py +25 -0
- tencentcloud/tcss/v20201101/models.py +269 -0
- tencentcloud/tcss/v20201101/tcss_client.py +3 -1
- tencentcloud/teo/v20220901/errorcodes.py +33 -0
- tencentcloud/teo/v20220901/models.py +4012 -2535
- tencentcloud/teo/v20220901/teo_client.py +254 -0
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +748 -5
- tencentcloud/tke/v20180525/tke_client.py +92 -0
- tencentcloud/tke/v20220501/models.py +1 -1
- tencentcloud/tse/v20201207/models.py +26 -0
- tencentcloud/tsf/v20180326/models.py +0 -58
- tencentcloud/tsf/v20180326/tsf_client.py +0 -25
- tencentcloud/tts/v20190823/tts_client.py +4 -1
- tencentcloud/vclm/v20240523/models.py +25 -0
- tencentcloud/vdb/v20230616/models.py +13 -0
- tencentcloud/vod/v20180717/models.py +91 -1
- tencentcloud/vod/v20180717/vod_client.py +10 -2
- tencentcloud/vpc/v20170312/errorcodes.py +9 -0
- tencentcloud/vpc/v20170312/models.py +2587 -539
- tencentcloud/vpc/v20170312/vpc_client.py +506 -0
- tencentcloud/waf/v20180125/models.py +447 -12
- tencentcloud/wedata/v20210820/models.py +18 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/RECORD +110 -100
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/top_level.txt +0 -0
@@ -646,6 +646,12 @@ class Address(AbstractModel):
|
|
646
646
|
:param _BandwidthPackageId: 当前公网IP所关联的带宽包ID,如果该公网IP未使用带宽包计费,则返回为空
|
647
647
|
注意:此字段可能返回 null,表示取不到有效值。
|
648
648
|
:type BandwidthPackageId: str
|
649
|
+
:param _UnVpcId: 传统弹性公网IPv6所属vpc唯一ID
|
650
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
651
|
+
:type UnVpcId: str
|
652
|
+
:param _DedicatedClusterId: CDC唯一ID
|
653
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
654
|
+
:type DedicatedClusterId: str
|
649
655
|
"""
|
650
656
|
self._AddressId = None
|
651
657
|
self._AddressName = None
|
@@ -672,6 +678,8 @@ class Address(AbstractModel):
|
|
672
678
|
self._AntiDDoSPackageId = None
|
673
679
|
self._RenewFlag = None
|
674
680
|
self._BandwidthPackageId = None
|
681
|
+
self._UnVpcId = None
|
682
|
+
self._DedicatedClusterId = None
|
675
683
|
|
676
684
|
@property
|
677
685
|
def AddressId(self):
|
@@ -873,6 +881,22 @@ class Address(AbstractModel):
|
|
873
881
|
def BandwidthPackageId(self, BandwidthPackageId):
|
874
882
|
self._BandwidthPackageId = BandwidthPackageId
|
875
883
|
|
884
|
+
@property
|
885
|
+
def UnVpcId(self):
|
886
|
+
return self._UnVpcId
|
887
|
+
|
888
|
+
@UnVpcId.setter
|
889
|
+
def UnVpcId(self, UnVpcId):
|
890
|
+
self._UnVpcId = UnVpcId
|
891
|
+
|
892
|
+
@property
|
893
|
+
def DedicatedClusterId(self):
|
894
|
+
return self._DedicatedClusterId
|
895
|
+
|
896
|
+
@DedicatedClusterId.setter
|
897
|
+
def DedicatedClusterId(self, DedicatedClusterId):
|
898
|
+
self._DedicatedClusterId = DedicatedClusterId
|
899
|
+
|
876
900
|
|
877
901
|
def _deserialize(self, params):
|
878
902
|
self._AddressId = params.get("AddressId")
|
@@ -907,6 +931,8 @@ class Address(AbstractModel):
|
|
907
931
|
self._AntiDDoSPackageId = params.get("AntiDDoSPackageId")
|
908
932
|
self._RenewFlag = params.get("RenewFlag")
|
909
933
|
self._BandwidthPackageId = params.get("BandwidthPackageId")
|
934
|
+
self._UnVpcId = params.get("UnVpcId")
|
935
|
+
self._DedicatedClusterId = params.get("DedicatedClusterId")
|
910
936
|
memeber_set = set(params.keys())
|
911
937
|
for name, value in vars(self).items():
|
912
938
|
property_name = name[1:]
|
@@ -1506,6 +1532,8 @@ AnycastEIP是否用于绑定负载均衡。
|
|
1506
1532
|
:type BandwidthPackageId: str
|
1507
1533
|
:param _AddressName: EIP名称,用于申请EIP时用户自定义该EIP的个性化名称,默认值:未命名
|
1508
1534
|
:type AddressName: str
|
1535
|
+
:param _DedicatedClusterId: CDC唯一ID
|
1536
|
+
:type DedicatedClusterId: str
|
1509
1537
|
:param _Egress: 网络出口,当前仅支持精品BGP、静态单线,这2种IP 地址类型的指定出口传入,默认值:center_egress1,其它可选值:center_egress2、center_egress3
|
1510
1538
|
:type Egress: str
|
1511
1539
|
:param _AntiDDoSPackageId: 高防包ID, 申请高防IP时,该字段必传。
|
@@ -1524,6 +1552,7 @@ AnycastEIP是否用于绑定负载均衡。
|
|
1524
1552
|
self._Tags = None
|
1525
1553
|
self._BandwidthPackageId = None
|
1526
1554
|
self._AddressName = None
|
1555
|
+
self._DedicatedClusterId = None
|
1527
1556
|
self._Egress = None
|
1528
1557
|
self._AntiDDoSPackageId = None
|
1529
1558
|
self._ClientToken = None
|
@@ -1616,6 +1645,14 @@ AnycastEIP是否用于绑定负载均衡。
|
|
1616
1645
|
def AddressName(self, AddressName):
|
1617
1646
|
self._AddressName = AddressName
|
1618
1647
|
|
1648
|
+
@property
|
1649
|
+
def DedicatedClusterId(self):
|
1650
|
+
return self._DedicatedClusterId
|
1651
|
+
|
1652
|
+
@DedicatedClusterId.setter
|
1653
|
+
def DedicatedClusterId(self, DedicatedClusterId):
|
1654
|
+
self._DedicatedClusterId = DedicatedClusterId
|
1655
|
+
|
1619
1656
|
@property
|
1620
1657
|
def Egress(self):
|
1621
1658
|
return self._Egress
|
@@ -1660,6 +1697,7 @@ AnycastEIP是否用于绑定负载均衡。
|
|
1660
1697
|
self._Tags.append(obj)
|
1661
1698
|
self._BandwidthPackageId = params.get("BandwidthPackageId")
|
1662
1699
|
self._AddressName = params.get("AddressName")
|
1700
|
+
self._DedicatedClusterId = params.get("DedicatedClusterId")
|
1663
1701
|
self._Egress = params.get("Egress")
|
1664
1702
|
self._AntiDDoSPackageId = params.get("AntiDDoSPackageId")
|
1665
1703
|
self._ClientToken = params.get("ClientToken")
|
@@ -4066,10 +4104,14 @@ class CCN(AbstractModel):
|
|
4066
4104
|
|
4067
4105
|
@property
|
4068
4106
|
def Ipv6Flag(self):
|
4107
|
+
warnings.warn("parameter `Ipv6Flag` is deprecated", DeprecationWarning)
|
4108
|
+
|
4069
4109
|
return self._Ipv6Flag
|
4070
4110
|
|
4071
4111
|
@Ipv6Flag.setter
|
4072
4112
|
def Ipv6Flag(self, Ipv6Flag):
|
4113
|
+
warnings.warn("parameter `Ipv6Flag` is deprecated", DeprecationWarning)
|
4114
|
+
|
4073
4115
|
self._Ipv6Flag = Ipv6Flag
|
4074
4116
|
|
4075
4117
|
@property
|
@@ -7448,6 +7490,68 @@ class CreateCcnRouteTablesResponse(AbstractModel):
|
|
7448
7490
|
self._RequestId = params.get("RequestId")
|
7449
7491
|
|
7450
7492
|
|
7493
|
+
class CreateCdcLDCXListRequest(AbstractModel):
|
7494
|
+
"""CreateCdcLDCXList请求参数结构体
|
7495
|
+
|
7496
|
+
"""
|
7497
|
+
|
7498
|
+
|
7499
|
+
class CreateCdcLDCXListResponse(AbstractModel):
|
7500
|
+
"""CreateCdcLDCXList返回参数结构体
|
7501
|
+
|
7502
|
+
"""
|
7503
|
+
|
7504
|
+
def __init__(self):
|
7505
|
+
r"""
|
7506
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7507
|
+
:type RequestId: str
|
7508
|
+
"""
|
7509
|
+
self._RequestId = None
|
7510
|
+
|
7511
|
+
@property
|
7512
|
+
def RequestId(self):
|
7513
|
+
return self._RequestId
|
7514
|
+
|
7515
|
+
@RequestId.setter
|
7516
|
+
def RequestId(self, RequestId):
|
7517
|
+
self._RequestId = RequestId
|
7518
|
+
|
7519
|
+
|
7520
|
+
def _deserialize(self, params):
|
7521
|
+
self._RequestId = params.get("RequestId")
|
7522
|
+
|
7523
|
+
|
7524
|
+
class CreateCdcNetPlanesRequest(AbstractModel):
|
7525
|
+
"""CreateCdcNetPlanes请求参数结构体
|
7526
|
+
|
7527
|
+
"""
|
7528
|
+
|
7529
|
+
|
7530
|
+
class CreateCdcNetPlanesResponse(AbstractModel):
|
7531
|
+
"""CreateCdcNetPlanes返回参数结构体
|
7532
|
+
|
7533
|
+
"""
|
7534
|
+
|
7535
|
+
def __init__(self):
|
7536
|
+
r"""
|
7537
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7538
|
+
:type RequestId: str
|
7539
|
+
"""
|
7540
|
+
self._RequestId = None
|
7541
|
+
|
7542
|
+
@property
|
7543
|
+
def RequestId(self):
|
7544
|
+
return self._RequestId
|
7545
|
+
|
7546
|
+
@RequestId.setter
|
7547
|
+
def RequestId(self, RequestId):
|
7548
|
+
self._RequestId = RequestId
|
7549
|
+
|
7550
|
+
|
7551
|
+
def _deserialize(self, params):
|
7552
|
+
self._RequestId = params.get("RequestId")
|
7553
|
+
|
7554
|
+
|
7451
7555
|
class CreateCustomerGatewayRequest(AbstractModel):
|
7452
7556
|
"""CreateCustomerGateway请求参数结构体
|
7453
7557
|
|
@@ -8386,6 +8490,199 @@ class CreateHaVipResponse(AbstractModel):
|
|
8386
8490
|
self._RequestId = params.get("RequestId")
|
8387
8491
|
|
8388
8492
|
|
8493
|
+
class CreateHighPriorityRouteTableRequest(AbstractModel):
|
8494
|
+
"""CreateHighPriorityRouteTable请求参数结构体
|
8495
|
+
|
8496
|
+
"""
|
8497
|
+
|
8498
|
+
def __init__(self):
|
8499
|
+
r"""
|
8500
|
+
:param _VpcId: 待操作的VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
|
8501
|
+
:type VpcId: str
|
8502
|
+
:param _Name: 高优路由表名称,最大长度不能超过60个字节。
|
8503
|
+
:type Name: str
|
8504
|
+
:param _Tags: 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
|
8505
|
+
:type Tags: list of Tag
|
8506
|
+
"""
|
8507
|
+
self._VpcId = None
|
8508
|
+
self._Name = None
|
8509
|
+
self._Tags = None
|
8510
|
+
|
8511
|
+
@property
|
8512
|
+
def VpcId(self):
|
8513
|
+
return self._VpcId
|
8514
|
+
|
8515
|
+
@VpcId.setter
|
8516
|
+
def VpcId(self, VpcId):
|
8517
|
+
self._VpcId = VpcId
|
8518
|
+
|
8519
|
+
@property
|
8520
|
+
def Name(self):
|
8521
|
+
return self._Name
|
8522
|
+
|
8523
|
+
@Name.setter
|
8524
|
+
def Name(self, Name):
|
8525
|
+
self._Name = Name
|
8526
|
+
|
8527
|
+
@property
|
8528
|
+
def Tags(self):
|
8529
|
+
return self._Tags
|
8530
|
+
|
8531
|
+
@Tags.setter
|
8532
|
+
def Tags(self, Tags):
|
8533
|
+
self._Tags = Tags
|
8534
|
+
|
8535
|
+
|
8536
|
+
def _deserialize(self, params):
|
8537
|
+
self._VpcId = params.get("VpcId")
|
8538
|
+
self._Name = params.get("Name")
|
8539
|
+
if params.get("Tags") is not None:
|
8540
|
+
self._Tags = []
|
8541
|
+
for item in params.get("Tags"):
|
8542
|
+
obj = Tag()
|
8543
|
+
obj._deserialize(item)
|
8544
|
+
self._Tags.append(obj)
|
8545
|
+
memeber_set = set(params.keys())
|
8546
|
+
for name, value in vars(self).items():
|
8547
|
+
property_name = name[1:]
|
8548
|
+
if property_name in memeber_set:
|
8549
|
+
memeber_set.remove(property_name)
|
8550
|
+
if len(memeber_set) > 0:
|
8551
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
8552
|
+
|
8553
|
+
|
8554
|
+
|
8555
|
+
class CreateHighPriorityRouteTableResponse(AbstractModel):
|
8556
|
+
"""CreateHighPriorityRouteTable返回参数结构体
|
8557
|
+
|
8558
|
+
"""
|
8559
|
+
|
8560
|
+
def __init__(self):
|
8561
|
+
r"""
|
8562
|
+
:param _HighPriorityRouteTable: 高优路由表信息
|
8563
|
+
:type HighPriorityRouteTable: :class:`tencentcloud.vpc.v20170312.models.HighPriorityRouteTable`
|
8564
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8565
|
+
:type RequestId: str
|
8566
|
+
"""
|
8567
|
+
self._HighPriorityRouteTable = None
|
8568
|
+
self._RequestId = None
|
8569
|
+
|
8570
|
+
@property
|
8571
|
+
def HighPriorityRouteTable(self):
|
8572
|
+
return self._HighPriorityRouteTable
|
8573
|
+
|
8574
|
+
@HighPriorityRouteTable.setter
|
8575
|
+
def HighPriorityRouteTable(self, HighPriorityRouteTable):
|
8576
|
+
self._HighPriorityRouteTable = HighPriorityRouteTable
|
8577
|
+
|
8578
|
+
@property
|
8579
|
+
def RequestId(self):
|
8580
|
+
return self._RequestId
|
8581
|
+
|
8582
|
+
@RequestId.setter
|
8583
|
+
def RequestId(self, RequestId):
|
8584
|
+
self._RequestId = RequestId
|
8585
|
+
|
8586
|
+
|
8587
|
+
def _deserialize(self, params):
|
8588
|
+
if params.get("HighPriorityRouteTable") is not None:
|
8589
|
+
self._HighPriorityRouteTable = HighPriorityRouteTable()
|
8590
|
+
self._HighPriorityRouteTable._deserialize(params.get("HighPriorityRouteTable"))
|
8591
|
+
self._RequestId = params.get("RequestId")
|
8592
|
+
|
8593
|
+
|
8594
|
+
class CreateHighPriorityRoutesRequest(AbstractModel):
|
8595
|
+
"""CreateHighPriorityRoutes请求参数结构体
|
8596
|
+
|
8597
|
+
"""
|
8598
|
+
|
8599
|
+
def __init__(self):
|
8600
|
+
r"""
|
8601
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
8602
|
+
:type HighPriorityRouteTableId: str
|
8603
|
+
:param _HighPriorityRoutes: 高优路由表条目信息。
|
8604
|
+
:type HighPriorityRoutes: list of HighPriorityRoute
|
8605
|
+
"""
|
8606
|
+
self._HighPriorityRouteTableId = None
|
8607
|
+
self._HighPriorityRoutes = None
|
8608
|
+
|
8609
|
+
@property
|
8610
|
+
def HighPriorityRouteTableId(self):
|
8611
|
+
return self._HighPriorityRouteTableId
|
8612
|
+
|
8613
|
+
@HighPriorityRouteTableId.setter
|
8614
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
8615
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
8616
|
+
|
8617
|
+
@property
|
8618
|
+
def HighPriorityRoutes(self):
|
8619
|
+
return self._HighPriorityRoutes
|
8620
|
+
|
8621
|
+
@HighPriorityRoutes.setter
|
8622
|
+
def HighPriorityRoutes(self, HighPriorityRoutes):
|
8623
|
+
self._HighPriorityRoutes = HighPriorityRoutes
|
8624
|
+
|
8625
|
+
|
8626
|
+
def _deserialize(self, params):
|
8627
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
8628
|
+
if params.get("HighPriorityRoutes") is not None:
|
8629
|
+
self._HighPriorityRoutes = []
|
8630
|
+
for item in params.get("HighPriorityRoutes"):
|
8631
|
+
obj = HighPriorityRoute()
|
8632
|
+
obj._deserialize(item)
|
8633
|
+
self._HighPriorityRoutes.append(obj)
|
8634
|
+
memeber_set = set(params.keys())
|
8635
|
+
for name, value in vars(self).items():
|
8636
|
+
property_name = name[1:]
|
8637
|
+
if property_name in memeber_set:
|
8638
|
+
memeber_set.remove(property_name)
|
8639
|
+
if len(memeber_set) > 0:
|
8640
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
8641
|
+
|
8642
|
+
|
8643
|
+
|
8644
|
+
class CreateHighPriorityRoutesResponse(AbstractModel):
|
8645
|
+
"""CreateHighPriorityRoutes返回参数结构体
|
8646
|
+
|
8647
|
+
"""
|
8648
|
+
|
8649
|
+
def __init__(self):
|
8650
|
+
r"""
|
8651
|
+
:param _HighPriorityRouteSet: 高优路由表信息。
|
8652
|
+
:type HighPriorityRouteSet: list of HighPriorityRoute
|
8653
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8654
|
+
:type RequestId: str
|
8655
|
+
"""
|
8656
|
+
self._HighPriorityRouteSet = None
|
8657
|
+
self._RequestId = None
|
8658
|
+
|
8659
|
+
@property
|
8660
|
+
def HighPriorityRouteSet(self):
|
8661
|
+
return self._HighPriorityRouteSet
|
8662
|
+
|
8663
|
+
@HighPriorityRouteSet.setter
|
8664
|
+
def HighPriorityRouteSet(self, HighPriorityRouteSet):
|
8665
|
+
self._HighPriorityRouteSet = HighPriorityRouteSet
|
8666
|
+
|
8667
|
+
@property
|
8668
|
+
def RequestId(self):
|
8669
|
+
return self._RequestId
|
8670
|
+
|
8671
|
+
@RequestId.setter
|
8672
|
+
def RequestId(self, RequestId):
|
8673
|
+
self._RequestId = RequestId
|
8674
|
+
|
8675
|
+
|
8676
|
+
def _deserialize(self, params):
|
8677
|
+
if params.get("HighPriorityRouteSet") is not None:
|
8678
|
+
self._HighPriorityRouteSet = []
|
8679
|
+
for item in params.get("HighPriorityRouteSet"):
|
8680
|
+
obj = HighPriorityRoute()
|
8681
|
+
obj._deserialize(item)
|
8682
|
+
self._HighPriorityRouteSet.append(obj)
|
8683
|
+
self._RequestId = params.get("RequestId")
|
8684
|
+
|
8685
|
+
|
8389
8686
|
class CreateIp6TranslatorsRequest(AbstractModel):
|
8390
8687
|
"""CreateIp6Translators请求参数结构体
|
8391
8688
|
|
@@ -11183,6 +11480,8 @@ class CreateVpcEndPointRequest(AbstractModel):
|
|
11183
11480
|
:type EndPointVip: str
|
11184
11481
|
:param _SecurityGroupId: 安全组ID。
|
11185
11482
|
:type SecurityGroupId: str
|
11483
|
+
:param _Tags: 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]。
|
11484
|
+
:type Tags: list of Tag
|
11186
11485
|
"""
|
11187
11486
|
self._VpcId = None
|
11188
11487
|
self._SubnetId = None
|
@@ -11190,6 +11489,7 @@ class CreateVpcEndPointRequest(AbstractModel):
|
|
11190
11489
|
self._EndPointServiceId = None
|
11191
11490
|
self._EndPointVip = None
|
11192
11491
|
self._SecurityGroupId = None
|
11492
|
+
self._Tags = None
|
11193
11493
|
|
11194
11494
|
@property
|
11195
11495
|
def VpcId(self):
|
@@ -11239,6 +11539,14 @@ class CreateVpcEndPointRequest(AbstractModel):
|
|
11239
11539
|
def SecurityGroupId(self, SecurityGroupId):
|
11240
11540
|
self._SecurityGroupId = SecurityGroupId
|
11241
11541
|
|
11542
|
+
@property
|
11543
|
+
def Tags(self):
|
11544
|
+
return self._Tags
|
11545
|
+
|
11546
|
+
@Tags.setter
|
11547
|
+
def Tags(self, Tags):
|
11548
|
+
self._Tags = Tags
|
11549
|
+
|
11242
11550
|
|
11243
11551
|
def _deserialize(self, params):
|
11244
11552
|
self._VpcId = params.get("VpcId")
|
@@ -11247,6 +11555,12 @@ class CreateVpcEndPointRequest(AbstractModel):
|
|
11247
11555
|
self._EndPointServiceId = params.get("EndPointServiceId")
|
11248
11556
|
self._EndPointVip = params.get("EndPointVip")
|
11249
11557
|
self._SecurityGroupId = params.get("SecurityGroupId")
|
11558
|
+
if params.get("Tags") is not None:
|
11559
|
+
self._Tags = []
|
11560
|
+
for item in params.get("Tags"):
|
11561
|
+
obj = Tag()
|
11562
|
+
obj._deserialize(item)
|
11563
|
+
self._Tags.append(obj)
|
11250
11564
|
memeber_set = set(params.keys())
|
11251
11565
|
for name, value in vars(self).items():
|
11252
11566
|
property_name = name[1:]
|
@@ -11535,6 +11849,8 @@ class CreateVpcPeeringConnectionRequest(AbstractModel):
|
|
11535
11849
|
:type ChargeType: str
|
11536
11850
|
:param _QosLevel: 服务分级:PT、AU、AG。
|
11537
11851
|
:type QosLevel: str
|
11852
|
+
:param _Tags: 标签键值对
|
11853
|
+
:type Tags: list of Tags
|
11538
11854
|
"""
|
11539
11855
|
self._SourceVpcId = None
|
11540
11856
|
self._PeeringConnectionName = None
|
@@ -11545,6 +11861,7 @@ class CreateVpcPeeringConnectionRequest(AbstractModel):
|
|
11545
11861
|
self._Type = None
|
11546
11862
|
self._ChargeType = None
|
11547
11863
|
self._QosLevel = None
|
11864
|
+
self._Tags = None
|
11548
11865
|
|
11549
11866
|
@property
|
11550
11867
|
def SourceVpcId(self):
|
@@ -11618,6 +11935,14 @@ class CreateVpcPeeringConnectionRequest(AbstractModel):
|
|
11618
11935
|
def QosLevel(self, QosLevel):
|
11619
11936
|
self._QosLevel = QosLevel
|
11620
11937
|
|
11938
|
+
@property
|
11939
|
+
def Tags(self):
|
11940
|
+
return self._Tags
|
11941
|
+
|
11942
|
+
@Tags.setter
|
11943
|
+
def Tags(self, Tags):
|
11944
|
+
self._Tags = Tags
|
11945
|
+
|
11621
11946
|
|
11622
11947
|
def _deserialize(self, params):
|
11623
11948
|
self._SourceVpcId = params.get("SourceVpcId")
|
@@ -11629,6 +11954,12 @@ class CreateVpcPeeringConnectionRequest(AbstractModel):
|
|
11629
11954
|
self._Type = params.get("Type")
|
11630
11955
|
self._ChargeType = params.get("ChargeType")
|
11631
11956
|
self._QosLevel = params.get("QosLevel")
|
11957
|
+
if params.get("Tags") is not None:
|
11958
|
+
self._Tags = []
|
11959
|
+
for item in params.get("Tags"):
|
11960
|
+
obj = Tags()
|
11961
|
+
obj._deserialize(item)
|
11962
|
+
self._Tags.append(obj)
|
11632
11963
|
memeber_set = set(params.keys())
|
11633
11964
|
for name, value in vars(self).items():
|
11634
11965
|
property_name = name[1:]
|
@@ -13937,41 +14268,103 @@ class DeleteCcnRouteTablesResponse(AbstractModel):
|
|
13937
14268
|
self._RequestId = params.get("RequestId")
|
13938
14269
|
|
13939
14270
|
|
13940
|
-
class
|
13941
|
-
"""
|
14271
|
+
class DeleteCdcLDCXListRequest(AbstractModel):
|
14272
|
+
"""DeleteCdcLDCXList请求参数结构体
|
13942
14273
|
|
13943
14274
|
"""
|
13944
14275
|
|
13945
|
-
def __init__(self):
|
13946
|
-
r"""
|
13947
|
-
:param _CustomerGatewayId: 对端网关ID,例如:cgw-2wqq41m9,可通过[DescribeCustomerGateways](https://cloud.tencent.com/document/api/215/17516)接口查询对端网关。
|
13948
|
-
:type CustomerGatewayId: str
|
13949
|
-
"""
|
13950
|
-
self._CustomerGatewayId = None
|
13951
|
-
|
13952
|
-
@property
|
13953
|
-
def CustomerGatewayId(self):
|
13954
|
-
return self._CustomerGatewayId
|
13955
14276
|
|
13956
|
-
|
13957
|
-
|
13958
|
-
|
13959
|
-
|
13960
|
-
|
13961
|
-
def
|
13962
|
-
|
13963
|
-
|
13964
|
-
|
13965
|
-
|
13966
|
-
|
13967
|
-
|
13968
|
-
|
13969
|
-
|
13970
|
-
|
13971
|
-
|
13972
|
-
|
13973
|
-
|
13974
|
-
|
14277
|
+
class DeleteCdcLDCXListResponse(AbstractModel):
|
14278
|
+
"""DeleteCdcLDCXList返回参数结构体
|
14279
|
+
|
14280
|
+
"""
|
14281
|
+
|
14282
|
+
def __init__(self):
|
14283
|
+
r"""
|
14284
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
14285
|
+
:type RequestId: str
|
14286
|
+
"""
|
14287
|
+
self._RequestId = None
|
14288
|
+
|
14289
|
+
@property
|
14290
|
+
def RequestId(self):
|
14291
|
+
return self._RequestId
|
14292
|
+
|
14293
|
+
@RequestId.setter
|
14294
|
+
def RequestId(self, RequestId):
|
14295
|
+
self._RequestId = RequestId
|
14296
|
+
|
14297
|
+
|
14298
|
+
def _deserialize(self, params):
|
14299
|
+
self._RequestId = params.get("RequestId")
|
14300
|
+
|
14301
|
+
|
14302
|
+
class DeleteCdcNetPlanesRequest(AbstractModel):
|
14303
|
+
"""DeleteCdcNetPlanes请求参数结构体
|
14304
|
+
|
14305
|
+
"""
|
14306
|
+
|
14307
|
+
|
14308
|
+
class DeleteCdcNetPlanesResponse(AbstractModel):
|
14309
|
+
"""DeleteCdcNetPlanes返回参数结构体
|
14310
|
+
|
14311
|
+
"""
|
14312
|
+
|
14313
|
+
def __init__(self):
|
14314
|
+
r"""
|
14315
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
14316
|
+
:type RequestId: str
|
14317
|
+
"""
|
14318
|
+
self._RequestId = None
|
14319
|
+
|
14320
|
+
@property
|
14321
|
+
def RequestId(self):
|
14322
|
+
return self._RequestId
|
14323
|
+
|
14324
|
+
@RequestId.setter
|
14325
|
+
def RequestId(self, RequestId):
|
14326
|
+
self._RequestId = RequestId
|
14327
|
+
|
14328
|
+
|
14329
|
+
def _deserialize(self, params):
|
14330
|
+
self._RequestId = params.get("RequestId")
|
14331
|
+
|
14332
|
+
|
14333
|
+
class DeleteCustomerGatewayRequest(AbstractModel):
|
14334
|
+
"""DeleteCustomerGateway请求参数结构体
|
14335
|
+
|
14336
|
+
"""
|
14337
|
+
|
14338
|
+
def __init__(self):
|
14339
|
+
r"""
|
14340
|
+
:param _CustomerGatewayId: 对端网关ID,例如:cgw-2wqq41m9,可通过[DescribeCustomerGateways](https://cloud.tencent.com/document/api/215/17516)接口查询对端网关。
|
14341
|
+
:type CustomerGatewayId: str
|
14342
|
+
"""
|
14343
|
+
self._CustomerGatewayId = None
|
14344
|
+
|
14345
|
+
@property
|
14346
|
+
def CustomerGatewayId(self):
|
14347
|
+
return self._CustomerGatewayId
|
14348
|
+
|
14349
|
+
@CustomerGatewayId.setter
|
14350
|
+
def CustomerGatewayId(self, CustomerGatewayId):
|
14351
|
+
self._CustomerGatewayId = CustomerGatewayId
|
14352
|
+
|
14353
|
+
|
14354
|
+
def _deserialize(self, params):
|
14355
|
+
self._CustomerGatewayId = params.get("CustomerGatewayId")
|
14356
|
+
memeber_set = set(params.keys())
|
14357
|
+
for name, value in vars(self).items():
|
14358
|
+
property_name = name[1:]
|
14359
|
+
if property_name in memeber_set:
|
14360
|
+
memeber_set.remove(property_name)
|
14361
|
+
if len(memeber_set) > 0:
|
14362
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
14363
|
+
|
14364
|
+
|
14365
|
+
|
14366
|
+
class DeleteCustomerGatewayResponse(AbstractModel):
|
14367
|
+
"""DeleteCustomerGateway返回参数结构体
|
13975
14368
|
|
13976
14369
|
"""
|
13977
14370
|
|
@@ -14309,29 +14702,29 @@ class DeleteHaVipResponse(AbstractModel):
|
|
14309
14702
|
self._RequestId = params.get("RequestId")
|
14310
14703
|
|
14311
14704
|
|
14312
|
-
class
|
14313
|
-
"""
|
14705
|
+
class DeleteHighPriorityRouteTablesRequest(AbstractModel):
|
14706
|
+
"""DeleteHighPriorityRouteTables请求参数结构体
|
14314
14707
|
|
14315
14708
|
"""
|
14316
14709
|
|
14317
14710
|
def __init__(self):
|
14318
14711
|
r"""
|
14319
|
-
:param
|
14320
|
-
:type
|
14712
|
+
:param _HighPriorityRouteTableIds: 高优路由表表唯一ID 列表。
|
14713
|
+
:type HighPriorityRouteTableIds: list of str
|
14321
14714
|
"""
|
14322
|
-
self.
|
14715
|
+
self._HighPriorityRouteTableIds = None
|
14323
14716
|
|
14324
14717
|
@property
|
14325
|
-
def
|
14326
|
-
return self.
|
14718
|
+
def HighPriorityRouteTableIds(self):
|
14719
|
+
return self._HighPriorityRouteTableIds
|
14327
14720
|
|
14328
|
-
@
|
14329
|
-
def
|
14330
|
-
self.
|
14721
|
+
@HighPriorityRouteTableIds.setter
|
14722
|
+
def HighPriorityRouteTableIds(self, HighPriorityRouteTableIds):
|
14723
|
+
self._HighPriorityRouteTableIds = HighPriorityRouteTableIds
|
14331
14724
|
|
14332
14725
|
|
14333
14726
|
def _deserialize(self, params):
|
14334
|
-
self.
|
14727
|
+
self._HighPriorityRouteTableIds = params.get("HighPriorityRouteTableIds")
|
14335
14728
|
memeber_set = set(params.keys())
|
14336
14729
|
for name, value in vars(self).items():
|
14337
14730
|
property_name = name[1:]
|
@@ -14342,8 +14735,8 @@ class DeleteIp6TranslatorsRequest(AbstractModel):
|
|
14342
14735
|
|
14343
14736
|
|
14344
14737
|
|
14345
|
-
class
|
14346
|
-
"""
|
14738
|
+
class DeleteHighPriorityRouteTablesResponse(AbstractModel):
|
14739
|
+
"""DeleteHighPriorityRouteTables返回参数结构体
|
14347
14740
|
|
14348
14741
|
"""
|
14349
14742
|
|
@@ -14367,53 +14760,41 @@ class DeleteIp6TranslatorsResponse(AbstractModel):
|
|
14367
14760
|
self._RequestId = params.get("RequestId")
|
14368
14761
|
|
14369
14762
|
|
14370
|
-
class
|
14371
|
-
"""
|
14763
|
+
class DeleteHighPriorityRoutesRequest(AbstractModel):
|
14764
|
+
"""DeleteHighPriorityRoutes请求参数结构体
|
14372
14765
|
|
14373
14766
|
"""
|
14374
14767
|
|
14375
14768
|
def __init__(self):
|
14376
14769
|
r"""
|
14377
|
-
:param
|
14378
|
-
:type
|
14379
|
-
:param
|
14380
|
-
:type
|
14381
|
-
:param _VpcId: VPC实例ID。
|
14382
|
-
:type VpcId: str
|
14770
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
14771
|
+
:type HighPriorityRouteTableId: str
|
14772
|
+
:param _HighPriorityRouteIds: 高优路由表条目唯一 ID 列表。
|
14773
|
+
:type HighPriorityRouteIds: list of str
|
14383
14774
|
"""
|
14384
|
-
self.
|
14385
|
-
self.
|
14386
|
-
self._VpcId = None
|
14387
|
-
|
14388
|
-
@property
|
14389
|
-
def LocalGatewayId(self):
|
14390
|
-
return self._LocalGatewayId
|
14391
|
-
|
14392
|
-
@LocalGatewayId.setter
|
14393
|
-
def LocalGatewayId(self, LocalGatewayId):
|
14394
|
-
self._LocalGatewayId = LocalGatewayId
|
14775
|
+
self._HighPriorityRouteTableId = None
|
14776
|
+
self._HighPriorityRouteIds = None
|
14395
14777
|
|
14396
14778
|
@property
|
14397
|
-
def
|
14398
|
-
return self.
|
14779
|
+
def HighPriorityRouteTableId(self):
|
14780
|
+
return self._HighPriorityRouteTableId
|
14399
14781
|
|
14400
|
-
@
|
14401
|
-
def
|
14402
|
-
self.
|
14782
|
+
@HighPriorityRouteTableId.setter
|
14783
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
14784
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
14403
14785
|
|
14404
14786
|
@property
|
14405
|
-
def
|
14406
|
-
return self.
|
14787
|
+
def HighPriorityRouteIds(self):
|
14788
|
+
return self._HighPriorityRouteIds
|
14407
14789
|
|
14408
|
-
@
|
14409
|
-
def
|
14410
|
-
self.
|
14790
|
+
@HighPriorityRouteIds.setter
|
14791
|
+
def HighPriorityRouteIds(self, HighPriorityRouteIds):
|
14792
|
+
self._HighPriorityRouteIds = HighPriorityRouteIds
|
14411
14793
|
|
14412
14794
|
|
14413
14795
|
def _deserialize(self, params):
|
14414
|
-
self.
|
14415
|
-
self.
|
14416
|
-
self._VpcId = params.get("VpcId")
|
14796
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
14797
|
+
self._HighPriorityRouteIds = params.get("HighPriorityRouteIds")
|
14417
14798
|
memeber_set = set(params.keys())
|
14418
14799
|
for name, value in vars(self).items():
|
14419
14800
|
property_name = name[1:]
|
@@ -14424,18 +14805,29 @@ class DeleteLocalGatewayRequest(AbstractModel):
|
|
14424
14805
|
|
14425
14806
|
|
14426
14807
|
|
14427
|
-
class
|
14428
|
-
"""
|
14808
|
+
class DeleteHighPriorityRoutesResponse(AbstractModel):
|
14809
|
+
"""DeleteHighPriorityRoutes返回参数结构体
|
14429
14810
|
|
14430
14811
|
"""
|
14431
14812
|
|
14432
14813
|
def __init__(self):
|
14433
14814
|
r"""
|
14815
|
+
:param _HighPriorityRouteSet: 高优路由表条目信息。
|
14816
|
+
:type HighPriorityRouteSet: list of HighPriorityRoute
|
14434
14817
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
14435
14818
|
:type RequestId: str
|
14436
14819
|
"""
|
14820
|
+
self._HighPriorityRouteSet = None
|
14437
14821
|
self._RequestId = None
|
14438
14822
|
|
14823
|
+
@property
|
14824
|
+
def HighPriorityRouteSet(self):
|
14825
|
+
return self._HighPriorityRouteSet
|
14826
|
+
|
14827
|
+
@HighPriorityRouteSet.setter
|
14828
|
+
def HighPriorityRouteSet(self, HighPriorityRouteSet):
|
14829
|
+
self._HighPriorityRouteSet = HighPriorityRouteSet
|
14830
|
+
|
14439
14831
|
@property
|
14440
14832
|
def RequestId(self):
|
14441
14833
|
return self._RequestId
|
@@ -14446,49 +14838,38 @@ class DeleteLocalGatewayResponse(AbstractModel):
|
|
14446
14838
|
|
14447
14839
|
|
14448
14840
|
def _deserialize(self, params):
|
14841
|
+
if params.get("HighPriorityRouteSet") is not None:
|
14842
|
+
self._HighPriorityRouteSet = []
|
14843
|
+
for item in params.get("HighPriorityRouteSet"):
|
14844
|
+
obj = HighPriorityRoute()
|
14845
|
+
obj._deserialize(item)
|
14846
|
+
self._HighPriorityRouteSet.append(obj)
|
14449
14847
|
self._RequestId = params.get("RequestId")
|
14450
14848
|
|
14451
14849
|
|
14452
|
-
class
|
14453
|
-
"""
|
14850
|
+
class DeleteIp6TranslatorsRequest(AbstractModel):
|
14851
|
+
"""DeleteIp6Translators请求参数结构体
|
14454
14852
|
|
14455
14853
|
"""
|
14456
14854
|
|
14457
14855
|
def __init__(self):
|
14458
14856
|
r"""
|
14459
|
-
:param
|
14460
|
-
:type
|
14461
|
-
:param _DestinationIpPortTranslationNatRules: NAT网关的端口转换规则。
|
14462
|
-
:type DestinationIpPortTranslationNatRules: list of DestinationIpPortTranslationNatRule
|
14857
|
+
:param _Ip6TranslatorIds: 待释放的IPV6转换实例的唯一ID,形如‘ip6-xxxxxxxx’
|
14858
|
+
:type Ip6TranslatorIds: list of str
|
14463
14859
|
"""
|
14464
|
-
self.
|
14465
|
-
self._DestinationIpPortTranslationNatRules = None
|
14466
|
-
|
14467
|
-
@property
|
14468
|
-
def NatGatewayId(self):
|
14469
|
-
return self._NatGatewayId
|
14470
|
-
|
14471
|
-
@NatGatewayId.setter
|
14472
|
-
def NatGatewayId(self, NatGatewayId):
|
14473
|
-
self._NatGatewayId = NatGatewayId
|
14860
|
+
self._Ip6TranslatorIds = None
|
14474
14861
|
|
14475
14862
|
@property
|
14476
|
-
def
|
14477
|
-
return self.
|
14863
|
+
def Ip6TranslatorIds(self):
|
14864
|
+
return self._Ip6TranslatorIds
|
14478
14865
|
|
14479
|
-
@
|
14480
|
-
def
|
14481
|
-
self.
|
14866
|
+
@Ip6TranslatorIds.setter
|
14867
|
+
def Ip6TranslatorIds(self, Ip6TranslatorIds):
|
14868
|
+
self._Ip6TranslatorIds = Ip6TranslatorIds
|
14482
14869
|
|
14483
14870
|
|
14484
14871
|
def _deserialize(self, params):
|
14485
|
-
self.
|
14486
|
-
if params.get("DestinationIpPortTranslationNatRules") is not None:
|
14487
|
-
self._DestinationIpPortTranslationNatRules = []
|
14488
|
-
for item in params.get("DestinationIpPortTranslationNatRules"):
|
14489
|
-
obj = DestinationIpPortTranslationNatRule()
|
14490
|
-
obj._deserialize(item)
|
14491
|
-
self._DestinationIpPortTranslationNatRules.append(obj)
|
14872
|
+
self._Ip6TranslatorIds = params.get("Ip6TranslatorIds")
|
14492
14873
|
memeber_set = set(params.keys())
|
14493
14874
|
for name, value in vars(self).items():
|
14494
14875
|
property_name = name[1:]
|
@@ -14499,8 +14880,8 @@ class DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest(AbstractModel):
|
|
14499
14880
|
|
14500
14881
|
|
14501
14882
|
|
14502
|
-
class
|
14503
|
-
"""
|
14883
|
+
class DeleteIp6TranslatorsResponse(AbstractModel):
|
14884
|
+
"""DeleteIp6Translators返回参数结构体
|
14504
14885
|
|
14505
14886
|
"""
|
14506
14887
|
|
@@ -14524,29 +14905,53 @@ class DeleteNatGatewayDestinationIpPortTranslationNatRuleResponse(AbstractModel)
|
|
14524
14905
|
self._RequestId = params.get("RequestId")
|
14525
14906
|
|
14526
14907
|
|
14527
|
-
class
|
14528
|
-
"""
|
14908
|
+
class DeleteLocalGatewayRequest(AbstractModel):
|
14909
|
+
"""DeleteLocalGateway请求参数结构体
|
14529
14910
|
|
14530
14911
|
"""
|
14531
14912
|
|
14532
14913
|
def __init__(self):
|
14533
14914
|
r"""
|
14534
|
-
:param
|
14535
|
-
:type
|
14915
|
+
:param _LocalGatewayId: 本地网关实例ID。
|
14916
|
+
:type LocalGatewayId: str
|
14917
|
+
:param _CdcId: CDC实例ID。
|
14918
|
+
:type CdcId: str
|
14919
|
+
:param _VpcId: VPC实例ID。
|
14920
|
+
:type VpcId: str
|
14536
14921
|
"""
|
14537
|
-
self.
|
14922
|
+
self._LocalGatewayId = None
|
14923
|
+
self._CdcId = None
|
14924
|
+
self._VpcId = None
|
14538
14925
|
|
14539
14926
|
@property
|
14540
|
-
def
|
14541
|
-
return self.
|
14927
|
+
def LocalGatewayId(self):
|
14928
|
+
return self._LocalGatewayId
|
14542
14929
|
|
14543
|
-
@
|
14544
|
-
def
|
14545
|
-
self.
|
14930
|
+
@LocalGatewayId.setter
|
14931
|
+
def LocalGatewayId(self, LocalGatewayId):
|
14932
|
+
self._LocalGatewayId = LocalGatewayId
|
14933
|
+
|
14934
|
+
@property
|
14935
|
+
def CdcId(self):
|
14936
|
+
return self._CdcId
|
14937
|
+
|
14938
|
+
@CdcId.setter
|
14939
|
+
def CdcId(self, CdcId):
|
14940
|
+
self._CdcId = CdcId
|
14941
|
+
|
14942
|
+
@property
|
14943
|
+
def VpcId(self):
|
14944
|
+
return self._VpcId
|
14945
|
+
|
14946
|
+
@VpcId.setter
|
14947
|
+
def VpcId(self, VpcId):
|
14948
|
+
self._VpcId = VpcId
|
14546
14949
|
|
14547
14950
|
|
14548
14951
|
def _deserialize(self, params):
|
14549
|
-
self.
|
14952
|
+
self._LocalGatewayId = params.get("LocalGatewayId")
|
14953
|
+
self._CdcId = params.get("CdcId")
|
14954
|
+
self._VpcId = params.get("VpcId")
|
14550
14955
|
memeber_set = set(params.keys())
|
14551
14956
|
for name, value in vars(self).items():
|
14552
14957
|
property_name = name[1:]
|
@@ -14557,8 +14962,8 @@ class DeleteNatGatewayRequest(AbstractModel):
|
|
14557
14962
|
|
14558
14963
|
|
14559
14964
|
|
14560
|
-
class
|
14561
|
-
"""
|
14965
|
+
class DeleteLocalGatewayResponse(AbstractModel):
|
14966
|
+
"""DeleteLocalGateway返回参数结构体
|
14562
14967
|
|
14563
14968
|
"""
|
14564
14969
|
|
@@ -14582,8 +14987,8 @@ class DeleteNatGatewayResponse(AbstractModel):
|
|
14582
14987
|
self._RequestId = params.get("RequestId")
|
14583
14988
|
|
14584
14989
|
|
14585
|
-
class
|
14586
|
-
"""
|
14990
|
+
class DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest(AbstractModel):
|
14991
|
+
"""DeleteNatGatewayDestinationIpPortTranslationNatRule请求参数结构体
|
14587
14992
|
|
14588
14993
|
"""
|
14589
14994
|
|
@@ -14591,11 +14996,11 @@ class DeleteNatGatewaySourceIpTranslationNatRuleRequest(AbstractModel):
|
|
14591
14996
|
r"""
|
14592
14997
|
:param _NatGatewayId: NAT网关的ID,形如:`nat-df45454`。
|
14593
14998
|
:type NatGatewayId: str
|
14594
|
-
:param
|
14595
|
-
:type
|
14999
|
+
:param _DestinationIpPortTranslationNatRules: NAT网关的端口转换规则。
|
15000
|
+
:type DestinationIpPortTranslationNatRules: list of DestinationIpPortTranslationNatRule
|
14596
15001
|
"""
|
14597
15002
|
self._NatGatewayId = None
|
14598
|
-
self.
|
15003
|
+
self._DestinationIpPortTranslationNatRules = None
|
14599
15004
|
|
14600
15005
|
@property
|
14601
15006
|
def NatGatewayId(self):
|
@@ -14606,17 +15011,22 @@ class DeleteNatGatewaySourceIpTranslationNatRuleRequest(AbstractModel):
|
|
14606
15011
|
self._NatGatewayId = NatGatewayId
|
14607
15012
|
|
14608
15013
|
@property
|
14609
|
-
def
|
14610
|
-
return self.
|
15014
|
+
def DestinationIpPortTranslationNatRules(self):
|
15015
|
+
return self._DestinationIpPortTranslationNatRules
|
14611
15016
|
|
14612
|
-
@
|
14613
|
-
def
|
14614
|
-
self.
|
15017
|
+
@DestinationIpPortTranslationNatRules.setter
|
15018
|
+
def DestinationIpPortTranslationNatRules(self, DestinationIpPortTranslationNatRules):
|
15019
|
+
self._DestinationIpPortTranslationNatRules = DestinationIpPortTranslationNatRules
|
14615
15020
|
|
14616
15021
|
|
14617
15022
|
def _deserialize(self, params):
|
14618
15023
|
self._NatGatewayId = params.get("NatGatewayId")
|
14619
|
-
|
15024
|
+
if params.get("DestinationIpPortTranslationNatRules") is not None:
|
15025
|
+
self._DestinationIpPortTranslationNatRules = []
|
15026
|
+
for item in params.get("DestinationIpPortTranslationNatRules"):
|
15027
|
+
obj = DestinationIpPortTranslationNatRule()
|
15028
|
+
obj._deserialize(item)
|
15029
|
+
self._DestinationIpPortTranslationNatRules.append(obj)
|
14620
15030
|
memeber_set = set(params.keys())
|
14621
15031
|
for name, value in vars(self).items():
|
14622
15032
|
property_name = name[1:]
|
@@ -14627,8 +15037,136 @@ class DeleteNatGatewaySourceIpTranslationNatRuleRequest(AbstractModel):
|
|
14627
15037
|
|
14628
15038
|
|
14629
15039
|
|
14630
|
-
class
|
14631
|
-
"""
|
15040
|
+
class DeleteNatGatewayDestinationIpPortTranslationNatRuleResponse(AbstractModel):
|
15041
|
+
"""DeleteNatGatewayDestinationIpPortTranslationNatRule返回参数结构体
|
15042
|
+
|
15043
|
+
"""
|
15044
|
+
|
15045
|
+
def __init__(self):
|
15046
|
+
r"""
|
15047
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15048
|
+
:type RequestId: str
|
15049
|
+
"""
|
15050
|
+
self._RequestId = None
|
15051
|
+
|
15052
|
+
@property
|
15053
|
+
def RequestId(self):
|
15054
|
+
return self._RequestId
|
15055
|
+
|
15056
|
+
@RequestId.setter
|
15057
|
+
def RequestId(self, RequestId):
|
15058
|
+
self._RequestId = RequestId
|
15059
|
+
|
15060
|
+
|
15061
|
+
def _deserialize(self, params):
|
15062
|
+
self._RequestId = params.get("RequestId")
|
15063
|
+
|
15064
|
+
|
15065
|
+
class DeleteNatGatewayRequest(AbstractModel):
|
15066
|
+
"""DeleteNatGateway请求参数结构体
|
15067
|
+
|
15068
|
+
"""
|
15069
|
+
|
15070
|
+
def __init__(self):
|
15071
|
+
r"""
|
15072
|
+
:param _NatGatewayId: NAT网关的ID,形如:`nat-df45454`。
|
15073
|
+
:type NatGatewayId: str
|
15074
|
+
"""
|
15075
|
+
self._NatGatewayId = None
|
15076
|
+
|
15077
|
+
@property
|
15078
|
+
def NatGatewayId(self):
|
15079
|
+
return self._NatGatewayId
|
15080
|
+
|
15081
|
+
@NatGatewayId.setter
|
15082
|
+
def NatGatewayId(self, NatGatewayId):
|
15083
|
+
self._NatGatewayId = NatGatewayId
|
15084
|
+
|
15085
|
+
|
15086
|
+
def _deserialize(self, params):
|
15087
|
+
self._NatGatewayId = params.get("NatGatewayId")
|
15088
|
+
memeber_set = set(params.keys())
|
15089
|
+
for name, value in vars(self).items():
|
15090
|
+
property_name = name[1:]
|
15091
|
+
if property_name in memeber_set:
|
15092
|
+
memeber_set.remove(property_name)
|
15093
|
+
if len(memeber_set) > 0:
|
15094
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
15095
|
+
|
15096
|
+
|
15097
|
+
|
15098
|
+
class DeleteNatGatewayResponse(AbstractModel):
|
15099
|
+
"""DeleteNatGateway返回参数结构体
|
15100
|
+
|
15101
|
+
"""
|
15102
|
+
|
15103
|
+
def __init__(self):
|
15104
|
+
r"""
|
15105
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15106
|
+
:type RequestId: str
|
15107
|
+
"""
|
15108
|
+
self._RequestId = None
|
15109
|
+
|
15110
|
+
@property
|
15111
|
+
def RequestId(self):
|
15112
|
+
return self._RequestId
|
15113
|
+
|
15114
|
+
@RequestId.setter
|
15115
|
+
def RequestId(self, RequestId):
|
15116
|
+
self._RequestId = RequestId
|
15117
|
+
|
15118
|
+
|
15119
|
+
def _deserialize(self, params):
|
15120
|
+
self._RequestId = params.get("RequestId")
|
15121
|
+
|
15122
|
+
|
15123
|
+
class DeleteNatGatewaySourceIpTranslationNatRuleRequest(AbstractModel):
|
15124
|
+
"""DeleteNatGatewaySourceIpTranslationNatRule请求参数结构体
|
15125
|
+
|
15126
|
+
"""
|
15127
|
+
|
15128
|
+
def __init__(self):
|
15129
|
+
r"""
|
15130
|
+
:param _NatGatewayId: NAT网关的ID,形如:`nat-df45454`。
|
15131
|
+
:type NatGatewayId: str
|
15132
|
+
:param _NatGatewaySnatIds: NAT网关的SNAT ID列表,形如:`snat-df43254`。
|
15133
|
+
:type NatGatewaySnatIds: list of str
|
15134
|
+
"""
|
15135
|
+
self._NatGatewayId = None
|
15136
|
+
self._NatGatewaySnatIds = None
|
15137
|
+
|
15138
|
+
@property
|
15139
|
+
def NatGatewayId(self):
|
15140
|
+
return self._NatGatewayId
|
15141
|
+
|
15142
|
+
@NatGatewayId.setter
|
15143
|
+
def NatGatewayId(self, NatGatewayId):
|
15144
|
+
self._NatGatewayId = NatGatewayId
|
15145
|
+
|
15146
|
+
@property
|
15147
|
+
def NatGatewaySnatIds(self):
|
15148
|
+
return self._NatGatewaySnatIds
|
15149
|
+
|
15150
|
+
@NatGatewaySnatIds.setter
|
15151
|
+
def NatGatewaySnatIds(self, NatGatewaySnatIds):
|
15152
|
+
self._NatGatewaySnatIds = NatGatewaySnatIds
|
15153
|
+
|
15154
|
+
|
15155
|
+
def _deserialize(self, params):
|
15156
|
+
self._NatGatewayId = params.get("NatGatewayId")
|
15157
|
+
self._NatGatewaySnatIds = params.get("NatGatewaySnatIds")
|
15158
|
+
memeber_set = set(params.keys())
|
15159
|
+
for name, value in vars(self).items():
|
15160
|
+
property_name = name[1:]
|
15161
|
+
if property_name in memeber_set:
|
15162
|
+
memeber_set.remove(property_name)
|
15163
|
+
if len(memeber_set) > 0:
|
15164
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
15165
|
+
|
15166
|
+
|
15167
|
+
|
15168
|
+
class DeleteNatGatewaySourceIpTranslationNatRuleResponse(AbstractModel):
|
15169
|
+
"""DeleteNatGatewaySourceIpTranslationNatRule返回参数结构体
|
14632
15170
|
|
14633
15171
|
"""
|
14634
15172
|
|
@@ -16992,7 +17530,7 @@ class DescribeAddressesRequest(AbstractModel):
|
|
16992
17530
|
<li> private-ip-address - String - 是否必填:否 - (过滤条件)按照 EIP 绑定的内网 IP 过滤。</li>
|
16993
17531
|
<li> network-interface-id - String - 是否必填:否 - (过滤条件)按照 EIP 绑定的弹性网卡 ID 过滤。弹性网卡 ID 形如:eni-11112222。</li>
|
16994
17532
|
<li> is-arrears - String - 是否必填:否 - (过滤条件)按照 EIP 是否欠费进行过滤。(TRUE:EIP 处于欠费状态|FALSE:EIP 费用状态正常)</li>
|
16995
|
-
<li> address-type - String - 是否必填:否 - (过滤条件)按照 IP类型 进行过滤。可选值:'WanIP', 'EIP','AnycastEIP','HighQualityEIP'。默认值是'EIP'。</li>
|
17533
|
+
<li> address-type - String - 是否必填:否 - (过滤条件)按照 IP类型 进行过滤。可选值:'WanIP', 'EIP','AnycastEIP','HighQualityEIP', 'AntiDDoSEIP'。默认值是'EIP'。</li>
|
16996
17534
|
<li> address-isp - String - 是否必填:否 - (过滤条件)按照 运营商类型 进行过滤。可选值:'BGP','CMCC','CUCC', 'CTCC'</li>
|
16997
17535
|
<li> dedicated-cluster-id - String - 是否必填:否 - (过滤条件)按照 CDC 的唯一 ID 过滤。CDC 唯一 ID 形如:cluster-11112222。</li>
|
16998
17536
|
<li> tag-key - String - 是否必填:否 - (过滤条件)按照标签键进行过滤。</li>
|
@@ -18514,103 +19052,85 @@ class DescribeCcnsResponse(AbstractModel):
|
|
18514
19052
|
self._RequestId = params.get("RequestId")
|
18515
19053
|
|
18516
19054
|
|
18517
|
-
class
|
18518
|
-
"""
|
19055
|
+
class DescribeCdcLDCXListRequest(AbstractModel):
|
19056
|
+
"""DescribeCdcLDCXList请求参数结构体
|
19057
|
+
|
19058
|
+
"""
|
19059
|
+
|
19060
|
+
|
19061
|
+
class DescribeCdcLDCXListResponse(AbstractModel):
|
19062
|
+
"""DescribeCdcLDCXList返回参数结构体
|
18519
19063
|
|
18520
19064
|
"""
|
18521
19065
|
|
18522
19066
|
def __init__(self):
|
18523
19067
|
r"""
|
18524
|
-
:param
|
18525
|
-
|
18526
|
-
<li>vm-ip - String - (过滤条件)基础网络云服务器IP。</li>
|
18527
|
-
:type Filters: list of FilterObject
|
18528
|
-
:param _Offset: 偏移量,默认值0。
|
18529
|
-
:type Offset: str
|
18530
|
-
:param _Limit: 返回数量,默认为20,最大值为100。
|
18531
|
-
:type Limit: str
|
19068
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19069
|
+
:type RequestId: str
|
18532
19070
|
"""
|
18533
|
-
self.
|
18534
|
-
self._Offset = None
|
18535
|
-
self._Limit = None
|
19071
|
+
self._RequestId = None
|
18536
19072
|
|
18537
19073
|
@property
|
18538
|
-
def
|
18539
|
-
return self.
|
19074
|
+
def RequestId(self):
|
19075
|
+
return self._RequestId
|
18540
19076
|
|
18541
|
-
@
|
18542
|
-
def
|
18543
|
-
self.
|
19077
|
+
@RequestId.setter
|
19078
|
+
def RequestId(self, RequestId):
|
19079
|
+
self._RequestId = RequestId
|
18544
19080
|
|
18545
|
-
@property
|
18546
|
-
def Offset(self):
|
18547
|
-
return self._Offset
|
18548
19081
|
|
18549
|
-
|
18550
|
-
|
18551
|
-
self._Offset = Offset
|
18552
|
-
|
18553
|
-
@property
|
18554
|
-
def Limit(self):
|
18555
|
-
return self._Limit
|
19082
|
+
def _deserialize(self, params):
|
19083
|
+
self._RequestId = params.get("RequestId")
|
18556
19084
|
|
18557
|
-
@Limit.setter
|
18558
|
-
def Limit(self, Limit):
|
18559
|
-
self._Limit = Limit
|
18560
19085
|
|
19086
|
+
class DescribeCdcNetPlanesRequest(AbstractModel):
|
19087
|
+
"""DescribeCdcNetPlanes请求参数结构体
|
18561
19088
|
|
18562
|
-
|
18563
|
-
if params.get("Filters") is not None:
|
18564
|
-
self._Filters = []
|
18565
|
-
for item in params.get("Filters"):
|
18566
|
-
obj = FilterObject()
|
18567
|
-
obj._deserialize(item)
|
18568
|
-
self._Filters.append(obj)
|
18569
|
-
self._Offset = params.get("Offset")
|
18570
|
-
self._Limit = params.get("Limit")
|
18571
|
-
memeber_set = set(params.keys())
|
18572
|
-
for name, value in vars(self).items():
|
18573
|
-
property_name = name[1:]
|
18574
|
-
if property_name in memeber_set:
|
18575
|
-
memeber_set.remove(property_name)
|
18576
|
-
if len(memeber_set) > 0:
|
18577
|
-
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
18578
|
-
|
19089
|
+
"""
|
18579
19090
|
|
18580
19091
|
|
18581
|
-
class
|
18582
|
-
"""
|
19092
|
+
class DescribeCdcNetPlanesResponse(AbstractModel):
|
19093
|
+
"""DescribeCdcNetPlanes返回参数结构体
|
18583
19094
|
|
18584
19095
|
"""
|
18585
19096
|
|
18586
19097
|
def __init__(self):
|
18587
19098
|
r"""
|
18588
|
-
:param _TotalCount: 符合条件的实例数量。
|
18589
|
-
:type TotalCount: int
|
18590
|
-
:param _ClassicLinkInstanceSet: 私有网络和基础网络互通设备。
|
18591
|
-
:type ClassicLinkInstanceSet: list of ClassicLinkInstance
|
18592
19099
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
18593
19100
|
:type RequestId: str
|
18594
19101
|
"""
|
18595
|
-
self._TotalCount = None
|
18596
|
-
self._ClassicLinkInstanceSet = None
|
18597
19102
|
self._RequestId = None
|
18598
19103
|
|
18599
19104
|
@property
|
18600
|
-
def
|
18601
|
-
return self.
|
19105
|
+
def RequestId(self):
|
19106
|
+
return self._RequestId
|
18602
19107
|
|
18603
|
-
@
|
18604
|
-
def
|
18605
|
-
self.
|
19108
|
+
@RequestId.setter
|
19109
|
+
def RequestId(self, RequestId):
|
19110
|
+
self._RequestId = RequestId
|
18606
19111
|
|
18607
|
-
@property
|
18608
|
-
def ClassicLinkInstanceSet(self):
|
18609
|
-
return self._ClassicLinkInstanceSet
|
18610
19112
|
|
18611
|
-
|
18612
|
-
|
18613
|
-
|
19113
|
+
def _deserialize(self, params):
|
19114
|
+
self._RequestId = params.get("RequestId")
|
19115
|
+
|
19116
|
+
|
19117
|
+
class DescribeCdcUsedIdcVlanRequest(AbstractModel):
|
19118
|
+
"""DescribeCdcUsedIdcVlan请求参数结构体
|
19119
|
+
|
19120
|
+
"""
|
19121
|
+
|
19122
|
+
|
19123
|
+
class DescribeCdcUsedIdcVlanResponse(AbstractModel):
|
19124
|
+
"""DescribeCdcUsedIdcVlan返回参数结构体
|
19125
|
+
|
19126
|
+
"""
|
19127
|
+
|
19128
|
+
def __init__(self):
|
19129
|
+
r"""
|
19130
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19131
|
+
:type RequestId: str
|
19132
|
+
"""
|
19133
|
+
self._RequestId = None
|
18614
19134
|
|
18615
19135
|
@property
|
18616
19136
|
def RequestId(self):
|
@@ -18622,30 +19142,141 @@ class DescribeClassicLinkInstancesResponse(AbstractModel):
|
|
18622
19142
|
|
18623
19143
|
|
18624
19144
|
def _deserialize(self, params):
|
18625
|
-
self._TotalCount = params.get("TotalCount")
|
18626
|
-
if params.get("ClassicLinkInstanceSet") is not None:
|
18627
|
-
self._ClassicLinkInstanceSet = []
|
18628
|
-
for item in params.get("ClassicLinkInstanceSet"):
|
18629
|
-
obj = ClassicLinkInstance()
|
18630
|
-
obj._deserialize(item)
|
18631
|
-
self._ClassicLinkInstanceSet.append(obj)
|
18632
19145
|
self._RequestId = params.get("RequestId")
|
18633
19146
|
|
18634
19147
|
|
18635
|
-
class
|
18636
|
-
"""
|
19148
|
+
class DescribeClassicLinkInstancesRequest(AbstractModel):
|
19149
|
+
"""DescribeClassicLinkInstances请求参数结构体
|
18637
19150
|
|
18638
19151
|
"""
|
18639
19152
|
|
18640
19153
|
def __init__(self):
|
18641
19154
|
r"""
|
18642
|
-
:param _Filters:
|
18643
|
-
<li
|
18644
|
-
|
18645
|
-
:
|
18646
|
-
:
|
18647
|
-
:
|
18648
|
-
:
|
19155
|
+
:param _Filters: 过滤条件。
|
19156
|
+
<li>vpc-id - String - (过滤条件)VPC实例ID。</li>
|
19157
|
+
<li>vm-ip - String - (过滤条件)基础网络云服务器IP。</li>
|
19158
|
+
:type Filters: list of FilterObject
|
19159
|
+
:param _Offset: 偏移量,默认值0。
|
19160
|
+
:type Offset: str
|
19161
|
+
:param _Limit: 返回数量,默认为20,最大值为100。
|
19162
|
+
:type Limit: str
|
19163
|
+
"""
|
19164
|
+
self._Filters = None
|
19165
|
+
self._Offset = None
|
19166
|
+
self._Limit = None
|
19167
|
+
|
19168
|
+
@property
|
19169
|
+
def Filters(self):
|
19170
|
+
return self._Filters
|
19171
|
+
|
19172
|
+
@Filters.setter
|
19173
|
+
def Filters(self, Filters):
|
19174
|
+
self._Filters = Filters
|
19175
|
+
|
19176
|
+
@property
|
19177
|
+
def Offset(self):
|
19178
|
+
return self._Offset
|
19179
|
+
|
19180
|
+
@Offset.setter
|
19181
|
+
def Offset(self, Offset):
|
19182
|
+
self._Offset = Offset
|
19183
|
+
|
19184
|
+
@property
|
19185
|
+
def Limit(self):
|
19186
|
+
return self._Limit
|
19187
|
+
|
19188
|
+
@Limit.setter
|
19189
|
+
def Limit(self, Limit):
|
19190
|
+
self._Limit = Limit
|
19191
|
+
|
19192
|
+
|
19193
|
+
def _deserialize(self, params):
|
19194
|
+
if params.get("Filters") is not None:
|
19195
|
+
self._Filters = []
|
19196
|
+
for item in params.get("Filters"):
|
19197
|
+
obj = FilterObject()
|
19198
|
+
obj._deserialize(item)
|
19199
|
+
self._Filters.append(obj)
|
19200
|
+
self._Offset = params.get("Offset")
|
19201
|
+
self._Limit = params.get("Limit")
|
19202
|
+
memeber_set = set(params.keys())
|
19203
|
+
for name, value in vars(self).items():
|
19204
|
+
property_name = name[1:]
|
19205
|
+
if property_name in memeber_set:
|
19206
|
+
memeber_set.remove(property_name)
|
19207
|
+
if len(memeber_set) > 0:
|
19208
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
19209
|
+
|
19210
|
+
|
19211
|
+
|
19212
|
+
class DescribeClassicLinkInstancesResponse(AbstractModel):
|
19213
|
+
"""DescribeClassicLinkInstances返回参数结构体
|
19214
|
+
|
19215
|
+
"""
|
19216
|
+
|
19217
|
+
def __init__(self):
|
19218
|
+
r"""
|
19219
|
+
:param _TotalCount: 符合条件的实例数量。
|
19220
|
+
:type TotalCount: int
|
19221
|
+
:param _ClassicLinkInstanceSet: 私有网络和基础网络互通设备。
|
19222
|
+
:type ClassicLinkInstanceSet: list of ClassicLinkInstance
|
19223
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19224
|
+
:type RequestId: str
|
19225
|
+
"""
|
19226
|
+
self._TotalCount = None
|
19227
|
+
self._ClassicLinkInstanceSet = None
|
19228
|
+
self._RequestId = None
|
19229
|
+
|
19230
|
+
@property
|
19231
|
+
def TotalCount(self):
|
19232
|
+
return self._TotalCount
|
19233
|
+
|
19234
|
+
@TotalCount.setter
|
19235
|
+
def TotalCount(self, TotalCount):
|
19236
|
+
self._TotalCount = TotalCount
|
19237
|
+
|
19238
|
+
@property
|
19239
|
+
def ClassicLinkInstanceSet(self):
|
19240
|
+
return self._ClassicLinkInstanceSet
|
19241
|
+
|
19242
|
+
@ClassicLinkInstanceSet.setter
|
19243
|
+
def ClassicLinkInstanceSet(self, ClassicLinkInstanceSet):
|
19244
|
+
self._ClassicLinkInstanceSet = ClassicLinkInstanceSet
|
19245
|
+
|
19246
|
+
@property
|
19247
|
+
def RequestId(self):
|
19248
|
+
return self._RequestId
|
19249
|
+
|
19250
|
+
@RequestId.setter
|
19251
|
+
def RequestId(self, RequestId):
|
19252
|
+
self._RequestId = RequestId
|
19253
|
+
|
19254
|
+
|
19255
|
+
def _deserialize(self, params):
|
19256
|
+
self._TotalCount = params.get("TotalCount")
|
19257
|
+
if params.get("ClassicLinkInstanceSet") is not None:
|
19258
|
+
self._ClassicLinkInstanceSet = []
|
19259
|
+
for item in params.get("ClassicLinkInstanceSet"):
|
19260
|
+
obj = ClassicLinkInstance()
|
19261
|
+
obj._deserialize(item)
|
19262
|
+
self._ClassicLinkInstanceSet.append(obj)
|
19263
|
+
self._RequestId = params.get("RequestId")
|
19264
|
+
|
19265
|
+
|
19266
|
+
class DescribeCrossBorderCcnRegionBandwidthLimitsRequest(AbstractModel):
|
19267
|
+
"""DescribeCrossBorderCcnRegionBandwidthLimits请求参数结构体
|
19268
|
+
|
19269
|
+
"""
|
19270
|
+
|
19271
|
+
def __init__(self):
|
19272
|
+
r"""
|
19273
|
+
:param _Filters: 过滤条件,目前`value`值个数只支持一个,可支持的字段有:
|
19274
|
+
<li>`source-region` 源地域,值形如:`["ap-guangzhou"]`</li> <li>`destination-region` 目的地域,值形如:`["ap-shanghai"]`</li> <li>`ccn-ids` 云联网ID数组,值形如:`["ccn-12345678"]`</li> <li>`user-account-id` 用户账号ID,值形如`["12345678"]`</li>
|
19275
|
+
:type Filters: list of Filter
|
19276
|
+
:param _Offset: 偏移量,默认0。
|
19277
|
+
:type Offset: int
|
19278
|
+
:param _Limit: 单页返回数据量可选值0到100之间的整数,默认20。
|
19279
|
+
:type Limit: int
|
18649
19280
|
"""
|
18650
19281
|
self._Filters = None
|
18651
19282
|
self._Offset = None
|
@@ -20545,36 +21176,38 @@ class DescribeHaVipsResponse(AbstractModel):
|
|
20545
21176
|
self._RequestId = params.get("RequestId")
|
20546
21177
|
|
20547
21178
|
|
20548
|
-
class
|
20549
|
-
"""
|
21179
|
+
class DescribeHighPriorityRouteTablesRequest(AbstractModel):
|
21180
|
+
"""DescribeHighPriorityRouteTables请求参数结构体
|
20550
21181
|
|
20551
21182
|
"""
|
20552
21183
|
|
20553
21184
|
def __init__(self):
|
20554
21185
|
r"""
|
20555
|
-
:param
|
20556
|
-
|
20557
|
-
|
20558
|
-
<li>
|
20559
|
-
<li>
|
21186
|
+
:param _Filters: 过滤条件,参数不支持同时指定HighPriorityRouteTableIds和Filters。
|
21187
|
+
<li>high-priority-route-table-id - String - (过滤条件)高优路由表实例ID。</li>
|
21188
|
+
<li>name - String - (过滤条件)高优路由表名称。</li>
|
21189
|
+
<li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。</li>
|
21190
|
+
<li>tag-key - String -是否必填:否 - (过滤条件)按照标签键进行过滤。</li>
|
21191
|
+
<li>next-hop-type - String - 是否必填:否 - (过滤条件)按下一跳类型进行过滤。使用next-hop-type进行过滤时,必须同时携带route-table-id与vpc-id。
|
21192
|
+
目前我们支持的类型有:
|
21193
|
+
HAVIP:高可用虚拟IP;
|
21194
|
+
NORMAL_CVM:普通云服务器;
|
21195
|
+
</li>
|
20560
21196
|
:type Filters: list of Filter
|
20561
|
-
:param
|
20562
|
-
:type
|
20563
|
-
:param
|
20564
|
-
:type
|
21197
|
+
:param _HighPriorityRouteTableIds: 高优路由表实例ID,例如:hprtb-18mot1fm。
|
21198
|
+
:type HighPriorityRouteTableIds: list of str
|
21199
|
+
:param _Offset: 偏移量。
|
21200
|
+
:type Offset: str
|
21201
|
+
:param _Limit: 返回数量,默认为20,最大值为100。
|
21202
|
+
:type Limit: str
|
21203
|
+
:param _NeedRouterInfo: 是否需要获取路由策略信息,默认获取,当控制台不需要拉取路由策略信息时,改为False。
|
21204
|
+
:type NeedRouterInfo: bool
|
20565
21205
|
"""
|
20566
|
-
self._Ip6AddressIds = None
|
20567
21206
|
self._Filters = None
|
21207
|
+
self._HighPriorityRouteTableIds = None
|
20568
21208
|
self._Offset = None
|
20569
21209
|
self._Limit = None
|
20570
|
-
|
20571
|
-
@property
|
20572
|
-
def Ip6AddressIds(self):
|
20573
|
-
return self._Ip6AddressIds
|
20574
|
-
|
20575
|
-
@Ip6AddressIds.setter
|
20576
|
-
def Ip6AddressIds(self, Ip6AddressIds):
|
20577
|
-
self._Ip6AddressIds = Ip6AddressIds
|
21210
|
+
self._NeedRouterInfo = None
|
20578
21211
|
|
20579
21212
|
@property
|
20580
21213
|
def Filters(self):
|
@@ -20584,6 +21217,14 @@ class DescribeIp6AddressesRequest(AbstractModel):
|
|
20584
21217
|
def Filters(self, Filters):
|
20585
21218
|
self._Filters = Filters
|
20586
21219
|
|
21220
|
+
@property
|
21221
|
+
def HighPriorityRouteTableIds(self):
|
21222
|
+
return self._HighPriorityRouteTableIds
|
21223
|
+
|
21224
|
+
@HighPriorityRouteTableIds.setter
|
21225
|
+
def HighPriorityRouteTableIds(self, HighPriorityRouteTableIds):
|
21226
|
+
self._HighPriorityRouteTableIds = HighPriorityRouteTableIds
|
21227
|
+
|
20587
21228
|
@property
|
20588
21229
|
def Offset(self):
|
20589
21230
|
return self._Offset
|
@@ -20600,17 +21241,26 @@ class DescribeIp6AddressesRequest(AbstractModel):
|
|
20600
21241
|
def Limit(self, Limit):
|
20601
21242
|
self._Limit = Limit
|
20602
21243
|
|
21244
|
+
@property
|
21245
|
+
def NeedRouterInfo(self):
|
21246
|
+
return self._NeedRouterInfo
|
21247
|
+
|
21248
|
+
@NeedRouterInfo.setter
|
21249
|
+
def NeedRouterInfo(self, NeedRouterInfo):
|
21250
|
+
self._NeedRouterInfo = NeedRouterInfo
|
21251
|
+
|
20603
21252
|
|
20604
21253
|
def _deserialize(self, params):
|
20605
|
-
self._Ip6AddressIds = params.get("Ip6AddressIds")
|
20606
21254
|
if params.get("Filters") is not None:
|
20607
21255
|
self._Filters = []
|
20608
21256
|
for item in params.get("Filters"):
|
20609
21257
|
obj = Filter()
|
20610
21258
|
obj._deserialize(item)
|
20611
21259
|
self._Filters.append(obj)
|
21260
|
+
self._HighPriorityRouteTableIds = params.get("HighPriorityRouteTableIds")
|
20612
21261
|
self._Offset = params.get("Offset")
|
20613
21262
|
self._Limit = params.get("Limit")
|
21263
|
+
self._NeedRouterInfo = params.get("NeedRouterInfo")
|
20614
21264
|
memeber_set = set(params.keys())
|
20615
21265
|
for name, value in vars(self).items():
|
20616
21266
|
property_name = name[1:]
|
@@ -20621,24 +21271,32 @@ class DescribeIp6AddressesRequest(AbstractModel):
|
|
20621
21271
|
|
20622
21272
|
|
20623
21273
|
|
20624
|
-
class
|
20625
|
-
"""
|
21274
|
+
class DescribeHighPriorityRouteTablesResponse(AbstractModel):
|
21275
|
+
"""DescribeHighPriorityRouteTables返回参数结构体
|
20626
21276
|
|
20627
21277
|
"""
|
20628
21278
|
|
20629
21279
|
def __init__(self):
|
20630
21280
|
r"""
|
20631
|
-
:param
|
21281
|
+
:param _HighPriorityRouteTableSet: 高优路由表对象。
|
21282
|
+
:type HighPriorityRouteTableSet: list of HighPriorityRouteTable
|
21283
|
+
:param _TotalCount: 符合条件的实例数量。
|
20632
21284
|
:type TotalCount: int
|
20633
|
-
:param _AddressSet: IPV6 详细信息列表。
|
20634
|
-
:type AddressSet: list of Address
|
20635
21285
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20636
21286
|
:type RequestId: str
|
20637
21287
|
"""
|
21288
|
+
self._HighPriorityRouteTableSet = None
|
20638
21289
|
self._TotalCount = None
|
20639
|
-
self._AddressSet = None
|
20640
21290
|
self._RequestId = None
|
20641
21291
|
|
21292
|
+
@property
|
21293
|
+
def HighPriorityRouteTableSet(self):
|
21294
|
+
return self._HighPriorityRouteTableSet
|
21295
|
+
|
21296
|
+
@HighPriorityRouteTableSet.setter
|
21297
|
+
def HighPriorityRouteTableSet(self, HighPriorityRouteTableSet):
|
21298
|
+
self._HighPriorityRouteTableSet = HighPriorityRouteTableSet
|
21299
|
+
|
20642
21300
|
@property
|
20643
21301
|
def TotalCount(self):
|
20644
21302
|
return self._TotalCount
|
@@ -20647,14 +21305,6 @@ class DescribeIp6AddressesResponse(AbstractModel):
|
|
20647
21305
|
def TotalCount(self, TotalCount):
|
20648
21306
|
self._TotalCount = TotalCount
|
20649
21307
|
|
20650
|
-
@property
|
20651
|
-
def AddressSet(self):
|
20652
|
-
return self._AddressSet
|
20653
|
-
|
20654
|
-
@AddressSet.setter
|
20655
|
-
def AddressSet(self, AddressSet):
|
20656
|
-
self._AddressSet = AddressSet
|
20657
|
-
|
20658
21308
|
@property
|
20659
21309
|
def RequestId(self):
|
20660
21310
|
return self._RequestId
|
@@ -20665,124 +21315,388 @@ class DescribeIp6AddressesResponse(AbstractModel):
|
|
20665
21315
|
|
20666
21316
|
|
20667
21317
|
def _deserialize(self, params):
|
20668
|
-
|
20669
|
-
|
20670
|
-
|
20671
|
-
|
20672
|
-
obj = Address()
|
21318
|
+
if params.get("HighPriorityRouteTableSet") is not None:
|
21319
|
+
self._HighPriorityRouteTableSet = []
|
21320
|
+
for item in params.get("HighPriorityRouteTableSet"):
|
21321
|
+
obj = HighPriorityRouteTable()
|
20673
21322
|
obj._deserialize(item)
|
20674
|
-
self.
|
21323
|
+
self._HighPriorityRouteTableSet.append(obj)
|
21324
|
+
self._TotalCount = params.get("TotalCount")
|
20675
21325
|
self._RequestId = params.get("RequestId")
|
20676
21326
|
|
20677
21327
|
|
20678
|
-
class
|
20679
|
-
"""
|
21328
|
+
class DescribeHighPriorityRoutesRequest(AbstractModel):
|
21329
|
+
"""DescribeHighPriorityRoutes请求参数结构体
|
20680
21330
|
|
20681
21331
|
"""
|
20682
21332
|
|
20683
21333
|
def __init__(self):
|
20684
21334
|
r"""
|
20685
|
-
:param
|
20686
|
-
:type
|
20687
|
-
|
20688
|
-
|
20689
|
-
|
20690
|
-
|
20691
|
-
|
20692
|
-
|
20693
|
-
|
20694
|
-
@Ip6TranslatorIds.setter
|
20695
|
-
def Ip6TranslatorIds(self, Ip6TranslatorIds):
|
20696
|
-
self._Ip6TranslatorIds = Ip6TranslatorIds
|
20697
|
-
|
20698
|
-
|
20699
|
-
def _deserialize(self, params):
|
20700
|
-
self._Ip6TranslatorIds = params.get("Ip6TranslatorIds")
|
20701
|
-
memeber_set = set(params.keys())
|
20702
|
-
for name, value in vars(self).items():
|
20703
|
-
property_name = name[1:]
|
20704
|
-
if property_name in memeber_set:
|
20705
|
-
memeber_set.remove(property_name)
|
20706
|
-
if len(memeber_set) > 0:
|
20707
|
-
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
20708
|
-
|
21335
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
21336
|
+
:type HighPriorityRouteTableId: str
|
21337
|
+
:param _Filters: <li>gateway-id - String - (过滤条件)网关ID。</li>
|
21338
|
+
<li>description - String - (过滤条件)路由描述。</li>
|
21339
|
+
<li>dest-cidr - String - (过滤条件)目的端地址,支持模糊左匹配。</li>
|
21340
|
+
<li>subnet-route-algorithm - String - (过滤条件)现在支持的算法有:ECMP_QUINTUPLE_HASH:五元组hash,ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash,ECMP_DESTINATION_IP_HASH:目的IP hash,ECMP_SOURCE_IP_HASH:源IP hash。</li>
|
21341
|
+
<li>is-cdc - String - (过滤条件)CDC属性高优路由表。</li>
|
21342
|
+
<li>cdc-id - String - (过滤条件)CDC 集群唯一 ID 。</li>
|
20709
21343
|
|
20710
|
-
|
20711
|
-
class DescribeIp6TranslatorQuotaResponse(AbstractModel):
|
20712
|
-
"""DescribeIp6TranslatorQuota返回参数结构体
|
20713
|
-
|
20714
|
-
"""
|
20715
|
-
|
20716
|
-
def __init__(self):
|
20717
|
-
r"""
|
20718
|
-
:param _QuotaSet: 账户在指定地域的IPV6转换实例及规则配额信息
|
20719
|
-
QUOTAID属性是TOTAL_TRANSLATOR_QUOTA,表示账户在指定地域的IPV6转换实例配额信息;QUOTAID属性是IPV6转换实例唯一ID(形如ip6-xxxxxxxx),表示账户在该转换实例允许创建的转换规则配额
|
20720
|
-
:type QuotaSet: list of Quota
|
20721
|
-
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20722
|
-
:type RequestId: str
|
20723
|
-
"""
|
20724
|
-
self._QuotaSet = None
|
20725
|
-
self._RequestId = None
|
20726
|
-
|
20727
|
-
@property
|
20728
|
-
def QuotaSet(self):
|
20729
|
-
return self._QuotaSet
|
20730
|
-
|
20731
|
-
@QuotaSet.setter
|
20732
|
-
def QuotaSet(self, QuotaSet):
|
20733
|
-
self._QuotaSet = QuotaSet
|
20734
|
-
|
20735
|
-
@property
|
20736
|
-
def RequestId(self):
|
20737
|
-
return self._RequestId
|
20738
|
-
|
20739
|
-
@RequestId.setter
|
20740
|
-
def RequestId(self, RequestId):
|
20741
|
-
self._RequestId = RequestId
|
20742
|
-
|
20743
|
-
|
20744
|
-
def _deserialize(self, params):
|
20745
|
-
if params.get("QuotaSet") is not None:
|
20746
|
-
self._QuotaSet = []
|
20747
|
-
for item in params.get("QuotaSet"):
|
20748
|
-
obj = Quota()
|
20749
|
-
obj._deserialize(item)
|
20750
|
-
self._QuotaSet.append(obj)
|
20751
|
-
self._RequestId = params.get("RequestId")
|
20752
|
-
|
20753
|
-
|
20754
|
-
class DescribeIp6TranslatorsRequest(AbstractModel):
|
20755
|
-
"""DescribeIp6Translators请求参数结构体
|
20756
|
-
|
20757
|
-
"""
|
20758
|
-
|
20759
|
-
def __init__(self):
|
20760
|
-
r"""
|
20761
|
-
:param _Ip6TranslatorIds: IPV6转换实例唯一ID数组,形如ip6-xxxxxxxx
|
20762
|
-
:type Ip6TranslatorIds: list of str
|
20763
|
-
:param _Filters: 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`Ip6TranslatorIds`和`Filters`。详细的过滤条件如下:
|
20764
|
-
<li> ip6-translator-id - String - 是否必填:否 - (过滤条件)按照IPV6转换实例的唯一ID过滤,形如ip6-xxxxxxx。</li>
|
20765
|
-
<li> ip6-translator-vip6 - String - 是否必填:否 - (过滤条件)按照IPV6地址过滤。不支持模糊过滤。</li>
|
20766
|
-
<li> ip6-translator-name - String - 是否必填:否 - (过滤条件)按照IPV6转换实例名称过滤。不支持模糊过滤。</li>
|
20767
|
-
<li> ip6-translator-status - String - 是否必填:否 - (过滤条件)按照IPV6转换实例的状态过滤。状态取值范围为"CREATING","RUNNING","DELETING","MODIFYING"
|
20768
21344
|
:type Filters: list of Filter
|
20769
|
-
:param _Offset:
|
21345
|
+
:param _Offset: 偏移量。
|
20770
21346
|
:type Offset: int
|
20771
|
-
:param _Limit:
|
21347
|
+
:param _Limit: 请求对象个数。
|
20772
21348
|
:type Limit: int
|
20773
21349
|
"""
|
20774
|
-
self.
|
21350
|
+
self._HighPriorityRouteTableId = None
|
20775
21351
|
self._Filters = None
|
20776
21352
|
self._Offset = None
|
20777
21353
|
self._Limit = None
|
20778
21354
|
|
20779
21355
|
@property
|
20780
|
-
def
|
20781
|
-
return self.
|
21356
|
+
def HighPriorityRouteTableId(self):
|
21357
|
+
return self._HighPriorityRouteTableId
|
20782
21358
|
|
20783
|
-
@
|
20784
|
-
def
|
20785
|
-
self.
|
21359
|
+
@HighPriorityRouteTableId.setter
|
21360
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
21361
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
21362
|
+
|
21363
|
+
@property
|
21364
|
+
def Filters(self):
|
21365
|
+
return self._Filters
|
21366
|
+
|
21367
|
+
@Filters.setter
|
21368
|
+
def Filters(self, Filters):
|
21369
|
+
self._Filters = Filters
|
21370
|
+
|
21371
|
+
@property
|
21372
|
+
def Offset(self):
|
21373
|
+
return self._Offset
|
21374
|
+
|
21375
|
+
@Offset.setter
|
21376
|
+
def Offset(self, Offset):
|
21377
|
+
self._Offset = Offset
|
21378
|
+
|
21379
|
+
@property
|
21380
|
+
def Limit(self):
|
21381
|
+
return self._Limit
|
21382
|
+
|
21383
|
+
@Limit.setter
|
21384
|
+
def Limit(self, Limit):
|
21385
|
+
self._Limit = Limit
|
21386
|
+
|
21387
|
+
|
21388
|
+
def _deserialize(self, params):
|
21389
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
21390
|
+
if params.get("Filters") is not None:
|
21391
|
+
self._Filters = []
|
21392
|
+
for item in params.get("Filters"):
|
21393
|
+
obj = Filter()
|
21394
|
+
obj._deserialize(item)
|
21395
|
+
self._Filters.append(obj)
|
21396
|
+
self._Offset = params.get("Offset")
|
21397
|
+
self._Limit = params.get("Limit")
|
21398
|
+
memeber_set = set(params.keys())
|
21399
|
+
for name, value in vars(self).items():
|
21400
|
+
property_name = name[1:]
|
21401
|
+
if property_name in memeber_set:
|
21402
|
+
memeber_set.remove(property_name)
|
21403
|
+
if len(memeber_set) > 0:
|
21404
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
21405
|
+
|
21406
|
+
|
21407
|
+
|
21408
|
+
class DescribeHighPriorityRoutesResponse(AbstractModel):
|
21409
|
+
"""DescribeHighPriorityRoutes返回参数结构体
|
21410
|
+
|
21411
|
+
"""
|
21412
|
+
|
21413
|
+
def __init__(self):
|
21414
|
+
r"""
|
21415
|
+
:param _HighPriorityRouteSet: 高优路由表条目信息。
|
21416
|
+
:type HighPriorityRouteSet: list of HighPriorityRoute
|
21417
|
+
:param _TotalCount: 高优路由表条目个数。
|
21418
|
+
:type TotalCount: int
|
21419
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
21420
|
+
:type RequestId: str
|
21421
|
+
"""
|
21422
|
+
self._HighPriorityRouteSet = None
|
21423
|
+
self._TotalCount = None
|
21424
|
+
self._RequestId = None
|
21425
|
+
|
21426
|
+
@property
|
21427
|
+
def HighPriorityRouteSet(self):
|
21428
|
+
return self._HighPriorityRouteSet
|
21429
|
+
|
21430
|
+
@HighPriorityRouteSet.setter
|
21431
|
+
def HighPriorityRouteSet(self, HighPriorityRouteSet):
|
21432
|
+
self._HighPriorityRouteSet = HighPriorityRouteSet
|
21433
|
+
|
21434
|
+
@property
|
21435
|
+
def TotalCount(self):
|
21436
|
+
return self._TotalCount
|
21437
|
+
|
21438
|
+
@TotalCount.setter
|
21439
|
+
def TotalCount(self, TotalCount):
|
21440
|
+
self._TotalCount = TotalCount
|
21441
|
+
|
21442
|
+
@property
|
21443
|
+
def RequestId(self):
|
21444
|
+
return self._RequestId
|
21445
|
+
|
21446
|
+
@RequestId.setter
|
21447
|
+
def RequestId(self, RequestId):
|
21448
|
+
self._RequestId = RequestId
|
21449
|
+
|
21450
|
+
|
21451
|
+
def _deserialize(self, params):
|
21452
|
+
if params.get("HighPriorityRouteSet") is not None:
|
21453
|
+
self._HighPriorityRouteSet = []
|
21454
|
+
for item in params.get("HighPriorityRouteSet"):
|
21455
|
+
obj = HighPriorityRoute()
|
21456
|
+
obj._deserialize(item)
|
21457
|
+
self._HighPriorityRouteSet.append(obj)
|
21458
|
+
self._TotalCount = params.get("TotalCount")
|
21459
|
+
self._RequestId = params.get("RequestId")
|
21460
|
+
|
21461
|
+
|
21462
|
+
class DescribeIp6AddressesRequest(AbstractModel):
|
21463
|
+
"""DescribeIp6Addresses请求参数结构体
|
21464
|
+
|
21465
|
+
"""
|
21466
|
+
|
21467
|
+
def __init__(self):
|
21468
|
+
r"""
|
21469
|
+
:param _Ip6AddressIds: 标识 IPV6 的唯一 ID 列表。IPV6 唯一 ID 形如:`eip-11112222`。参数不支持同时指定`Ip6AddressIds`和`Filters`。
|
21470
|
+
:type Ip6AddressIds: list of str
|
21471
|
+
:param _Filters: 每次请求的`Filters`的上限为10,`Filter.Values`的上限为100。参数不支持同时指定`AddressIds`和`Filters`。详细的过滤条件如下:
|
21472
|
+
<li> address-ip - String - 是否必填:否 - (过滤条件)按照 IPV6 的 IP 地址过滤。</li>
|
21473
|
+
<li> network-interface-id - String - 是否必填:否 - (过滤条件)按照弹性网卡的唯一ID过滤。</li>
|
21474
|
+
:type Filters: list of Filter
|
21475
|
+
:param _Offset: 偏移量,默认为0。关于`Offset`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/11646)中的相关小节。
|
21476
|
+
:type Offset: int
|
21477
|
+
:param _Limit: 返回数量,默认为20,最大值为100。关于`Limit`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/11646)中的相关小节。
|
21478
|
+
:type Limit: int
|
21479
|
+
"""
|
21480
|
+
self._Ip6AddressIds = None
|
21481
|
+
self._Filters = None
|
21482
|
+
self._Offset = None
|
21483
|
+
self._Limit = None
|
21484
|
+
|
21485
|
+
@property
|
21486
|
+
def Ip6AddressIds(self):
|
21487
|
+
return self._Ip6AddressIds
|
21488
|
+
|
21489
|
+
@Ip6AddressIds.setter
|
21490
|
+
def Ip6AddressIds(self, Ip6AddressIds):
|
21491
|
+
self._Ip6AddressIds = Ip6AddressIds
|
21492
|
+
|
21493
|
+
@property
|
21494
|
+
def Filters(self):
|
21495
|
+
return self._Filters
|
21496
|
+
|
21497
|
+
@Filters.setter
|
21498
|
+
def Filters(self, Filters):
|
21499
|
+
self._Filters = Filters
|
21500
|
+
|
21501
|
+
@property
|
21502
|
+
def Offset(self):
|
21503
|
+
return self._Offset
|
21504
|
+
|
21505
|
+
@Offset.setter
|
21506
|
+
def Offset(self, Offset):
|
21507
|
+
self._Offset = Offset
|
21508
|
+
|
21509
|
+
@property
|
21510
|
+
def Limit(self):
|
21511
|
+
return self._Limit
|
21512
|
+
|
21513
|
+
@Limit.setter
|
21514
|
+
def Limit(self, Limit):
|
21515
|
+
self._Limit = Limit
|
21516
|
+
|
21517
|
+
|
21518
|
+
def _deserialize(self, params):
|
21519
|
+
self._Ip6AddressIds = params.get("Ip6AddressIds")
|
21520
|
+
if params.get("Filters") is not None:
|
21521
|
+
self._Filters = []
|
21522
|
+
for item in params.get("Filters"):
|
21523
|
+
obj = Filter()
|
21524
|
+
obj._deserialize(item)
|
21525
|
+
self._Filters.append(obj)
|
21526
|
+
self._Offset = params.get("Offset")
|
21527
|
+
self._Limit = params.get("Limit")
|
21528
|
+
memeber_set = set(params.keys())
|
21529
|
+
for name, value in vars(self).items():
|
21530
|
+
property_name = name[1:]
|
21531
|
+
if property_name in memeber_set:
|
21532
|
+
memeber_set.remove(property_name)
|
21533
|
+
if len(memeber_set) > 0:
|
21534
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
21535
|
+
|
21536
|
+
|
21537
|
+
|
21538
|
+
class DescribeIp6AddressesResponse(AbstractModel):
|
21539
|
+
"""DescribeIp6Addresses返回参数结构体
|
21540
|
+
|
21541
|
+
"""
|
21542
|
+
|
21543
|
+
def __init__(self):
|
21544
|
+
r"""
|
21545
|
+
:param _TotalCount: 符合条件的 IPV6 数量。
|
21546
|
+
:type TotalCount: int
|
21547
|
+
:param _AddressSet: IPV6 详细信息列表。
|
21548
|
+
:type AddressSet: list of Address
|
21549
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
21550
|
+
:type RequestId: str
|
21551
|
+
"""
|
21552
|
+
self._TotalCount = None
|
21553
|
+
self._AddressSet = None
|
21554
|
+
self._RequestId = None
|
21555
|
+
|
21556
|
+
@property
|
21557
|
+
def TotalCount(self):
|
21558
|
+
return self._TotalCount
|
21559
|
+
|
21560
|
+
@TotalCount.setter
|
21561
|
+
def TotalCount(self, TotalCount):
|
21562
|
+
self._TotalCount = TotalCount
|
21563
|
+
|
21564
|
+
@property
|
21565
|
+
def AddressSet(self):
|
21566
|
+
return self._AddressSet
|
21567
|
+
|
21568
|
+
@AddressSet.setter
|
21569
|
+
def AddressSet(self, AddressSet):
|
21570
|
+
self._AddressSet = AddressSet
|
21571
|
+
|
21572
|
+
@property
|
21573
|
+
def RequestId(self):
|
21574
|
+
return self._RequestId
|
21575
|
+
|
21576
|
+
@RequestId.setter
|
21577
|
+
def RequestId(self, RequestId):
|
21578
|
+
self._RequestId = RequestId
|
21579
|
+
|
21580
|
+
|
21581
|
+
def _deserialize(self, params):
|
21582
|
+
self._TotalCount = params.get("TotalCount")
|
21583
|
+
if params.get("AddressSet") is not None:
|
21584
|
+
self._AddressSet = []
|
21585
|
+
for item in params.get("AddressSet"):
|
21586
|
+
obj = Address()
|
21587
|
+
obj._deserialize(item)
|
21588
|
+
self._AddressSet.append(obj)
|
21589
|
+
self._RequestId = params.get("RequestId")
|
21590
|
+
|
21591
|
+
|
21592
|
+
class DescribeIp6TranslatorQuotaRequest(AbstractModel):
|
21593
|
+
"""DescribeIp6TranslatorQuota请求参数结构体
|
21594
|
+
|
21595
|
+
"""
|
21596
|
+
|
21597
|
+
def __init__(self):
|
21598
|
+
r"""
|
21599
|
+
:param _Ip6TranslatorIds: 待查询IPV6转换实例的唯一ID列表,形如ip6-xxxxxxxx
|
21600
|
+
:type Ip6TranslatorIds: list of str
|
21601
|
+
"""
|
21602
|
+
self._Ip6TranslatorIds = None
|
21603
|
+
|
21604
|
+
@property
|
21605
|
+
def Ip6TranslatorIds(self):
|
21606
|
+
return self._Ip6TranslatorIds
|
21607
|
+
|
21608
|
+
@Ip6TranslatorIds.setter
|
21609
|
+
def Ip6TranslatorIds(self, Ip6TranslatorIds):
|
21610
|
+
self._Ip6TranslatorIds = Ip6TranslatorIds
|
21611
|
+
|
21612
|
+
|
21613
|
+
def _deserialize(self, params):
|
21614
|
+
self._Ip6TranslatorIds = params.get("Ip6TranslatorIds")
|
21615
|
+
memeber_set = set(params.keys())
|
21616
|
+
for name, value in vars(self).items():
|
21617
|
+
property_name = name[1:]
|
21618
|
+
if property_name in memeber_set:
|
21619
|
+
memeber_set.remove(property_name)
|
21620
|
+
if len(memeber_set) > 0:
|
21621
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
21622
|
+
|
21623
|
+
|
21624
|
+
|
21625
|
+
class DescribeIp6TranslatorQuotaResponse(AbstractModel):
|
21626
|
+
"""DescribeIp6TranslatorQuota返回参数结构体
|
21627
|
+
|
21628
|
+
"""
|
21629
|
+
|
21630
|
+
def __init__(self):
|
21631
|
+
r"""
|
21632
|
+
:param _QuotaSet: 账户在指定地域的IPV6转换实例及规则配额信息
|
21633
|
+
QUOTAID属性是TOTAL_TRANSLATOR_QUOTA,表示账户在指定地域的IPV6转换实例配额信息;QUOTAID属性是IPV6转换实例唯一ID(形如ip6-xxxxxxxx),表示账户在该转换实例允许创建的转换规则配额
|
21634
|
+
:type QuotaSet: list of Quota
|
21635
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
21636
|
+
:type RequestId: str
|
21637
|
+
"""
|
21638
|
+
self._QuotaSet = None
|
21639
|
+
self._RequestId = None
|
21640
|
+
|
21641
|
+
@property
|
21642
|
+
def QuotaSet(self):
|
21643
|
+
return self._QuotaSet
|
21644
|
+
|
21645
|
+
@QuotaSet.setter
|
21646
|
+
def QuotaSet(self, QuotaSet):
|
21647
|
+
self._QuotaSet = QuotaSet
|
21648
|
+
|
21649
|
+
@property
|
21650
|
+
def RequestId(self):
|
21651
|
+
return self._RequestId
|
21652
|
+
|
21653
|
+
@RequestId.setter
|
21654
|
+
def RequestId(self, RequestId):
|
21655
|
+
self._RequestId = RequestId
|
21656
|
+
|
21657
|
+
|
21658
|
+
def _deserialize(self, params):
|
21659
|
+
if params.get("QuotaSet") is not None:
|
21660
|
+
self._QuotaSet = []
|
21661
|
+
for item in params.get("QuotaSet"):
|
21662
|
+
obj = Quota()
|
21663
|
+
obj._deserialize(item)
|
21664
|
+
self._QuotaSet.append(obj)
|
21665
|
+
self._RequestId = params.get("RequestId")
|
21666
|
+
|
21667
|
+
|
21668
|
+
class DescribeIp6TranslatorsRequest(AbstractModel):
|
21669
|
+
"""DescribeIp6Translators请求参数结构体
|
21670
|
+
|
21671
|
+
"""
|
21672
|
+
|
21673
|
+
def __init__(self):
|
21674
|
+
r"""
|
21675
|
+
:param _Ip6TranslatorIds: IPV6转换实例唯一ID数组,形如ip6-xxxxxxxx
|
21676
|
+
:type Ip6TranslatorIds: list of str
|
21677
|
+
:param _Filters: 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。参数不支持同时指定`Ip6TranslatorIds`和`Filters`。详细的过滤条件如下:
|
21678
|
+
<li> ip6-translator-id - String - 是否必填:否 - (过滤条件)按照IPV6转换实例的唯一ID过滤,形如ip6-xxxxxxx。</li>
|
21679
|
+
<li> ip6-translator-vip6 - String - 是否必填:否 - (过滤条件)按照IPV6地址过滤。不支持模糊过滤。</li>
|
21680
|
+
<li> ip6-translator-name - String - 是否必填:否 - (过滤条件)按照IPV6转换实例名称过滤。不支持模糊过滤。</li>
|
21681
|
+
<li> ip6-translator-status - String - 是否必填:否 - (过滤条件)按照IPV6转换实例的状态过滤。状态取值范围为"CREATING","RUNNING","DELETING","MODIFYING"
|
21682
|
+
:type Filters: list of Filter
|
21683
|
+
:param _Offset: 偏移量,默认为0。关于`Offset`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/11646)中的相关小节。
|
21684
|
+
:type Offset: int
|
21685
|
+
:param _Limit: 返回数量,默认为20,最大值为100。关于`Limit`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/11646)中的相关小节。
|
21686
|
+
:type Limit: int
|
21687
|
+
"""
|
21688
|
+
self._Ip6TranslatorIds = None
|
21689
|
+
self._Filters = None
|
21690
|
+
self._Offset = None
|
21691
|
+
self._Limit = None
|
21692
|
+
|
21693
|
+
@property
|
21694
|
+
def Ip6TranslatorIds(self):
|
21695
|
+
return self._Ip6TranslatorIds
|
21696
|
+
|
21697
|
+
@Ip6TranslatorIds.setter
|
21698
|
+
def Ip6TranslatorIds(self, Ip6TranslatorIds):
|
21699
|
+
self._Ip6TranslatorIds = Ip6TranslatorIds
|
20786
21700
|
|
20787
21701
|
@property
|
20788
21702
|
def Filters(self):
|
@@ -23844,7 +24758,128 @@ LOCAL_GATEWAY:本地网关。
|
|
23844
24758
|
obj = Filter()
|
23845
24759
|
obj._deserialize(item)
|
23846
24760
|
self._Filters.append(obj)
|
23847
|
-
self._RouteTableIds = params.get("RouteTableIds")
|
24761
|
+
self._RouteTableIds = params.get("RouteTableIds")
|
24762
|
+
self._Offset = params.get("Offset")
|
24763
|
+
self._Limit = params.get("Limit")
|
24764
|
+
memeber_set = set(params.keys())
|
24765
|
+
for name, value in vars(self).items():
|
24766
|
+
property_name = name[1:]
|
24767
|
+
if property_name in memeber_set:
|
24768
|
+
memeber_set.remove(property_name)
|
24769
|
+
if len(memeber_set) > 0:
|
24770
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
24771
|
+
|
24772
|
+
|
24773
|
+
|
24774
|
+
class DescribeRouteTablesResponse(AbstractModel):
|
24775
|
+
"""DescribeRouteTables返回参数结构体
|
24776
|
+
|
24777
|
+
"""
|
24778
|
+
|
24779
|
+
def __init__(self):
|
24780
|
+
r"""
|
24781
|
+
:param _TotalCount: 符合条件的实例数量。
|
24782
|
+
:type TotalCount: int
|
24783
|
+
:param _RouteTableSet: 路由表对象。
|
24784
|
+
:type RouteTableSet: list of RouteTable
|
24785
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
24786
|
+
:type RequestId: str
|
24787
|
+
"""
|
24788
|
+
self._TotalCount = None
|
24789
|
+
self._RouteTableSet = None
|
24790
|
+
self._RequestId = None
|
24791
|
+
|
24792
|
+
@property
|
24793
|
+
def TotalCount(self):
|
24794
|
+
return self._TotalCount
|
24795
|
+
|
24796
|
+
@TotalCount.setter
|
24797
|
+
def TotalCount(self, TotalCount):
|
24798
|
+
self._TotalCount = TotalCount
|
24799
|
+
|
24800
|
+
@property
|
24801
|
+
def RouteTableSet(self):
|
24802
|
+
return self._RouteTableSet
|
24803
|
+
|
24804
|
+
@RouteTableSet.setter
|
24805
|
+
def RouteTableSet(self, RouteTableSet):
|
24806
|
+
self._RouteTableSet = RouteTableSet
|
24807
|
+
|
24808
|
+
@property
|
24809
|
+
def RequestId(self):
|
24810
|
+
return self._RequestId
|
24811
|
+
|
24812
|
+
@RequestId.setter
|
24813
|
+
def RequestId(self, RequestId):
|
24814
|
+
self._RequestId = RequestId
|
24815
|
+
|
24816
|
+
|
24817
|
+
def _deserialize(self, params):
|
24818
|
+
self._TotalCount = params.get("TotalCount")
|
24819
|
+
if params.get("RouteTableSet") is not None:
|
24820
|
+
self._RouteTableSet = []
|
24821
|
+
for item in params.get("RouteTableSet"):
|
24822
|
+
obj = RouteTable()
|
24823
|
+
obj._deserialize(item)
|
24824
|
+
self._RouteTableSet.append(obj)
|
24825
|
+
self._RequestId = params.get("RequestId")
|
24826
|
+
|
24827
|
+
|
24828
|
+
class DescribeRoutesRequest(AbstractModel):
|
24829
|
+
"""DescribeRoutes请求参数结构体
|
24830
|
+
|
24831
|
+
"""
|
24832
|
+
|
24833
|
+
def __init__(self):
|
24834
|
+
r"""
|
24835
|
+
:param _Filters: 过滤条件,参数不支持同时指定RouteTableIds和Filters。
|
24836
|
+
<li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。</li>
|
24837
|
+
<li>gateway-id - String - (过滤条件)网关ID。</li>
|
24838
|
+
<li>description - String - (过滤条件)路由描述。</li>
|
24839
|
+
<li>route-table-id - String - (过滤条件)路由表实例ID。</li>
|
24840
|
+
<li>dest-cidr - String - (过滤条件)目的端地址,支持模糊左匹配。</li>
|
24841
|
+
:type Filters: list of Filter
|
24842
|
+
:param _Offset: 偏移量。
|
24843
|
+
:type Offset: int
|
24844
|
+
:param _Limit: 请求对象个数。
|
24845
|
+
:type Limit: int
|
24846
|
+
"""
|
24847
|
+
self._Filters = None
|
24848
|
+
self._Offset = None
|
24849
|
+
self._Limit = None
|
24850
|
+
|
24851
|
+
@property
|
24852
|
+
def Filters(self):
|
24853
|
+
return self._Filters
|
24854
|
+
|
24855
|
+
@Filters.setter
|
24856
|
+
def Filters(self, Filters):
|
24857
|
+
self._Filters = Filters
|
24858
|
+
|
24859
|
+
@property
|
24860
|
+
def Offset(self):
|
24861
|
+
return self._Offset
|
24862
|
+
|
24863
|
+
@Offset.setter
|
24864
|
+
def Offset(self, Offset):
|
24865
|
+
self._Offset = Offset
|
24866
|
+
|
24867
|
+
@property
|
24868
|
+
def Limit(self):
|
24869
|
+
return self._Limit
|
24870
|
+
|
24871
|
+
@Limit.setter
|
24872
|
+
def Limit(self, Limit):
|
24873
|
+
self._Limit = Limit
|
24874
|
+
|
24875
|
+
|
24876
|
+
def _deserialize(self, params):
|
24877
|
+
if params.get("Filters") is not None:
|
24878
|
+
self._Filters = []
|
24879
|
+
for item in params.get("Filters"):
|
24880
|
+
obj = Filter()
|
24881
|
+
obj._deserialize(item)
|
24882
|
+
self._Filters.append(obj)
|
23848
24883
|
self._Offset = params.get("Offset")
|
23849
24884
|
self._Limit = params.get("Limit")
|
23850
24885
|
memeber_set = set(params.keys())
|
@@ -23857,24 +24892,32 @@ LOCAL_GATEWAY:本地网关。
|
|
23857
24892
|
|
23858
24893
|
|
23859
24894
|
|
23860
|
-
class
|
23861
|
-
"""
|
24895
|
+
class DescribeRoutesResponse(AbstractModel):
|
24896
|
+
"""DescribeRoutes返回参数结构体
|
23862
24897
|
|
23863
24898
|
"""
|
23864
24899
|
|
23865
24900
|
def __init__(self):
|
23866
24901
|
r"""
|
24902
|
+
:param _RouteSet: 路由对象。
|
24903
|
+
:type RouteSet: list of Route
|
23867
24904
|
:param _TotalCount: 符合条件的实例数量。
|
23868
24905
|
:type TotalCount: int
|
23869
|
-
:param _RouteTableSet: 路由表对象。
|
23870
|
-
:type RouteTableSet: list of RouteTable
|
23871
24906
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
23872
24907
|
:type RequestId: str
|
23873
24908
|
"""
|
24909
|
+
self._RouteSet = None
|
23874
24910
|
self._TotalCount = None
|
23875
|
-
self._RouteTableSet = None
|
23876
24911
|
self._RequestId = None
|
23877
24912
|
|
24913
|
+
@property
|
24914
|
+
def RouteSet(self):
|
24915
|
+
return self._RouteSet
|
24916
|
+
|
24917
|
+
@RouteSet.setter
|
24918
|
+
def RouteSet(self, RouteSet):
|
24919
|
+
self._RouteSet = RouteSet
|
24920
|
+
|
23878
24921
|
@property
|
23879
24922
|
def TotalCount(self):
|
23880
24923
|
return self._TotalCount
|
@@ -23883,14 +24926,6 @@ class DescribeRouteTablesResponse(AbstractModel):
|
|
23883
24926
|
def TotalCount(self, TotalCount):
|
23884
24927
|
self._TotalCount = TotalCount
|
23885
24928
|
|
23886
|
-
@property
|
23887
|
-
def RouteTableSet(self):
|
23888
|
-
return self._RouteTableSet
|
23889
|
-
|
23890
|
-
@RouteTableSet.setter
|
23891
|
-
def RouteTableSet(self, RouteTableSet):
|
23892
|
-
self._RouteTableSet = RouteTableSet
|
23893
|
-
|
23894
24929
|
@property
|
23895
24930
|
def RequestId(self):
|
23896
24931
|
return self._RequestId
|
@@ -23901,13 +24936,13 @@ class DescribeRouteTablesResponse(AbstractModel):
|
|
23901
24936
|
|
23902
24937
|
|
23903
24938
|
def _deserialize(self, params):
|
23904
|
-
|
23905
|
-
|
23906
|
-
|
23907
|
-
|
23908
|
-
obj = RouteTable()
|
24939
|
+
if params.get("RouteSet") is not None:
|
24940
|
+
self._RouteSet = []
|
24941
|
+
for item in params.get("RouteSet"):
|
24942
|
+
obj = Route()
|
23909
24943
|
obj._deserialize(item)
|
23910
|
-
self.
|
24944
|
+
self._RouteSet.append(obj)
|
24945
|
+
self._TotalCount = params.get("TotalCount")
|
23911
24946
|
self._RequestId = params.get("RequestId")
|
23912
24947
|
|
23913
24948
|
|
@@ -29784,7 +30819,7 @@ class DisassociateAddressRequest(AbstractModel):
|
|
29784
30819
|
r"""
|
29785
30820
|
:param _AddressId: 标识 EIP 的唯一 ID。EIP 唯一 ID 形如:`eip-11112222`。
|
29786
30821
|
:type AddressId: str
|
29787
|
-
:param _ReallocateNormalPublicIp: 表示解绑 EIP 之后是否分配普通公网 IP。取值范围:<br><li
|
30822
|
+
:param _ReallocateNormalPublicIp: 表示解绑 EIP 之后是否分配普通公网 IP。取值范围:<br><li />TRUE:表示解绑 EIP 之后分配普通公网 IP。<br><li />FALSE:表示解绑 EIP 之后不分配普通公网 IP。<br>默认取值:FALSE。<br><br>只有满足以下条件时才能指定该参数:<br><li /> 只有在解绑主网卡的主内网 IP 上的 EIP 时才能指定该参数。<br><li />解绑 EIP 后重新分配普通公网 IP 操作一个账号每天最多操作 10 次;详情可通过 [DescribeAddressQuota](https://cloud.tencent.com/document/api/213/1378) 接口获取。
|
29788
30823
|
:type ReallocateNormalPublicIp: bool
|
29789
30824
|
"""
|
29790
30825
|
self._AddressId = None
|
@@ -31048,6 +32083,9 @@ class EndPoint(AbstractModel):
|
|
31048
32083
|
:param _ServiceName: 终端节点服务名称。
|
31049
32084
|
注意:此字段可能返回 null,表示取不到有效值。
|
31050
32085
|
:type ServiceName: str
|
32086
|
+
:param _CdcId: CDC 集群唯一 ID
|
32087
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
32088
|
+
:type CdcId: str
|
31051
32089
|
:param _TagSet: 标签键值对。
|
31052
32090
|
注意:此字段可能返回 null,表示取不到有效值。
|
31053
32091
|
:type TagSet: list of Tag
|
@@ -31065,6 +32103,7 @@ class EndPoint(AbstractModel):
|
|
31065
32103
|
self._CreateTime = None
|
31066
32104
|
self._GroupSet = None
|
31067
32105
|
self._ServiceName = None
|
32106
|
+
self._CdcId = None
|
31068
32107
|
self._TagSet = None
|
31069
32108
|
|
31070
32109
|
@property
|
@@ -31171,6 +32210,14 @@ class EndPoint(AbstractModel):
|
|
31171
32210
|
def ServiceName(self, ServiceName):
|
31172
32211
|
self._ServiceName = ServiceName
|
31173
32212
|
|
32213
|
+
@property
|
32214
|
+
def CdcId(self):
|
32215
|
+
return self._CdcId
|
32216
|
+
|
32217
|
+
@CdcId.setter
|
32218
|
+
def CdcId(self, CdcId):
|
32219
|
+
self._CdcId = CdcId
|
32220
|
+
|
31174
32221
|
@property
|
31175
32222
|
def TagSet(self):
|
31176
32223
|
return self._TagSet
|
@@ -31194,6 +32241,7 @@ class EndPoint(AbstractModel):
|
|
31194
32241
|
self._CreateTime = params.get("CreateTime")
|
31195
32242
|
self._GroupSet = params.get("GroupSet")
|
31196
32243
|
self._ServiceName = params.get("ServiceName")
|
32244
|
+
self._CdcId = params.get("CdcId")
|
31197
32245
|
if params.get("TagSet") is not None:
|
31198
32246
|
self._TagSet = []
|
31199
32247
|
for item in params.get("TagSet"):
|
@@ -31241,6 +32289,9 @@ class EndPointService(AbstractModel):
|
|
31241
32289
|
:type CreateTime: str
|
31242
32290
|
:param _ServiceType: 挂载的PAAS服务类型,CLB,CDB,CRS
|
31243
32291
|
:type ServiceType: str
|
32292
|
+
:param _CdcId: CDC 集群唯一 ID
|
32293
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
32294
|
+
:type CdcId: str
|
31244
32295
|
:param _ServiceUin: Uin
|
31245
32296
|
注意:此字段可能返回 null,表示取不到有效值。
|
31246
32297
|
:type ServiceUin: str
|
@@ -31262,6 +32313,7 @@ class EndPointService(AbstractModel):
|
|
31262
32313
|
self._EndPointSet = None
|
31263
32314
|
self._CreateTime = None
|
31264
32315
|
self._ServiceType = None
|
32316
|
+
self._CdcId = None
|
31265
32317
|
self._ServiceUin = None
|
31266
32318
|
self._BusinessIpType = None
|
31267
32319
|
self._TagSet = None
|
@@ -31354,6 +32406,14 @@ class EndPointService(AbstractModel):
|
|
31354
32406
|
def ServiceType(self, ServiceType):
|
31355
32407
|
self._ServiceType = ServiceType
|
31356
32408
|
|
32409
|
+
@property
|
32410
|
+
def CdcId(self):
|
32411
|
+
return self._CdcId
|
32412
|
+
|
32413
|
+
@CdcId.setter
|
32414
|
+
def CdcId(self, CdcId):
|
32415
|
+
self._CdcId = CdcId
|
32416
|
+
|
31357
32417
|
@property
|
31358
32418
|
def ServiceUin(self):
|
31359
32419
|
return self._ServiceUin
|
@@ -31396,6 +32456,7 @@ class EndPointService(AbstractModel):
|
|
31396
32456
|
self._EndPointSet.append(obj)
|
31397
32457
|
self._CreateTime = params.get("CreateTime")
|
31398
32458
|
self._ServiceType = params.get("ServiceType")
|
32459
|
+
self._CdcId = params.get("CdcId")
|
31399
32460
|
self._ServiceUin = params.get("ServiceUin")
|
31400
32461
|
self._BusinessIpType = params.get("BusinessIpType")
|
31401
32462
|
if params.get("TagSet") is not None:
|
@@ -32210,6 +33271,9 @@ class HaVip(AbstractModel):
|
|
32210
33271
|
:param _CheckAssociate: 是否开启`HAVIP`的飘移范围校验。
|
32211
33272
|
注意:此字段可能返回 null,表示取不到有效值。
|
32212
33273
|
:type CheckAssociate: bool
|
33274
|
+
:param _CdcId: CDC实例ID。
|
33275
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33276
|
+
:type CdcId: str
|
32213
33277
|
:param _FlushedTime: HAVIP 刷新时间。该参数只作为出参数。以下场景会触发 FlushTime 被刷新:1)子机发出免费 ARP 触发 HAVIP 漂移;2)手动HAVIP解绑网卡; 没有更新时默认值:0000-00-00 00:00:00
|
32214
33278
|
注意:此字段可能返回 null,表示取不到有效值。
|
32215
33279
|
:type FlushedTime: str
|
@@ -32230,6 +33294,7 @@ class HaVip(AbstractModel):
|
|
32230
33294
|
self._Business = None
|
32231
33295
|
self._HaVipAssociationSet = None
|
32232
33296
|
self._CheckAssociate = None
|
33297
|
+
self._CdcId = None
|
32233
33298
|
self._FlushedTime = None
|
32234
33299
|
self._TagSet = None
|
32235
33300
|
|
@@ -32337,6 +33402,14 @@ class HaVip(AbstractModel):
|
|
32337
33402
|
def CheckAssociate(self, CheckAssociate):
|
32338
33403
|
self._CheckAssociate = CheckAssociate
|
32339
33404
|
|
33405
|
+
@property
|
33406
|
+
def CdcId(self):
|
33407
|
+
return self._CdcId
|
33408
|
+
|
33409
|
+
@CdcId.setter
|
33410
|
+
def CdcId(self, CdcId):
|
33411
|
+
self._CdcId = CdcId
|
33412
|
+
|
32340
33413
|
@property
|
32341
33414
|
def FlushedTime(self):
|
32342
33415
|
return self._FlushedTime
|
@@ -32373,6 +33446,7 @@ class HaVip(AbstractModel):
|
|
32373
33446
|
obj._deserialize(item)
|
32374
33447
|
self._HaVipAssociationSet.append(obj)
|
32375
33448
|
self._CheckAssociate = params.get("CheckAssociate")
|
33449
|
+
self._CdcId = params.get("CdcId")
|
32376
33450
|
self._FlushedTime = params.get("FlushedTime")
|
32377
33451
|
if params.get("TagSet") is not None:
|
32378
33452
|
self._TagSet = []
|
@@ -32651,6 +33725,306 @@ class HealthCheckConfig(AbstractModel):
|
|
32651
33725
|
|
32652
33726
|
|
32653
33727
|
|
33728
|
+
class HighPriorityModifyItem(AbstractModel):
|
33729
|
+
"""高优路由表条目修改属性。
|
33730
|
+
|
33731
|
+
"""
|
33732
|
+
|
33733
|
+
def __init__(self):
|
33734
|
+
r"""
|
33735
|
+
:param _HighPriorityRouteId: 高优路由条目唯一ID。
|
33736
|
+
:type HighPriorityRouteId: str
|
33737
|
+
:param _Description: 高优路由条目描述。
|
33738
|
+
:type Description: str
|
33739
|
+
"""
|
33740
|
+
self._HighPriorityRouteId = None
|
33741
|
+
self._Description = None
|
33742
|
+
|
33743
|
+
@property
|
33744
|
+
def HighPriorityRouteId(self):
|
33745
|
+
return self._HighPriorityRouteId
|
33746
|
+
|
33747
|
+
@HighPriorityRouteId.setter
|
33748
|
+
def HighPriorityRouteId(self, HighPriorityRouteId):
|
33749
|
+
self._HighPriorityRouteId = HighPriorityRouteId
|
33750
|
+
|
33751
|
+
@property
|
33752
|
+
def Description(self):
|
33753
|
+
return self._Description
|
33754
|
+
|
33755
|
+
@Description.setter
|
33756
|
+
def Description(self, Description):
|
33757
|
+
self._Description = Description
|
33758
|
+
|
33759
|
+
|
33760
|
+
def _deserialize(self, params):
|
33761
|
+
self._HighPriorityRouteId = params.get("HighPriorityRouteId")
|
33762
|
+
self._Description = params.get("Description")
|
33763
|
+
memeber_set = set(params.keys())
|
33764
|
+
for name, value in vars(self).items():
|
33765
|
+
property_name = name[1:]
|
33766
|
+
if property_name in memeber_set:
|
33767
|
+
memeber_set.remove(property_name)
|
33768
|
+
if len(memeber_set) > 0:
|
33769
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
33770
|
+
|
33771
|
+
|
33772
|
+
|
33773
|
+
class HighPriorityRoute(AbstractModel):
|
33774
|
+
"""高优路由表条目信息
|
33775
|
+
|
33776
|
+
"""
|
33777
|
+
|
33778
|
+
def __init__(self):
|
33779
|
+
r"""
|
33780
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID
|
33781
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33782
|
+
:type HighPriorityRouteTableId: str
|
33783
|
+
:param _HighPriorityRouteId: 高优路由表条目唯一 ID
|
33784
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33785
|
+
:type HighPriorityRouteId: str
|
33786
|
+
:param _DestinationCidrBlock: 目标网段
|
33787
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33788
|
+
:type DestinationCidrBlock: str
|
33789
|
+
:param _GatewayType: 网关类型
|
33790
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33791
|
+
:type GatewayType: str
|
33792
|
+
:param _GatewayId: 网关唯一ID
|
33793
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33794
|
+
:type GatewayId: str
|
33795
|
+
:param _Description: 高优路由条目描述
|
33796
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33797
|
+
:type Description: str
|
33798
|
+
:param _SubnetRouteAlgorithm: ECMP算法,支持的算法有:ECMP_QUINTUPLE_HASH:五元组hash,ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash,ECMP_DESTINATION_IP_HASH:目的IP hash,ECMP_SOURCE_IP_HASH:源IP hash。
|
33799
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33800
|
+
:type SubnetRouteAlgorithm: str
|
33801
|
+
:param _IsCdc: 出参展示,是否为CDC属性高优路由
|
33802
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33803
|
+
:type IsCdc: bool
|
33804
|
+
:param _CdcId: 出参展示,CDC 唯一ID
|
33805
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33806
|
+
:type CdcId: str
|
33807
|
+
:param _CreatedTime: 创建时间。
|
33808
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33809
|
+
:type CreatedTime: str
|
33810
|
+
"""
|
33811
|
+
self._HighPriorityRouteTableId = None
|
33812
|
+
self._HighPriorityRouteId = None
|
33813
|
+
self._DestinationCidrBlock = None
|
33814
|
+
self._GatewayType = None
|
33815
|
+
self._GatewayId = None
|
33816
|
+
self._Description = None
|
33817
|
+
self._SubnetRouteAlgorithm = None
|
33818
|
+
self._IsCdc = None
|
33819
|
+
self._CdcId = None
|
33820
|
+
self._CreatedTime = None
|
33821
|
+
|
33822
|
+
@property
|
33823
|
+
def HighPriorityRouteTableId(self):
|
33824
|
+
return self._HighPriorityRouteTableId
|
33825
|
+
|
33826
|
+
@HighPriorityRouteTableId.setter
|
33827
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
33828
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
33829
|
+
|
33830
|
+
@property
|
33831
|
+
def HighPriorityRouteId(self):
|
33832
|
+
return self._HighPriorityRouteId
|
33833
|
+
|
33834
|
+
@HighPriorityRouteId.setter
|
33835
|
+
def HighPriorityRouteId(self, HighPriorityRouteId):
|
33836
|
+
self._HighPriorityRouteId = HighPriorityRouteId
|
33837
|
+
|
33838
|
+
@property
|
33839
|
+
def DestinationCidrBlock(self):
|
33840
|
+
return self._DestinationCidrBlock
|
33841
|
+
|
33842
|
+
@DestinationCidrBlock.setter
|
33843
|
+
def DestinationCidrBlock(self, DestinationCidrBlock):
|
33844
|
+
self._DestinationCidrBlock = DestinationCidrBlock
|
33845
|
+
|
33846
|
+
@property
|
33847
|
+
def GatewayType(self):
|
33848
|
+
return self._GatewayType
|
33849
|
+
|
33850
|
+
@GatewayType.setter
|
33851
|
+
def GatewayType(self, GatewayType):
|
33852
|
+
self._GatewayType = GatewayType
|
33853
|
+
|
33854
|
+
@property
|
33855
|
+
def GatewayId(self):
|
33856
|
+
return self._GatewayId
|
33857
|
+
|
33858
|
+
@GatewayId.setter
|
33859
|
+
def GatewayId(self, GatewayId):
|
33860
|
+
self._GatewayId = GatewayId
|
33861
|
+
|
33862
|
+
@property
|
33863
|
+
def Description(self):
|
33864
|
+
return self._Description
|
33865
|
+
|
33866
|
+
@Description.setter
|
33867
|
+
def Description(self, Description):
|
33868
|
+
self._Description = Description
|
33869
|
+
|
33870
|
+
@property
|
33871
|
+
def SubnetRouteAlgorithm(self):
|
33872
|
+
return self._SubnetRouteAlgorithm
|
33873
|
+
|
33874
|
+
@SubnetRouteAlgorithm.setter
|
33875
|
+
def SubnetRouteAlgorithm(self, SubnetRouteAlgorithm):
|
33876
|
+
self._SubnetRouteAlgorithm = SubnetRouteAlgorithm
|
33877
|
+
|
33878
|
+
@property
|
33879
|
+
def IsCdc(self):
|
33880
|
+
return self._IsCdc
|
33881
|
+
|
33882
|
+
@IsCdc.setter
|
33883
|
+
def IsCdc(self, IsCdc):
|
33884
|
+
self._IsCdc = IsCdc
|
33885
|
+
|
33886
|
+
@property
|
33887
|
+
def CdcId(self):
|
33888
|
+
return self._CdcId
|
33889
|
+
|
33890
|
+
@CdcId.setter
|
33891
|
+
def CdcId(self, CdcId):
|
33892
|
+
self._CdcId = CdcId
|
33893
|
+
|
33894
|
+
@property
|
33895
|
+
def CreatedTime(self):
|
33896
|
+
return self._CreatedTime
|
33897
|
+
|
33898
|
+
@CreatedTime.setter
|
33899
|
+
def CreatedTime(self, CreatedTime):
|
33900
|
+
self._CreatedTime = CreatedTime
|
33901
|
+
|
33902
|
+
|
33903
|
+
def _deserialize(self, params):
|
33904
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
33905
|
+
self._HighPriorityRouteId = params.get("HighPriorityRouteId")
|
33906
|
+
self._DestinationCidrBlock = params.get("DestinationCidrBlock")
|
33907
|
+
self._GatewayType = params.get("GatewayType")
|
33908
|
+
self._GatewayId = params.get("GatewayId")
|
33909
|
+
self._Description = params.get("Description")
|
33910
|
+
self._SubnetRouteAlgorithm = params.get("SubnetRouteAlgorithm")
|
33911
|
+
self._IsCdc = params.get("IsCdc")
|
33912
|
+
self._CdcId = params.get("CdcId")
|
33913
|
+
self._CreatedTime = params.get("CreatedTime")
|
33914
|
+
memeber_set = set(params.keys())
|
33915
|
+
for name, value in vars(self).items():
|
33916
|
+
property_name = name[1:]
|
33917
|
+
if property_name in memeber_set:
|
33918
|
+
memeber_set.remove(property_name)
|
33919
|
+
if len(memeber_set) > 0:
|
33920
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
33921
|
+
|
33922
|
+
|
33923
|
+
|
33924
|
+
class HighPriorityRouteTable(AbstractModel):
|
33925
|
+
"""高优路由表信息
|
33926
|
+
|
33927
|
+
"""
|
33928
|
+
|
33929
|
+
def __init__(self):
|
33930
|
+
r"""
|
33931
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
33932
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33933
|
+
:type HighPriorityRouteTableId: str
|
33934
|
+
:param _VpcId: VPC实例ID。
|
33935
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33936
|
+
:type VpcId: str
|
33937
|
+
:param _Name: 高优路由表名称。
|
33938
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33939
|
+
:type Name: str
|
33940
|
+
:param _SubnetSet: 高优路由表关联的子网列表。
|
33941
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33942
|
+
:type SubnetSet: list of str
|
33943
|
+
:param _HighPriorityRouteSet: 高优路由表条目信息
|
33944
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33945
|
+
:type HighPriorityRouteSet: list of HighPriorityRoute
|
33946
|
+
:param _CreatedTime: 创建时间。
|
33947
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
33948
|
+
:type CreatedTime: str
|
33949
|
+
"""
|
33950
|
+
self._HighPriorityRouteTableId = None
|
33951
|
+
self._VpcId = None
|
33952
|
+
self._Name = None
|
33953
|
+
self._SubnetSet = None
|
33954
|
+
self._HighPriorityRouteSet = None
|
33955
|
+
self._CreatedTime = None
|
33956
|
+
|
33957
|
+
@property
|
33958
|
+
def HighPriorityRouteTableId(self):
|
33959
|
+
return self._HighPriorityRouteTableId
|
33960
|
+
|
33961
|
+
@HighPriorityRouteTableId.setter
|
33962
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
33963
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
33964
|
+
|
33965
|
+
@property
|
33966
|
+
def VpcId(self):
|
33967
|
+
return self._VpcId
|
33968
|
+
|
33969
|
+
@VpcId.setter
|
33970
|
+
def VpcId(self, VpcId):
|
33971
|
+
self._VpcId = VpcId
|
33972
|
+
|
33973
|
+
@property
|
33974
|
+
def Name(self):
|
33975
|
+
return self._Name
|
33976
|
+
|
33977
|
+
@Name.setter
|
33978
|
+
def Name(self, Name):
|
33979
|
+
self._Name = Name
|
33980
|
+
|
33981
|
+
@property
|
33982
|
+
def SubnetSet(self):
|
33983
|
+
return self._SubnetSet
|
33984
|
+
|
33985
|
+
@SubnetSet.setter
|
33986
|
+
def SubnetSet(self, SubnetSet):
|
33987
|
+
self._SubnetSet = SubnetSet
|
33988
|
+
|
33989
|
+
@property
|
33990
|
+
def HighPriorityRouteSet(self):
|
33991
|
+
return self._HighPriorityRouteSet
|
33992
|
+
|
33993
|
+
@HighPriorityRouteSet.setter
|
33994
|
+
def HighPriorityRouteSet(self, HighPriorityRouteSet):
|
33995
|
+
self._HighPriorityRouteSet = HighPriorityRouteSet
|
33996
|
+
|
33997
|
+
@property
|
33998
|
+
def CreatedTime(self):
|
33999
|
+
return self._CreatedTime
|
34000
|
+
|
34001
|
+
@CreatedTime.setter
|
34002
|
+
def CreatedTime(self, CreatedTime):
|
34003
|
+
self._CreatedTime = CreatedTime
|
34004
|
+
|
34005
|
+
|
34006
|
+
def _deserialize(self, params):
|
34007
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
34008
|
+
self._VpcId = params.get("VpcId")
|
34009
|
+
self._Name = params.get("Name")
|
34010
|
+
self._SubnetSet = params.get("SubnetSet")
|
34011
|
+
if params.get("HighPriorityRouteSet") is not None:
|
34012
|
+
self._HighPriorityRouteSet = []
|
34013
|
+
for item in params.get("HighPriorityRouteSet"):
|
34014
|
+
obj = HighPriorityRoute()
|
34015
|
+
obj._deserialize(item)
|
34016
|
+
self._HighPriorityRouteSet.append(obj)
|
34017
|
+
self._CreatedTime = params.get("CreatedTime")
|
34018
|
+
memeber_set = set(params.keys())
|
34019
|
+
for name, value in vars(self).items():
|
34020
|
+
property_name = name[1:]
|
34021
|
+
if property_name in memeber_set:
|
34022
|
+
memeber_set.remove(property_name)
|
34023
|
+
if len(memeber_set) > 0:
|
34024
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
34025
|
+
|
34026
|
+
|
34027
|
+
|
32654
34028
|
class IKEOptionsSpecification(AbstractModel):
|
32655
34029
|
"""IKE配置(Internet Key Exchange,因特网密钥交换),IKE具有一套自我保护机制,用户配置网络安全协议
|
32656
34030
|
|
@@ -35868,6 +37242,68 @@ class ModifyCcnRouteTablesResponse(AbstractModel):
|
|
35868
37242
|
self._RequestId = params.get("RequestId")
|
35869
37243
|
|
35870
37244
|
|
37245
|
+
class ModifyCdcLDCXAttributeRequest(AbstractModel):
|
37246
|
+
"""ModifyCdcLDCXAttribute请求参数结构体
|
37247
|
+
|
37248
|
+
"""
|
37249
|
+
|
37250
|
+
|
37251
|
+
class ModifyCdcLDCXAttributeResponse(AbstractModel):
|
37252
|
+
"""ModifyCdcLDCXAttribute返回参数结构体
|
37253
|
+
|
37254
|
+
"""
|
37255
|
+
|
37256
|
+
def __init__(self):
|
37257
|
+
r"""
|
37258
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
37259
|
+
:type RequestId: str
|
37260
|
+
"""
|
37261
|
+
self._RequestId = None
|
37262
|
+
|
37263
|
+
@property
|
37264
|
+
def RequestId(self):
|
37265
|
+
return self._RequestId
|
37266
|
+
|
37267
|
+
@RequestId.setter
|
37268
|
+
def RequestId(self, RequestId):
|
37269
|
+
self._RequestId = RequestId
|
37270
|
+
|
37271
|
+
|
37272
|
+
def _deserialize(self, params):
|
37273
|
+
self._RequestId = params.get("RequestId")
|
37274
|
+
|
37275
|
+
|
37276
|
+
class ModifyCdcNetPlaneAttributeRequest(AbstractModel):
|
37277
|
+
"""ModifyCdcNetPlaneAttribute请求参数结构体
|
37278
|
+
|
37279
|
+
"""
|
37280
|
+
|
37281
|
+
|
37282
|
+
class ModifyCdcNetPlaneAttributeResponse(AbstractModel):
|
37283
|
+
"""ModifyCdcNetPlaneAttribute返回参数结构体
|
37284
|
+
|
37285
|
+
"""
|
37286
|
+
|
37287
|
+
def __init__(self):
|
37288
|
+
r"""
|
37289
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
37290
|
+
:type RequestId: str
|
37291
|
+
"""
|
37292
|
+
self._RequestId = None
|
37293
|
+
|
37294
|
+
@property
|
37295
|
+
def RequestId(self):
|
37296
|
+
return self._RequestId
|
37297
|
+
|
37298
|
+
@RequestId.setter
|
37299
|
+
def RequestId(self, RequestId):
|
37300
|
+
self._RequestId = RequestId
|
37301
|
+
|
37302
|
+
|
37303
|
+
def _deserialize(self, params):
|
37304
|
+
self._RequestId = params.get("RequestId")
|
37305
|
+
|
37306
|
+
|
35871
37307
|
class ModifyCustomerGatewayAttributeRequest(AbstractModel):
|
35872
37308
|
"""ModifyCustomerGatewayAttribute请求参数结构体
|
35873
37309
|
|
@@ -36208,56 +37644,276 @@ class ModifyFlowLogAttributeResponse(AbstractModel):
|
|
36208
37644
|
self._RequestId = params.get("RequestId")
|
36209
37645
|
|
36210
37646
|
|
36211
|
-
class ModifyGatewayFlowQosRequest(AbstractModel):
|
36212
|
-
"""ModifyGatewayFlowQos请求参数结构体
|
37647
|
+
class ModifyGatewayFlowQosRequest(AbstractModel):
|
37648
|
+
"""ModifyGatewayFlowQos请求参数结构体
|
37649
|
+
|
37650
|
+
"""
|
37651
|
+
|
37652
|
+
def __init__(self):
|
37653
|
+
r"""
|
37654
|
+
:param _GatewayId: 网关实例ID,目前我们支持的网关实例类型有,
|
37655
|
+
专线网关实例ID,形如,`dcg-ltjahce6`;
|
37656
|
+
Nat网关实例ID,形如,`nat-ltjahce6`;
|
37657
|
+
VPN网关实例ID,形如,`vpn-ltjahce6`。
|
37658
|
+
:type GatewayId: str
|
37659
|
+
:param _Bandwidth: 流控带宽值。取值大于0,表示限流到指定的Mbps;取值等于0,表示完全限流;取值为-1,不限流。
|
37660
|
+
:type Bandwidth: int
|
37661
|
+
:param _IpAddresses: 限流的云服务器内网IP。
|
37662
|
+
:type IpAddresses: list of str
|
37663
|
+
"""
|
37664
|
+
self._GatewayId = None
|
37665
|
+
self._Bandwidth = None
|
37666
|
+
self._IpAddresses = None
|
37667
|
+
|
37668
|
+
@property
|
37669
|
+
def GatewayId(self):
|
37670
|
+
return self._GatewayId
|
37671
|
+
|
37672
|
+
@GatewayId.setter
|
37673
|
+
def GatewayId(self, GatewayId):
|
37674
|
+
self._GatewayId = GatewayId
|
37675
|
+
|
37676
|
+
@property
|
37677
|
+
def Bandwidth(self):
|
37678
|
+
return self._Bandwidth
|
37679
|
+
|
37680
|
+
@Bandwidth.setter
|
37681
|
+
def Bandwidth(self, Bandwidth):
|
37682
|
+
self._Bandwidth = Bandwidth
|
37683
|
+
|
37684
|
+
@property
|
37685
|
+
def IpAddresses(self):
|
37686
|
+
return self._IpAddresses
|
37687
|
+
|
37688
|
+
@IpAddresses.setter
|
37689
|
+
def IpAddresses(self, IpAddresses):
|
37690
|
+
self._IpAddresses = IpAddresses
|
37691
|
+
|
37692
|
+
|
37693
|
+
def _deserialize(self, params):
|
37694
|
+
self._GatewayId = params.get("GatewayId")
|
37695
|
+
self._Bandwidth = params.get("Bandwidth")
|
37696
|
+
self._IpAddresses = params.get("IpAddresses")
|
37697
|
+
memeber_set = set(params.keys())
|
37698
|
+
for name, value in vars(self).items():
|
37699
|
+
property_name = name[1:]
|
37700
|
+
if property_name in memeber_set:
|
37701
|
+
memeber_set.remove(property_name)
|
37702
|
+
if len(memeber_set) > 0:
|
37703
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
37704
|
+
|
37705
|
+
|
37706
|
+
|
37707
|
+
class ModifyGatewayFlowQosResponse(AbstractModel):
|
37708
|
+
"""ModifyGatewayFlowQos返回参数结构体
|
37709
|
+
|
37710
|
+
"""
|
37711
|
+
|
37712
|
+
def __init__(self):
|
37713
|
+
r"""
|
37714
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
37715
|
+
:type RequestId: str
|
37716
|
+
"""
|
37717
|
+
self._RequestId = None
|
37718
|
+
|
37719
|
+
@property
|
37720
|
+
def RequestId(self):
|
37721
|
+
return self._RequestId
|
37722
|
+
|
37723
|
+
@RequestId.setter
|
37724
|
+
def RequestId(self, RequestId):
|
37725
|
+
self._RequestId = RequestId
|
37726
|
+
|
37727
|
+
|
37728
|
+
def _deserialize(self, params):
|
37729
|
+
self._RequestId = params.get("RequestId")
|
37730
|
+
|
37731
|
+
|
37732
|
+
class ModifyHaVipAttributeRequest(AbstractModel):
|
37733
|
+
"""ModifyHaVipAttribute请求参数结构体
|
37734
|
+
|
37735
|
+
"""
|
37736
|
+
|
37737
|
+
def __init__(self):
|
37738
|
+
r"""
|
37739
|
+
:param _HaVipId: `HAVIP`唯一`ID`,形如:`havip-9o233uri`。
|
37740
|
+
:type HaVipId: str
|
37741
|
+
:param _HaVipName: `HAVIP`名称,可任意命名,但不得超过60个字符。
|
37742
|
+
:type HaVipName: str
|
37743
|
+
"""
|
37744
|
+
self._HaVipId = None
|
37745
|
+
self._HaVipName = None
|
37746
|
+
|
37747
|
+
@property
|
37748
|
+
def HaVipId(self):
|
37749
|
+
return self._HaVipId
|
37750
|
+
|
37751
|
+
@HaVipId.setter
|
37752
|
+
def HaVipId(self, HaVipId):
|
37753
|
+
self._HaVipId = HaVipId
|
37754
|
+
|
37755
|
+
@property
|
37756
|
+
def HaVipName(self):
|
37757
|
+
return self._HaVipName
|
37758
|
+
|
37759
|
+
@HaVipName.setter
|
37760
|
+
def HaVipName(self, HaVipName):
|
37761
|
+
self._HaVipName = HaVipName
|
37762
|
+
|
37763
|
+
|
37764
|
+
def _deserialize(self, params):
|
37765
|
+
self._HaVipId = params.get("HaVipId")
|
37766
|
+
self._HaVipName = params.get("HaVipName")
|
37767
|
+
memeber_set = set(params.keys())
|
37768
|
+
for name, value in vars(self).items():
|
37769
|
+
property_name = name[1:]
|
37770
|
+
if property_name in memeber_set:
|
37771
|
+
memeber_set.remove(property_name)
|
37772
|
+
if len(memeber_set) > 0:
|
37773
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
37774
|
+
|
37775
|
+
|
37776
|
+
|
37777
|
+
class ModifyHaVipAttributeResponse(AbstractModel):
|
37778
|
+
"""ModifyHaVipAttribute返回参数结构体
|
37779
|
+
|
37780
|
+
"""
|
37781
|
+
|
37782
|
+
def __init__(self):
|
37783
|
+
r"""
|
37784
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
37785
|
+
:type RequestId: str
|
37786
|
+
"""
|
37787
|
+
self._RequestId = None
|
37788
|
+
|
37789
|
+
@property
|
37790
|
+
def RequestId(self):
|
37791
|
+
return self._RequestId
|
37792
|
+
|
37793
|
+
@RequestId.setter
|
37794
|
+
def RequestId(self, RequestId):
|
37795
|
+
self._RequestId = RequestId
|
37796
|
+
|
37797
|
+
|
37798
|
+
def _deserialize(self, params):
|
37799
|
+
self._RequestId = params.get("RequestId")
|
37800
|
+
|
37801
|
+
|
37802
|
+
class ModifyHighPriorityRouteAttributeRequest(AbstractModel):
|
37803
|
+
"""ModifyHighPriorityRouteAttribute请求参数结构体
|
37804
|
+
|
37805
|
+
"""
|
37806
|
+
|
37807
|
+
def __init__(self):
|
37808
|
+
r"""
|
37809
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
37810
|
+
:type HighPriorityRouteTableId: str
|
37811
|
+
:param _HighPriorityModifyItems: 高优路由表条目修改属性。
|
37812
|
+
:type HighPriorityModifyItems: list of HighPriorityModifyItem
|
37813
|
+
"""
|
37814
|
+
self._HighPriorityRouteTableId = None
|
37815
|
+
self._HighPriorityModifyItems = None
|
37816
|
+
|
37817
|
+
@property
|
37818
|
+
def HighPriorityRouteTableId(self):
|
37819
|
+
return self._HighPriorityRouteTableId
|
37820
|
+
|
37821
|
+
@HighPriorityRouteTableId.setter
|
37822
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
37823
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
37824
|
+
|
37825
|
+
@property
|
37826
|
+
def HighPriorityModifyItems(self):
|
37827
|
+
return self._HighPriorityModifyItems
|
37828
|
+
|
37829
|
+
@HighPriorityModifyItems.setter
|
37830
|
+
def HighPriorityModifyItems(self, HighPriorityModifyItems):
|
37831
|
+
self._HighPriorityModifyItems = HighPriorityModifyItems
|
37832
|
+
|
37833
|
+
|
37834
|
+
def _deserialize(self, params):
|
37835
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
37836
|
+
if params.get("HighPriorityModifyItems") is not None:
|
37837
|
+
self._HighPriorityModifyItems = []
|
37838
|
+
for item in params.get("HighPriorityModifyItems"):
|
37839
|
+
obj = HighPriorityModifyItem()
|
37840
|
+
obj._deserialize(item)
|
37841
|
+
self._HighPriorityModifyItems.append(obj)
|
37842
|
+
memeber_set = set(params.keys())
|
37843
|
+
for name, value in vars(self).items():
|
37844
|
+
property_name = name[1:]
|
37845
|
+
if property_name in memeber_set:
|
37846
|
+
memeber_set.remove(property_name)
|
37847
|
+
if len(memeber_set) > 0:
|
37848
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
37849
|
+
|
37850
|
+
|
37851
|
+
|
37852
|
+
class ModifyHighPriorityRouteAttributeResponse(AbstractModel):
|
37853
|
+
"""ModifyHighPriorityRouteAttribute返回参数结构体
|
37854
|
+
|
37855
|
+
"""
|
37856
|
+
|
37857
|
+
def __init__(self):
|
37858
|
+
r"""
|
37859
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
37860
|
+
:type RequestId: str
|
37861
|
+
"""
|
37862
|
+
self._RequestId = None
|
37863
|
+
|
37864
|
+
@property
|
37865
|
+
def RequestId(self):
|
37866
|
+
return self._RequestId
|
37867
|
+
|
37868
|
+
@RequestId.setter
|
37869
|
+
def RequestId(self, RequestId):
|
37870
|
+
self._RequestId = RequestId
|
37871
|
+
|
37872
|
+
|
37873
|
+
def _deserialize(self, params):
|
37874
|
+
self._RequestId = params.get("RequestId")
|
37875
|
+
|
37876
|
+
|
37877
|
+
class ModifyHighPriorityRouteECMPAlgorithmRequest(AbstractModel):
|
37878
|
+
"""ModifyHighPriorityRouteECMPAlgorithm请求参数结构体
|
36213
37879
|
|
36214
37880
|
"""
|
36215
37881
|
|
36216
37882
|
def __init__(self):
|
36217
37883
|
r"""
|
36218
|
-
:param
|
36219
|
-
|
36220
|
-
|
36221
|
-
|
36222
|
-
:type GatewayId: str
|
36223
|
-
:param _Bandwidth: 流控带宽值。取值大于0,表示限流到指定的Mbps;取值等于0,表示完全限流;取值为-1,不限流。
|
36224
|
-
:type Bandwidth: int
|
36225
|
-
:param _IpAddresses: 限流的云服务器内网IP。
|
36226
|
-
:type IpAddresses: list of str
|
37884
|
+
:param _HighPriorityRouteTableId: 高优路由表实例唯一ID。
|
37885
|
+
:type HighPriorityRouteTableId: str
|
37886
|
+
:param _RouteECMPAlgorithms: 高优路由表HASH策略。
|
37887
|
+
:type RouteECMPAlgorithms: list of RouteECMPAlgorithm
|
36227
37888
|
"""
|
36228
|
-
self.
|
36229
|
-
self.
|
36230
|
-
self._IpAddresses = None
|
37889
|
+
self._HighPriorityRouteTableId = None
|
37890
|
+
self._RouteECMPAlgorithms = None
|
36231
37891
|
|
36232
37892
|
@property
|
36233
|
-
def
|
36234
|
-
return self.
|
37893
|
+
def HighPriorityRouteTableId(self):
|
37894
|
+
return self._HighPriorityRouteTableId
|
36235
37895
|
|
36236
|
-
@
|
36237
|
-
def
|
36238
|
-
self.
|
37896
|
+
@HighPriorityRouteTableId.setter
|
37897
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
37898
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
36239
37899
|
|
36240
37900
|
@property
|
36241
|
-
def
|
36242
|
-
return self.
|
36243
|
-
|
36244
|
-
@Bandwidth.setter
|
36245
|
-
def Bandwidth(self, Bandwidth):
|
36246
|
-
self._Bandwidth = Bandwidth
|
36247
|
-
|
36248
|
-
@property
|
36249
|
-
def IpAddresses(self):
|
36250
|
-
return self._IpAddresses
|
37901
|
+
def RouteECMPAlgorithms(self):
|
37902
|
+
return self._RouteECMPAlgorithms
|
36251
37903
|
|
36252
|
-
@
|
36253
|
-
def
|
36254
|
-
self.
|
37904
|
+
@RouteECMPAlgorithms.setter
|
37905
|
+
def RouteECMPAlgorithms(self, RouteECMPAlgorithms):
|
37906
|
+
self._RouteECMPAlgorithms = RouteECMPAlgorithms
|
36255
37907
|
|
36256
37908
|
|
36257
37909
|
def _deserialize(self, params):
|
36258
|
-
self.
|
36259
|
-
|
36260
|
-
|
37910
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
37911
|
+
if params.get("RouteECMPAlgorithms") is not None:
|
37912
|
+
self._RouteECMPAlgorithms = []
|
37913
|
+
for item in params.get("RouteECMPAlgorithms"):
|
37914
|
+
obj = RouteECMPAlgorithm()
|
37915
|
+
obj._deserialize(item)
|
37916
|
+
self._RouteECMPAlgorithms.append(obj)
|
36261
37917
|
memeber_set = set(params.keys())
|
36262
37918
|
for name, value in vars(self).items():
|
36263
37919
|
property_name = name[1:]
|
@@ -36268,8 +37924,8 @@ VPN网关实例ID,形如,`vpn-ltjahce6`。
|
|
36268
37924
|
|
36269
37925
|
|
36270
37926
|
|
36271
|
-
class
|
36272
|
-
"""
|
37927
|
+
class ModifyHighPriorityRouteECMPAlgorithmResponse(AbstractModel):
|
37928
|
+
"""ModifyHighPriorityRouteECMPAlgorithm返回参数结构体
|
36273
37929
|
|
36274
37930
|
"""
|
36275
37931
|
|
@@ -36293,41 +37949,41 @@ class ModifyGatewayFlowQosResponse(AbstractModel):
|
|
36293
37949
|
self._RequestId = params.get("RequestId")
|
36294
37950
|
|
36295
37951
|
|
36296
|
-
class
|
36297
|
-
"""
|
37952
|
+
class ModifyHighPriorityRouteTableAttributeRequest(AbstractModel):
|
37953
|
+
"""ModifyHighPriorityRouteTableAttribute请求参数结构体
|
36298
37954
|
|
36299
37955
|
"""
|
36300
37956
|
|
36301
37957
|
def __init__(self):
|
36302
37958
|
r"""
|
36303
|
-
:param
|
36304
|
-
:type
|
36305
|
-
:param
|
36306
|
-
:type
|
37959
|
+
:param _HighPriorityRouteTableId: 高优路由表表唯一ID
|
37960
|
+
:type HighPriorityRouteTableId: str
|
37961
|
+
:param _Name: 高优路由表表名称
|
37962
|
+
:type Name: str
|
36307
37963
|
"""
|
36308
|
-
self.
|
36309
|
-
self.
|
37964
|
+
self._HighPriorityRouteTableId = None
|
37965
|
+
self._Name = None
|
36310
37966
|
|
36311
37967
|
@property
|
36312
|
-
def
|
36313
|
-
return self.
|
37968
|
+
def HighPriorityRouteTableId(self):
|
37969
|
+
return self._HighPriorityRouteTableId
|
36314
37970
|
|
36315
|
-
@
|
36316
|
-
def
|
36317
|
-
self.
|
37971
|
+
@HighPriorityRouteTableId.setter
|
37972
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
37973
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
36318
37974
|
|
36319
37975
|
@property
|
36320
|
-
def
|
36321
|
-
return self.
|
37976
|
+
def Name(self):
|
37977
|
+
return self._Name
|
36322
37978
|
|
36323
|
-
@
|
36324
|
-
def
|
36325
|
-
self.
|
37979
|
+
@Name.setter
|
37980
|
+
def Name(self, Name):
|
37981
|
+
self._Name = Name
|
36326
37982
|
|
36327
37983
|
|
36328
37984
|
def _deserialize(self, params):
|
36329
|
-
self.
|
36330
|
-
self.
|
37985
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
37986
|
+
self._Name = params.get("Name")
|
36331
37987
|
memeber_set = set(params.keys())
|
36332
37988
|
for name, value in vars(self).items():
|
36333
37989
|
property_name = name[1:]
|
@@ -36338,8 +37994,8 @@ class ModifyHaVipAttributeRequest(AbstractModel):
|
|
36338
37994
|
|
36339
37995
|
|
36340
37996
|
|
36341
|
-
class
|
36342
|
-
"""
|
37997
|
+
class ModifyHighPriorityRouteTableAttributeResponse(AbstractModel):
|
37998
|
+
"""ModifyHighPriorityRouteTableAttribute返回参数结构体
|
36343
37999
|
|
36344
38000
|
"""
|
36345
38001
|
|
@@ -43024,16 +44680,26 @@ class Quota(AbstractModel):
|
|
43024
44680
|
|
43025
44681
|
def __init__(self):
|
43026
44682
|
r"""
|
43027
|
-
:param _QuotaId:
|
44683
|
+
:param _QuotaId: 配额名称,取值范围:
|
44684
|
+
- `TOTAL_EIP_QUOTA`:用户当前地域下EIP的配额数;
|
44685
|
+
- `DAILY_EIP_APPLY`:用户当前地域下今日申购次数;
|
44686
|
+
- `DAILY_PUBLIC_IP_ASSIGN`:用户当前地域下,重新分配公网 IP次数;
|
44687
|
+
- `TOTAL_EIP6_QUOTA`:用户当前地域下,传统弹性公网IPv6的配额数;
|
44688
|
+
- `BGP_EIPv6_QUOTA`:用户当前地域下,可申请的 BGP 弹性公网IPv6 的配额数;
|
44689
|
+
- `SINGLEISP_EIPv6_QUOTA`:用户当前地域下,可申请的静态单线弹性公网IPv6 的配额数;
|
43028
44690
|
:type QuotaId: str
|
43029
44691
|
:param _QuotaCurrent: 当前数量
|
43030
44692
|
:type QuotaCurrent: int
|
43031
44693
|
:param _QuotaLimit: 配额数量
|
43032
44694
|
:type QuotaLimit: int
|
44695
|
+
:param _QuotaGroup: 配额所属的网络组
|
44696
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
44697
|
+
:type QuotaGroup: str
|
43033
44698
|
"""
|
43034
44699
|
self._QuotaId = None
|
43035
44700
|
self._QuotaCurrent = None
|
43036
44701
|
self._QuotaLimit = None
|
44702
|
+
self._QuotaGroup = None
|
43037
44703
|
|
43038
44704
|
@property
|
43039
44705
|
def QuotaId(self):
|
@@ -43059,11 +44725,20 @@ class Quota(AbstractModel):
|
|
43059
44725
|
def QuotaLimit(self, QuotaLimit):
|
43060
44726
|
self._QuotaLimit = QuotaLimit
|
43061
44727
|
|
44728
|
+
@property
|
44729
|
+
def QuotaGroup(self):
|
44730
|
+
return self._QuotaGroup
|
44731
|
+
|
44732
|
+
@QuotaGroup.setter
|
44733
|
+
def QuotaGroup(self, QuotaGroup):
|
44734
|
+
self._QuotaGroup = QuotaGroup
|
44735
|
+
|
43062
44736
|
|
43063
44737
|
def _deserialize(self, params):
|
43064
44738
|
self._QuotaId = params.get("QuotaId")
|
43065
44739
|
self._QuotaCurrent = params.get("QuotaCurrent")
|
43066
44740
|
self._QuotaLimit = params.get("QuotaLimit")
|
44741
|
+
self._QuotaGroup = params.get("QuotaGroup")
|
43067
44742
|
memeber_set = set(params.keys())
|
43068
44743
|
for name, value in vars(self).items():
|
43069
44744
|
property_name = name[1:]
|
@@ -43886,58 +45561,278 @@ class ReplaceCcnRouteTableBroadcastPolicysResponse(AbstractModel):
|
|
43886
45561
|
self._RequestId = params.get("RequestId")
|
43887
45562
|
|
43888
45563
|
|
43889
|
-
class ReplaceCcnRouteTableInputPolicysRequest(AbstractModel):
|
43890
|
-
"""ReplaceCcnRouteTableInputPolicys请求参数结构体
|
45564
|
+
class ReplaceCcnRouteTableInputPolicysRequest(AbstractModel):
|
45565
|
+
"""ReplaceCcnRouteTableInputPolicys请求参数结构体
|
45566
|
+
|
45567
|
+
"""
|
45568
|
+
|
45569
|
+
def __init__(self):
|
45570
|
+
r"""
|
45571
|
+
:param _CcnId: 云联网ID。
|
45572
|
+
:type CcnId: str
|
45573
|
+
:param _RouteTableId: 云联网路由表ID。
|
45574
|
+
:type RouteTableId: str
|
45575
|
+
:param _Policys: 新的路由接收策略。
|
45576
|
+
:type Policys: list of CcnRouteTableInputPolicy
|
45577
|
+
"""
|
45578
|
+
self._CcnId = None
|
45579
|
+
self._RouteTableId = None
|
45580
|
+
self._Policys = None
|
45581
|
+
|
45582
|
+
@property
|
45583
|
+
def CcnId(self):
|
45584
|
+
return self._CcnId
|
45585
|
+
|
45586
|
+
@CcnId.setter
|
45587
|
+
def CcnId(self, CcnId):
|
45588
|
+
self._CcnId = CcnId
|
45589
|
+
|
45590
|
+
@property
|
45591
|
+
def RouteTableId(self):
|
45592
|
+
return self._RouteTableId
|
45593
|
+
|
45594
|
+
@RouteTableId.setter
|
45595
|
+
def RouteTableId(self, RouteTableId):
|
45596
|
+
self._RouteTableId = RouteTableId
|
45597
|
+
|
45598
|
+
@property
|
45599
|
+
def Policys(self):
|
45600
|
+
return self._Policys
|
45601
|
+
|
45602
|
+
@Policys.setter
|
45603
|
+
def Policys(self, Policys):
|
45604
|
+
self._Policys = Policys
|
45605
|
+
|
45606
|
+
|
45607
|
+
def _deserialize(self, params):
|
45608
|
+
self._CcnId = params.get("CcnId")
|
45609
|
+
self._RouteTableId = params.get("RouteTableId")
|
45610
|
+
if params.get("Policys") is not None:
|
45611
|
+
self._Policys = []
|
45612
|
+
for item in params.get("Policys"):
|
45613
|
+
obj = CcnRouteTableInputPolicy()
|
45614
|
+
obj._deserialize(item)
|
45615
|
+
self._Policys.append(obj)
|
45616
|
+
memeber_set = set(params.keys())
|
45617
|
+
for name, value in vars(self).items():
|
45618
|
+
property_name = name[1:]
|
45619
|
+
if property_name in memeber_set:
|
45620
|
+
memeber_set.remove(property_name)
|
45621
|
+
if len(memeber_set) > 0:
|
45622
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
45623
|
+
|
45624
|
+
|
45625
|
+
|
45626
|
+
class ReplaceCcnRouteTableInputPolicysResponse(AbstractModel):
|
45627
|
+
"""ReplaceCcnRouteTableInputPolicys返回参数结构体
|
45628
|
+
|
45629
|
+
"""
|
45630
|
+
|
45631
|
+
def __init__(self):
|
45632
|
+
r"""
|
45633
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
45634
|
+
:type RequestId: str
|
45635
|
+
"""
|
45636
|
+
self._RequestId = None
|
45637
|
+
|
45638
|
+
@property
|
45639
|
+
def RequestId(self):
|
45640
|
+
return self._RequestId
|
45641
|
+
|
45642
|
+
@RequestId.setter
|
45643
|
+
def RequestId(self, RequestId):
|
45644
|
+
self._RequestId = RequestId
|
45645
|
+
|
45646
|
+
|
45647
|
+
def _deserialize(self, params):
|
45648
|
+
self._RequestId = params.get("RequestId")
|
45649
|
+
|
45650
|
+
|
45651
|
+
class ReplaceDirectConnectGatewayCcnRoutesRequest(AbstractModel):
|
45652
|
+
"""ReplaceDirectConnectGatewayCcnRoutes请求参数结构体
|
45653
|
+
|
45654
|
+
"""
|
45655
|
+
|
45656
|
+
def __init__(self):
|
45657
|
+
r"""
|
45658
|
+
:param _DirectConnectGatewayId: 专线网关ID,形如:dcg-prpqlmg1
|
45659
|
+
:type DirectConnectGatewayId: str
|
45660
|
+
:param _Routes: 需要连通的IDC网段列表
|
45661
|
+
:type Routes: list of DirectConnectGatewayCcnRoute
|
45662
|
+
"""
|
45663
|
+
self._DirectConnectGatewayId = None
|
45664
|
+
self._Routes = None
|
45665
|
+
|
45666
|
+
@property
|
45667
|
+
def DirectConnectGatewayId(self):
|
45668
|
+
return self._DirectConnectGatewayId
|
45669
|
+
|
45670
|
+
@DirectConnectGatewayId.setter
|
45671
|
+
def DirectConnectGatewayId(self, DirectConnectGatewayId):
|
45672
|
+
self._DirectConnectGatewayId = DirectConnectGatewayId
|
45673
|
+
|
45674
|
+
@property
|
45675
|
+
def Routes(self):
|
45676
|
+
return self._Routes
|
45677
|
+
|
45678
|
+
@Routes.setter
|
45679
|
+
def Routes(self, Routes):
|
45680
|
+
self._Routes = Routes
|
45681
|
+
|
45682
|
+
|
45683
|
+
def _deserialize(self, params):
|
45684
|
+
self._DirectConnectGatewayId = params.get("DirectConnectGatewayId")
|
45685
|
+
if params.get("Routes") is not None:
|
45686
|
+
self._Routes = []
|
45687
|
+
for item in params.get("Routes"):
|
45688
|
+
obj = DirectConnectGatewayCcnRoute()
|
45689
|
+
obj._deserialize(item)
|
45690
|
+
self._Routes.append(obj)
|
45691
|
+
memeber_set = set(params.keys())
|
45692
|
+
for name, value in vars(self).items():
|
45693
|
+
property_name = name[1:]
|
45694
|
+
if property_name in memeber_set:
|
45695
|
+
memeber_set.remove(property_name)
|
45696
|
+
if len(memeber_set) > 0:
|
45697
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
45698
|
+
|
45699
|
+
|
45700
|
+
|
45701
|
+
class ReplaceDirectConnectGatewayCcnRoutesResponse(AbstractModel):
|
45702
|
+
"""ReplaceDirectConnectGatewayCcnRoutes返回参数结构体
|
45703
|
+
|
45704
|
+
"""
|
45705
|
+
|
45706
|
+
def __init__(self):
|
45707
|
+
r"""
|
45708
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
45709
|
+
:type RequestId: str
|
45710
|
+
"""
|
45711
|
+
self._RequestId = None
|
45712
|
+
|
45713
|
+
@property
|
45714
|
+
def RequestId(self):
|
45715
|
+
return self._RequestId
|
45716
|
+
|
45717
|
+
@RequestId.setter
|
45718
|
+
def RequestId(self, RequestId):
|
45719
|
+
self._RequestId = RequestId
|
45720
|
+
|
45721
|
+
|
45722
|
+
def _deserialize(self, params):
|
45723
|
+
self._RequestId = params.get("RequestId")
|
45724
|
+
|
45725
|
+
|
45726
|
+
class ReplaceHighPriorityRouteTableAssociationRequest(AbstractModel):
|
45727
|
+
"""ReplaceHighPriorityRouteTableAssociation请求参数结构体
|
45728
|
+
|
45729
|
+
"""
|
45730
|
+
|
45731
|
+
def __init__(self):
|
45732
|
+
r"""
|
45733
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
45734
|
+
:type HighPriorityRouteTableId: str
|
45735
|
+
:param _SubnetId: 子网唯一 ID
|
45736
|
+
:type SubnetId: str
|
45737
|
+
"""
|
45738
|
+
self._HighPriorityRouteTableId = None
|
45739
|
+
self._SubnetId = None
|
45740
|
+
|
45741
|
+
@property
|
45742
|
+
def HighPriorityRouteTableId(self):
|
45743
|
+
return self._HighPriorityRouteTableId
|
45744
|
+
|
45745
|
+
@HighPriorityRouteTableId.setter
|
45746
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
45747
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
45748
|
+
|
45749
|
+
@property
|
45750
|
+
def SubnetId(self):
|
45751
|
+
return self._SubnetId
|
45752
|
+
|
45753
|
+
@SubnetId.setter
|
45754
|
+
def SubnetId(self, SubnetId):
|
45755
|
+
self._SubnetId = SubnetId
|
45756
|
+
|
45757
|
+
|
45758
|
+
def _deserialize(self, params):
|
45759
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
45760
|
+
self._SubnetId = params.get("SubnetId")
|
45761
|
+
memeber_set = set(params.keys())
|
45762
|
+
for name, value in vars(self).items():
|
45763
|
+
property_name = name[1:]
|
45764
|
+
if property_name in memeber_set:
|
45765
|
+
memeber_set.remove(property_name)
|
45766
|
+
if len(memeber_set) > 0:
|
45767
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
45768
|
+
|
45769
|
+
|
45770
|
+
|
45771
|
+
class ReplaceHighPriorityRouteTableAssociationResponse(AbstractModel):
|
45772
|
+
"""ReplaceHighPriorityRouteTableAssociation返回参数结构体
|
45773
|
+
|
45774
|
+
"""
|
45775
|
+
|
45776
|
+
def __init__(self):
|
45777
|
+
r"""
|
45778
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
45779
|
+
:type RequestId: str
|
45780
|
+
"""
|
45781
|
+
self._RequestId = None
|
45782
|
+
|
45783
|
+
@property
|
45784
|
+
def RequestId(self):
|
45785
|
+
return self._RequestId
|
45786
|
+
|
45787
|
+
@RequestId.setter
|
45788
|
+
def RequestId(self, RequestId):
|
45789
|
+
self._RequestId = RequestId
|
45790
|
+
|
45791
|
+
|
45792
|
+
def _deserialize(self, params):
|
45793
|
+
self._RequestId = params.get("RequestId")
|
45794
|
+
|
45795
|
+
|
45796
|
+
class ReplaceHighPriorityRoutesRequest(AbstractModel):
|
45797
|
+
"""ReplaceHighPriorityRoutes请求参数结构体
|
43891
45798
|
|
43892
45799
|
"""
|
43893
45800
|
|
43894
45801
|
def __init__(self):
|
43895
45802
|
r"""
|
43896
|
-
:param
|
43897
|
-
:type
|
43898
|
-
:param
|
43899
|
-
:type
|
43900
|
-
:param _Policys: 新的路由接收策略。
|
43901
|
-
:type Policys: list of CcnRouteTableInputPolicy
|
45803
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
45804
|
+
:type HighPriorityRouteTableId: str
|
45805
|
+
:param _HighPriorityRoutes: 高优路由表条目信息。
|
45806
|
+
:type HighPriorityRoutes: list of HighPriorityRoute
|
43902
45807
|
"""
|
43903
|
-
self.
|
43904
|
-
self.
|
43905
|
-
self._Policys = None
|
45808
|
+
self._HighPriorityRouteTableId = None
|
45809
|
+
self._HighPriorityRoutes = None
|
43906
45810
|
|
43907
45811
|
@property
|
43908
|
-
def
|
43909
|
-
return self.
|
45812
|
+
def HighPriorityRouteTableId(self):
|
45813
|
+
return self._HighPriorityRouteTableId
|
43910
45814
|
|
43911
|
-
@
|
43912
|
-
def
|
43913
|
-
self.
|
45815
|
+
@HighPriorityRouteTableId.setter
|
45816
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
45817
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
43914
45818
|
|
43915
45819
|
@property
|
43916
|
-
def
|
43917
|
-
return self.
|
43918
|
-
|
43919
|
-
@RouteTableId.setter
|
43920
|
-
def RouteTableId(self, RouteTableId):
|
43921
|
-
self._RouteTableId = RouteTableId
|
43922
|
-
|
43923
|
-
@property
|
43924
|
-
def Policys(self):
|
43925
|
-
return self._Policys
|
45820
|
+
def HighPriorityRoutes(self):
|
45821
|
+
return self._HighPriorityRoutes
|
43926
45822
|
|
43927
|
-
@
|
43928
|
-
def
|
43929
|
-
self.
|
45823
|
+
@HighPriorityRoutes.setter
|
45824
|
+
def HighPriorityRoutes(self, HighPriorityRoutes):
|
45825
|
+
self._HighPriorityRoutes = HighPriorityRoutes
|
43930
45826
|
|
43931
45827
|
|
43932
45828
|
def _deserialize(self, params):
|
43933
|
-
self.
|
43934
|
-
|
43935
|
-
|
43936
|
-
|
43937
|
-
|
43938
|
-
obj = CcnRouteTableInputPolicy()
|
45829
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
45830
|
+
if params.get("HighPriorityRoutes") is not None:
|
45831
|
+
self._HighPriorityRoutes = []
|
45832
|
+
for item in params.get("HighPriorityRoutes"):
|
45833
|
+
obj = HighPriorityRoute()
|
43939
45834
|
obj._deserialize(item)
|
43940
|
-
self.
|
45835
|
+
self._HighPriorityRoutes.append(obj)
|
43941
45836
|
memeber_set = set(params.keys())
|
43942
45837
|
for name, value in vars(self).items():
|
43943
45838
|
property_name = name[1:]
|
@@ -43948,92 +45843,39 @@ class ReplaceCcnRouteTableInputPolicysRequest(AbstractModel):
|
|
43948
45843
|
|
43949
45844
|
|
43950
45845
|
|
43951
|
-
class
|
43952
|
-
"""
|
45846
|
+
class ReplaceHighPriorityRoutesResponse(AbstractModel):
|
45847
|
+
"""ReplaceHighPriorityRoutes返回参数结构体
|
43953
45848
|
|
43954
45849
|
"""
|
43955
45850
|
|
43956
45851
|
def __init__(self):
|
43957
45852
|
r"""
|
45853
|
+
:param _NewHighPriorityRouteSet: 新的高优路由表条目列表。
|
45854
|
+
:type NewHighPriorityRouteSet: list of HighPriorityRoute
|
45855
|
+
:param _OldHighPriorityRouteSet: 旧的高优路由表条目列表。
|
45856
|
+
:type OldHighPriorityRouteSet: list of HighPriorityRoute
|
43958
45857
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
43959
45858
|
:type RequestId: str
|
43960
45859
|
"""
|
45860
|
+
self._NewHighPriorityRouteSet = None
|
45861
|
+
self._OldHighPriorityRouteSet = None
|
43961
45862
|
self._RequestId = None
|
43962
45863
|
|
43963
45864
|
@property
|
43964
|
-
def
|
43965
|
-
return self.
|
43966
|
-
|
43967
|
-
@RequestId.setter
|
43968
|
-
def RequestId(self, RequestId):
|
43969
|
-
self._RequestId = RequestId
|
43970
|
-
|
43971
|
-
|
43972
|
-
def _deserialize(self, params):
|
43973
|
-
self._RequestId = params.get("RequestId")
|
45865
|
+
def NewHighPriorityRouteSet(self):
|
45866
|
+
return self._NewHighPriorityRouteSet
|
43974
45867
|
|
43975
|
-
|
43976
|
-
|
43977
|
-
|
43978
|
-
|
43979
|
-
"""
|
43980
|
-
|
43981
|
-
def __init__(self):
|
43982
|
-
r"""
|
43983
|
-
:param _DirectConnectGatewayId: 专线网关ID,形如:dcg-prpqlmg1
|
43984
|
-
:type DirectConnectGatewayId: str
|
43985
|
-
:param _Routes: 需要连通的IDC网段列表
|
43986
|
-
:type Routes: list of DirectConnectGatewayCcnRoute
|
43987
|
-
"""
|
43988
|
-
self._DirectConnectGatewayId = None
|
43989
|
-
self._Routes = None
|
45868
|
+
@NewHighPriorityRouteSet.setter
|
45869
|
+
def NewHighPriorityRouteSet(self, NewHighPriorityRouteSet):
|
45870
|
+
self._NewHighPriorityRouteSet = NewHighPriorityRouteSet
|
43990
45871
|
|
43991
45872
|
@property
|
43992
|
-
def
|
43993
|
-
return self.
|
45873
|
+
def OldHighPriorityRouteSet(self):
|
45874
|
+
return self._OldHighPriorityRouteSet
|
43994
45875
|
|
43995
|
-
@
|
43996
|
-
def
|
43997
|
-
self.
|
43998
|
-
|
43999
|
-
@property
|
44000
|
-
def Routes(self):
|
44001
|
-
return self._Routes
|
44002
|
-
|
44003
|
-
@Routes.setter
|
44004
|
-
def Routes(self, Routes):
|
44005
|
-
self._Routes = Routes
|
44006
|
-
|
44007
|
-
|
44008
|
-
def _deserialize(self, params):
|
44009
|
-
self._DirectConnectGatewayId = params.get("DirectConnectGatewayId")
|
44010
|
-
if params.get("Routes") is not None:
|
44011
|
-
self._Routes = []
|
44012
|
-
for item in params.get("Routes"):
|
44013
|
-
obj = DirectConnectGatewayCcnRoute()
|
44014
|
-
obj._deserialize(item)
|
44015
|
-
self._Routes.append(obj)
|
44016
|
-
memeber_set = set(params.keys())
|
44017
|
-
for name, value in vars(self).items():
|
44018
|
-
property_name = name[1:]
|
44019
|
-
if property_name in memeber_set:
|
44020
|
-
memeber_set.remove(property_name)
|
44021
|
-
if len(memeber_set) > 0:
|
44022
|
-
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
44023
|
-
|
44024
|
-
|
44025
|
-
|
44026
|
-
class ReplaceDirectConnectGatewayCcnRoutesResponse(AbstractModel):
|
44027
|
-
"""ReplaceDirectConnectGatewayCcnRoutes返回参数结构体
|
44028
|
-
|
44029
|
-
"""
|
44030
|
-
|
44031
|
-
def __init__(self):
|
44032
|
-
r"""
|
44033
|
-
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
44034
|
-
:type RequestId: str
|
44035
|
-
"""
|
44036
|
-
self._RequestId = None
|
45876
|
+
@OldHighPriorityRouteSet.setter
|
45877
|
+
def OldHighPriorityRouteSet(self, OldHighPriorityRouteSet):
|
45878
|
+
self._OldHighPriorityRouteSet = OldHighPriorityRouteSet
|
44037
45879
|
|
44038
45880
|
@property
|
44039
45881
|
def RequestId(self):
|
@@ -44045,6 +45887,18 @@ class ReplaceDirectConnectGatewayCcnRoutesResponse(AbstractModel):
|
|
44045
45887
|
|
44046
45888
|
|
44047
45889
|
def _deserialize(self, params):
|
45890
|
+
if params.get("NewHighPriorityRouteSet") is not None:
|
45891
|
+
self._NewHighPriorityRouteSet = []
|
45892
|
+
for item in params.get("NewHighPriorityRouteSet"):
|
45893
|
+
obj = HighPriorityRoute()
|
45894
|
+
obj._deserialize(item)
|
45895
|
+
self._NewHighPriorityRouteSet.append(obj)
|
45896
|
+
if params.get("OldHighPriorityRouteSet") is not None:
|
45897
|
+
self._OldHighPriorityRouteSet = []
|
45898
|
+
for item in params.get("OldHighPriorityRouteSet"):
|
45899
|
+
obj = HighPriorityRoute()
|
45900
|
+
obj._deserialize(item)
|
45901
|
+
self._OldHighPriorityRouteSet.append(obj)
|
44048
45902
|
self._RequestId = params.get("RequestId")
|
44049
45903
|
|
44050
45904
|
|
@@ -44486,6 +46340,93 @@ class ResetAttachCcnInstancesResponse(AbstractModel):
|
|
44486
46340
|
self._RequestId = params.get("RequestId")
|
44487
46341
|
|
44488
46342
|
|
46343
|
+
class ResetHighPriorityRoutesRequest(AbstractModel):
|
46344
|
+
"""ResetHighPriorityRoutes请求参数结构体
|
46345
|
+
|
46346
|
+
"""
|
46347
|
+
|
46348
|
+
def __init__(self):
|
46349
|
+
r"""
|
46350
|
+
:param _HighPriorityRouteTableId: 高优路由表唯一 ID。
|
46351
|
+
:type HighPriorityRouteTableId: str
|
46352
|
+
:param _Name: 高优路由表名称。
|
46353
|
+
:type Name: str
|
46354
|
+
:param _HighPriorityRoutes: 高优路由表条目信息。
|
46355
|
+
:type HighPriorityRoutes: list of HighPriorityRoute
|
46356
|
+
"""
|
46357
|
+
self._HighPriorityRouteTableId = None
|
46358
|
+
self._Name = None
|
46359
|
+
self._HighPriorityRoutes = None
|
46360
|
+
|
46361
|
+
@property
|
46362
|
+
def HighPriorityRouteTableId(self):
|
46363
|
+
return self._HighPriorityRouteTableId
|
46364
|
+
|
46365
|
+
@HighPriorityRouteTableId.setter
|
46366
|
+
def HighPriorityRouteTableId(self, HighPriorityRouteTableId):
|
46367
|
+
self._HighPriorityRouteTableId = HighPriorityRouteTableId
|
46368
|
+
|
46369
|
+
@property
|
46370
|
+
def Name(self):
|
46371
|
+
return self._Name
|
46372
|
+
|
46373
|
+
@Name.setter
|
46374
|
+
def Name(self, Name):
|
46375
|
+
self._Name = Name
|
46376
|
+
|
46377
|
+
@property
|
46378
|
+
def HighPriorityRoutes(self):
|
46379
|
+
return self._HighPriorityRoutes
|
46380
|
+
|
46381
|
+
@HighPriorityRoutes.setter
|
46382
|
+
def HighPriorityRoutes(self, HighPriorityRoutes):
|
46383
|
+
self._HighPriorityRoutes = HighPriorityRoutes
|
46384
|
+
|
46385
|
+
|
46386
|
+
def _deserialize(self, params):
|
46387
|
+
self._HighPriorityRouteTableId = params.get("HighPriorityRouteTableId")
|
46388
|
+
self._Name = params.get("Name")
|
46389
|
+
if params.get("HighPriorityRoutes") is not None:
|
46390
|
+
self._HighPriorityRoutes = []
|
46391
|
+
for item in params.get("HighPriorityRoutes"):
|
46392
|
+
obj = HighPriorityRoute()
|
46393
|
+
obj._deserialize(item)
|
46394
|
+
self._HighPriorityRoutes.append(obj)
|
46395
|
+
memeber_set = set(params.keys())
|
46396
|
+
for name, value in vars(self).items():
|
46397
|
+
property_name = name[1:]
|
46398
|
+
if property_name in memeber_set:
|
46399
|
+
memeber_set.remove(property_name)
|
46400
|
+
if len(memeber_set) > 0:
|
46401
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
46402
|
+
|
46403
|
+
|
46404
|
+
|
46405
|
+
class ResetHighPriorityRoutesResponse(AbstractModel):
|
46406
|
+
"""ResetHighPriorityRoutes返回参数结构体
|
46407
|
+
|
46408
|
+
"""
|
46409
|
+
|
46410
|
+
def __init__(self):
|
46411
|
+
r"""
|
46412
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
46413
|
+
:type RequestId: str
|
46414
|
+
"""
|
46415
|
+
self._RequestId = None
|
46416
|
+
|
46417
|
+
@property
|
46418
|
+
def RequestId(self):
|
46419
|
+
return self._RequestId
|
46420
|
+
|
46421
|
+
@RequestId.setter
|
46422
|
+
def RequestId(self, RequestId):
|
46423
|
+
self._RequestId = RequestId
|
46424
|
+
|
46425
|
+
|
46426
|
+
def _deserialize(self, params):
|
46427
|
+
self._RequestId = params.get("RequestId")
|
46428
|
+
|
46429
|
+
|
44489
46430
|
class ResetNatGatewayConnectionRequest(AbstractModel):
|
44490
46431
|
"""ResetNatGatewayConnection请求参数结构体
|
44491
46432
|
|
@@ -45689,6 +47630,9 @@ CCN:云联网路由,系统默认下发,不可编辑与删除。
|
|
45689
47630
|
:type PublishedToVbc: bool
|
45690
47631
|
:param _CreatedTime: 路由策略创建时间
|
45691
47632
|
:type CreatedTime: str
|
47633
|
+
:param _CdcId: CDC 集群唯一 ID。
|
47634
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
47635
|
+
:type CdcId: str
|
45692
47636
|
"""
|
45693
47637
|
self._DestinationCidrBlock = None
|
45694
47638
|
self._GatewayType = None
|
@@ -45702,6 +47646,7 @@ CCN:云联网路由,系统默认下发,不可编辑与删除。
|
|
45702
47646
|
self._RouteItemId = None
|
45703
47647
|
self._PublishedToVbc = None
|
45704
47648
|
self._CreatedTime = None
|
47649
|
+
self._CdcId = None
|
45705
47650
|
|
45706
47651
|
@property
|
45707
47652
|
def DestinationCidrBlock(self):
|
@@ -45799,6 +47744,14 @@ CCN:云联网路由,系统默认下发,不可编辑与删除。
|
|
45799
47744
|
def CreatedTime(self, CreatedTime):
|
45800
47745
|
self._CreatedTime = CreatedTime
|
45801
47746
|
|
47747
|
+
@property
|
47748
|
+
def CdcId(self):
|
47749
|
+
return self._CdcId
|
47750
|
+
|
47751
|
+
@CdcId.setter
|
47752
|
+
def CdcId(self, CdcId):
|
47753
|
+
self._CdcId = CdcId
|
47754
|
+
|
45802
47755
|
|
45803
47756
|
def _deserialize(self, params):
|
45804
47757
|
self._DestinationCidrBlock = params.get("DestinationCidrBlock")
|
@@ -45813,6 +47766,7 @@ CCN:云联网路由,系统默认下发,不可编辑与删除。
|
|
45813
47766
|
self._RouteItemId = params.get("RouteItemId")
|
45814
47767
|
self._PublishedToVbc = params.get("PublishedToVbc")
|
45815
47768
|
self._CreatedTime = params.get("CreatedTime")
|
47769
|
+
self._CdcId = params.get("CdcId")
|
45816
47770
|
memeber_set = set(params.keys())
|
45817
47771
|
for name, value in vars(self).items():
|
45818
47772
|
property_name = name[1:]
|
@@ -45885,6 +47839,53 @@ class RouteConflict(AbstractModel):
|
|
45885
47839
|
|
45886
47840
|
|
45887
47841
|
|
47842
|
+
class RouteECMPAlgorithm(AbstractModel):
|
47843
|
+
"""用于修改入路由表ECMP算法。现在支持的算法有:ECMP_QUINTUPLE_HASH:五元组hash,ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash,ECMP_DESTINATION_IP_HASH:目的IP hash,ECMP_SOURCE_IP_HASH:源IP hash。
|
47844
|
+
|
47845
|
+
"""
|
47846
|
+
|
47847
|
+
def __init__(self):
|
47848
|
+
r"""
|
47849
|
+
:param _DestinationCidrBlock: 目标网段
|
47850
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
47851
|
+
:type DestinationCidrBlock: str
|
47852
|
+
:param _SubnetRouteAlgorithm: 支持的 ECMP算法有:ECMP_QUINTUPLE_HASH:五元组hash,ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash,ECMP_DESTINATION_IP_HASH:目的IP hash,ECMP_SOURCE_IP_HASH:源IP hash。
|
47853
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
47854
|
+
:type SubnetRouteAlgorithm: str
|
47855
|
+
"""
|
47856
|
+
self._DestinationCidrBlock = None
|
47857
|
+
self._SubnetRouteAlgorithm = None
|
47858
|
+
|
47859
|
+
@property
|
47860
|
+
def DestinationCidrBlock(self):
|
47861
|
+
return self._DestinationCidrBlock
|
47862
|
+
|
47863
|
+
@DestinationCidrBlock.setter
|
47864
|
+
def DestinationCidrBlock(self, DestinationCidrBlock):
|
47865
|
+
self._DestinationCidrBlock = DestinationCidrBlock
|
47866
|
+
|
47867
|
+
@property
|
47868
|
+
def SubnetRouteAlgorithm(self):
|
47869
|
+
return self._SubnetRouteAlgorithm
|
47870
|
+
|
47871
|
+
@SubnetRouteAlgorithm.setter
|
47872
|
+
def SubnetRouteAlgorithm(self, SubnetRouteAlgorithm):
|
47873
|
+
self._SubnetRouteAlgorithm = SubnetRouteAlgorithm
|
47874
|
+
|
47875
|
+
|
47876
|
+
def _deserialize(self, params):
|
47877
|
+
self._DestinationCidrBlock = params.get("DestinationCidrBlock")
|
47878
|
+
self._SubnetRouteAlgorithm = params.get("SubnetRouteAlgorithm")
|
47879
|
+
memeber_set = set(params.keys())
|
47880
|
+
for name, value in vars(self).items():
|
47881
|
+
property_name = name[1:]
|
47882
|
+
if property_name in memeber_set:
|
47883
|
+
memeber_set.remove(property_name)
|
47884
|
+
if len(memeber_set) > 0:
|
47885
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
47886
|
+
|
47887
|
+
|
47888
|
+
|
45888
47889
|
class RouteSelectionPolicy(AbstractModel):
|
45889
47890
|
"""路由表选择策略信息
|
45890
47891
|
|
@@ -48639,6 +50640,53 @@ class Tag(AbstractModel):
|
|
48639
50640
|
|
48640
50641
|
|
48641
50642
|
|
50643
|
+
class Tags(AbstractModel):
|
50644
|
+
"""标签描述信息
|
50645
|
+
|
50646
|
+
"""
|
50647
|
+
|
50648
|
+
def __init__(self):
|
50649
|
+
r"""
|
50650
|
+
:param _Key: 标签键
|
50651
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
50652
|
+
:type Key: str
|
50653
|
+
:param _Value: 标签值
|
50654
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
50655
|
+
:type Value: str
|
50656
|
+
"""
|
50657
|
+
self._Key = None
|
50658
|
+
self._Value = None
|
50659
|
+
|
50660
|
+
@property
|
50661
|
+
def Key(self):
|
50662
|
+
return self._Key
|
50663
|
+
|
50664
|
+
@Key.setter
|
50665
|
+
def Key(self, Key):
|
50666
|
+
self._Key = Key
|
50667
|
+
|
50668
|
+
@property
|
50669
|
+
def Value(self):
|
50670
|
+
return self._Value
|
50671
|
+
|
50672
|
+
@Value.setter
|
50673
|
+
def Value(self, Value):
|
50674
|
+
self._Value = Value
|
50675
|
+
|
50676
|
+
|
50677
|
+
def _deserialize(self, params):
|
50678
|
+
self._Key = params.get("Key")
|
50679
|
+
self._Value = params.get("Value")
|
50680
|
+
memeber_set = set(params.keys())
|
50681
|
+
for name, value in vars(self).items():
|
50682
|
+
property_name = name[1:]
|
50683
|
+
if property_name in memeber_set:
|
50684
|
+
memeber_set.remove(property_name)
|
50685
|
+
if len(memeber_set) > 0:
|
50686
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
50687
|
+
|
50688
|
+
|
50689
|
+
|
48642
50690
|
class TemplateLimit(AbstractModel):
|
48643
50691
|
"""参数模板配额
|
48644
50692
|
|