tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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/ams/v20201229/ams_client.py +17 -6
- tencentcloud/ams/v20201229/models.py +8 -6
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
- tencentcloud/autoscaling/v20180419/models.py +198 -102
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/cam/v20190116/models.py +0 -2
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +509 -0
- tencentcloud/cbs/v20170312/cbs_client.py +1 -1
- tencentcloud/cbs/v20170312/models.py +67 -56
- tencentcloud/ccc/v20200210/models.py +105 -56
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/models.py +10 -10
- tencentcloud/cdc/v20201214/cdc_client.py +46 -0
- tencentcloud/cdc/v20201214/errorcodes.py +18 -0
- tencentcloud/cdc/v20201214/models.py +173 -0
- tencentcloud/cdn/v20180606/cdn_client.py +70 -24
- tencentcloud/cdn/v20180606/models.py +19 -4
- tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfs/v20190719/models.py +15 -0
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +0 -8
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +264 -370
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/errorcodes.py +19 -1
- tencentcloud/cvm/v20170312/models.py +335 -40
- tencentcloud/cynosdb/v20190107/models.py +0 -6
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/models.py +109 -0
- tencentcloud/dc/v20180410/models.py +25 -12
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/models.py +124 -0
- tencentcloud/domain/v20180808/domain_client.py +4 -2
- tencentcloud/domain/v20180808/errorcodes.py +3 -0
- tencentcloud/domain/v20180808/models.py +584 -158
- tencentcloud/dsgc/v20190723/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +1 -16
- tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/ess/v20201111/models.py +16 -12
- tencentcloud/gs/v20191118/errorcodes.py +3 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/models.py +295 -6
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -32
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ims/v20201229/models.py +25 -4
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +557 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/iotexplorer/v20190423/models.py +94 -4
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
- tencentcloud/iss/v20230517/errorcodes.py +6 -0
- tencentcloud/iss/v20230517/iss_client.py +115 -0
- tencentcloud/iss/v20230517/models.py +1095 -12
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +251 -16
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
- tencentcloud/lkeap/v20240522/models.py +193 -2
- tencentcloud/monitor/v20180724/models.py +8 -8
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +135 -10
- tencentcloud/ocr/v20181119/models.py +38 -2
- tencentcloud/postgres/v20170312/models.py +36 -106
- tencentcloud/postgres/v20170312/postgres_client.py +15 -5
- tencentcloud/redis/v20180412/models.py +159 -6
- tencentcloud/ses/v20201002/models.py +15 -0
- tencentcloud/soe/v20180724/models.py +4 -2
- tencentcloud/ssm/v20190923/models.py +45 -0
- tencentcloud/tat/v20201028/errorcodes.py +6 -0
- tencentcloud/tat/v20201028/models.py +78 -32
- tencentcloud/tcss/v20201101/models.py +45 -0
- tencentcloud/tdmq/v20200217/models.py +115 -95
- tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
- tencentcloud/tds/v20220801/models.py +441 -0
- tencentcloud/tds/v20220801/tds_client.py +23 -0
- tencentcloud/tem/v20210701/models.py +0 -498
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +47 -126
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +744 -0
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +4 -10
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/tts_client.py +2 -2
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client.py +16 -8
- tencentcloud/vod/v20180717/models.py +24 -12
- tencentcloud/vpc/v20170312/models.py +758 -84
- tencentcloud/vpc/v20170312/vpc_client.py +115 -0
- tencentcloud/waf/v20180125/models.py +378 -0
- tencentcloud/wedata/v20210820/models.py +391 -26
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -10932,6 +10932,112 @@ class CreateFlowLogResponse(AbstractModel):
|
|
10932
10932
|
self._RequestId = params.get("RequestId")
|
10933
10933
|
|
10934
10934
|
|
10935
|
+
class CreateGlobalRoutesRequest(AbstractModel):
|
10936
|
+
"""CreateGlobalRoutes请求参数结构体
|
10937
|
+
|
10938
|
+
"""
|
10939
|
+
|
10940
|
+
def __init__(self):
|
10941
|
+
r"""
|
10942
|
+
:param _VpcId: VPC唯一Id。
|
10943
|
+
:type VpcId: str
|
10944
|
+
:param _GlobalRoutes: 全局路由对象。创建时必填参数: 'GatewayType','GatewayId','DestinationCidrBlock'。
|
10945
|
+
|
10946
|
+
:type GlobalRoutes: list of GlobalRoute
|
10947
|
+
"""
|
10948
|
+
self._VpcId = None
|
10949
|
+
self._GlobalRoutes = None
|
10950
|
+
|
10951
|
+
@property
|
10952
|
+
def VpcId(self):
|
10953
|
+
"""VPC唯一Id。
|
10954
|
+
:rtype: str
|
10955
|
+
"""
|
10956
|
+
return self._VpcId
|
10957
|
+
|
10958
|
+
@VpcId.setter
|
10959
|
+
def VpcId(self, VpcId):
|
10960
|
+
self._VpcId = VpcId
|
10961
|
+
|
10962
|
+
@property
|
10963
|
+
def GlobalRoutes(self):
|
10964
|
+
"""全局路由对象。创建时必填参数: 'GatewayType','GatewayId','DestinationCidrBlock'。
|
10965
|
+
|
10966
|
+
:rtype: list of GlobalRoute
|
10967
|
+
"""
|
10968
|
+
return self._GlobalRoutes
|
10969
|
+
|
10970
|
+
@GlobalRoutes.setter
|
10971
|
+
def GlobalRoutes(self, GlobalRoutes):
|
10972
|
+
self._GlobalRoutes = GlobalRoutes
|
10973
|
+
|
10974
|
+
|
10975
|
+
def _deserialize(self, params):
|
10976
|
+
self._VpcId = params.get("VpcId")
|
10977
|
+
if params.get("GlobalRoutes") is not None:
|
10978
|
+
self._GlobalRoutes = []
|
10979
|
+
for item in params.get("GlobalRoutes"):
|
10980
|
+
obj = GlobalRoute()
|
10981
|
+
obj._deserialize(item)
|
10982
|
+
self._GlobalRoutes.append(obj)
|
10983
|
+
memeber_set = set(params.keys())
|
10984
|
+
for name, value in vars(self).items():
|
10985
|
+
property_name = name[1:]
|
10986
|
+
if property_name in memeber_set:
|
10987
|
+
memeber_set.remove(property_name)
|
10988
|
+
if len(memeber_set) > 0:
|
10989
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
10990
|
+
|
10991
|
+
|
10992
|
+
|
10993
|
+
class CreateGlobalRoutesResponse(AbstractModel):
|
10994
|
+
"""CreateGlobalRoutes返回参数结构体
|
10995
|
+
|
10996
|
+
"""
|
10997
|
+
|
10998
|
+
def __init__(self):
|
10999
|
+
r"""
|
11000
|
+
:param _GlobalRouteSet: 全局路由对象。
|
11001
|
+
:type GlobalRouteSet: list of GlobalRoute
|
11002
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11003
|
+
:type RequestId: str
|
11004
|
+
"""
|
11005
|
+
self._GlobalRouteSet = None
|
11006
|
+
self._RequestId = None
|
11007
|
+
|
11008
|
+
@property
|
11009
|
+
def GlobalRouteSet(self):
|
11010
|
+
"""全局路由对象。
|
11011
|
+
:rtype: list of GlobalRoute
|
11012
|
+
"""
|
11013
|
+
return self._GlobalRouteSet
|
11014
|
+
|
11015
|
+
@GlobalRouteSet.setter
|
11016
|
+
def GlobalRouteSet(self, GlobalRouteSet):
|
11017
|
+
self._GlobalRouteSet = GlobalRouteSet
|
11018
|
+
|
11019
|
+
@property
|
11020
|
+
def RequestId(self):
|
11021
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11022
|
+
:rtype: str
|
11023
|
+
"""
|
11024
|
+
return self._RequestId
|
11025
|
+
|
11026
|
+
@RequestId.setter
|
11027
|
+
def RequestId(self, RequestId):
|
11028
|
+
self._RequestId = RequestId
|
11029
|
+
|
11030
|
+
|
11031
|
+
def _deserialize(self, params):
|
11032
|
+
if params.get("GlobalRouteSet") is not None:
|
11033
|
+
self._GlobalRouteSet = []
|
11034
|
+
for item in params.get("GlobalRouteSet"):
|
11035
|
+
obj = GlobalRoute()
|
11036
|
+
obj._deserialize(item)
|
11037
|
+
self._GlobalRouteSet.append(obj)
|
11038
|
+
self._RequestId = params.get("RequestId")
|
11039
|
+
|
11040
|
+
|
10935
11041
|
class CreateHaVipRequest(AbstractModel):
|
10936
11042
|
"""CreateHaVip请求参数结构体
|
10937
11043
|
|
@@ -18997,6 +19103,85 @@ class DeleteFlowLogResponse(AbstractModel):
|
|
18997
19103
|
self._RequestId = params.get("RequestId")
|
18998
19104
|
|
18999
19105
|
|
19106
|
+
class DeleteGlobalRoutesRequest(AbstractModel):
|
19107
|
+
"""DeleteGlobalRoutes请求参数结构体
|
19108
|
+
|
19109
|
+
"""
|
19110
|
+
|
19111
|
+
def __init__(self):
|
19112
|
+
r"""
|
19113
|
+
:param _VpcId: VPC唯一Id。
|
19114
|
+
:type VpcId: str
|
19115
|
+
:param _GlobalRouteIds: 全局路由实例唯一Id列表。
|
19116
|
+
:type GlobalRouteIds: list of str
|
19117
|
+
"""
|
19118
|
+
self._VpcId = None
|
19119
|
+
self._GlobalRouteIds = None
|
19120
|
+
|
19121
|
+
@property
|
19122
|
+
def VpcId(self):
|
19123
|
+
"""VPC唯一Id。
|
19124
|
+
:rtype: str
|
19125
|
+
"""
|
19126
|
+
return self._VpcId
|
19127
|
+
|
19128
|
+
@VpcId.setter
|
19129
|
+
def VpcId(self, VpcId):
|
19130
|
+
self._VpcId = VpcId
|
19131
|
+
|
19132
|
+
@property
|
19133
|
+
def GlobalRouteIds(self):
|
19134
|
+
"""全局路由实例唯一Id列表。
|
19135
|
+
:rtype: list of str
|
19136
|
+
"""
|
19137
|
+
return self._GlobalRouteIds
|
19138
|
+
|
19139
|
+
@GlobalRouteIds.setter
|
19140
|
+
def GlobalRouteIds(self, GlobalRouteIds):
|
19141
|
+
self._GlobalRouteIds = GlobalRouteIds
|
19142
|
+
|
19143
|
+
|
19144
|
+
def _deserialize(self, params):
|
19145
|
+
self._VpcId = params.get("VpcId")
|
19146
|
+
self._GlobalRouteIds = params.get("GlobalRouteIds")
|
19147
|
+
memeber_set = set(params.keys())
|
19148
|
+
for name, value in vars(self).items():
|
19149
|
+
property_name = name[1:]
|
19150
|
+
if property_name in memeber_set:
|
19151
|
+
memeber_set.remove(property_name)
|
19152
|
+
if len(memeber_set) > 0:
|
19153
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
19154
|
+
|
19155
|
+
|
19156
|
+
|
19157
|
+
class DeleteGlobalRoutesResponse(AbstractModel):
|
19158
|
+
"""DeleteGlobalRoutes返回参数结构体
|
19159
|
+
|
19160
|
+
"""
|
19161
|
+
|
19162
|
+
def __init__(self):
|
19163
|
+
r"""
|
19164
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19165
|
+
:type RequestId: str
|
19166
|
+
"""
|
19167
|
+
self._RequestId = None
|
19168
|
+
|
19169
|
+
@property
|
19170
|
+
def RequestId(self):
|
19171
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
19172
|
+
:rtype: str
|
19173
|
+
"""
|
19174
|
+
return self._RequestId
|
19175
|
+
|
19176
|
+
@RequestId.setter
|
19177
|
+
def RequestId(self, RequestId):
|
19178
|
+
self._RequestId = RequestId
|
19179
|
+
|
19180
|
+
|
19181
|
+
def _deserialize(self, params):
|
19182
|
+
self._RequestId = params.get("RequestId")
|
19183
|
+
|
19184
|
+
|
19000
19185
|
class DeleteHaVipRequest(AbstractModel):
|
19001
19186
|
"""DeleteHaVip请求参数结构体
|
19002
19187
|
|
@@ -26914,6 +27099,187 @@ class DescribeGatewayFlowQosResponse(AbstractModel):
|
|
26914
27099
|
self._RequestId = params.get("RequestId")
|
26915
27100
|
|
26916
27101
|
|
27102
|
+
class DescribeGlobalRoutesRequest(AbstractModel):
|
27103
|
+
"""DescribeGlobalRoutes请求参数结构体
|
27104
|
+
|
27105
|
+
"""
|
27106
|
+
|
27107
|
+
def __init__(self):
|
27108
|
+
r"""
|
27109
|
+
:param _Filters: 过滤条件。
|
27110
|
+
<li>global-route-id - String - (过滤条件)如全局路由唯一 Id,形如:gr-bmenrwu2。</li>
|
27111
|
+
<li>vpc-id - String - (过滤条件)VPC唯一Id, 形如: vpc-mcqaoy0f。</li>
|
27112
|
+
<li>gateway-id - String - (过滤条件)下一跳对象。</li>
|
27113
|
+
<li>gateway-type - String - 是否必填:否 - (过滤条件)按下一跳类型进行过滤。支持 NORMAL_CVM
|
27114
|
+
</li>
|
27115
|
+
<li>cdc-id - String - (过滤条件)CDC实例ID,形如:cluster-gbo27yc4。</li>
|
27116
|
+
<li>description - String - (过滤条件)描述。</li>
|
27117
|
+
<li>dest-cidr - String - (过滤条件)Ipv4目标网段。</li>
|
27118
|
+
<li>subnet-route-algorithm - String - (过滤条件)支持的 ECMP算法有:
|
27119
|
+
|
27120
|
+
- ECMP_QUINTUPLE_HASH:五元组hash
|
27121
|
+
- ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash
|
27122
|
+
- ECMP_DESTINATION_IP_HASH:目的IP hash
|
27123
|
+
- ECMP_SOURCE_IP_HASH:源IP hash
|
27124
|
+
</li>
|
27125
|
+
|
27126
|
+
:type Filters: list of Filter
|
27127
|
+
:param _Offset: 偏移量。
|
27128
|
+
:type Offset: int
|
27129
|
+
:param _Limit: 请求对象个数。
|
27130
|
+
:type Limit: int
|
27131
|
+
:param _GlobalRouteIds: 全局路由唯一Id列表。
|
27132
|
+
:type GlobalRouteIds: list of str
|
27133
|
+
"""
|
27134
|
+
self._Filters = None
|
27135
|
+
self._Offset = None
|
27136
|
+
self._Limit = None
|
27137
|
+
self._GlobalRouteIds = None
|
27138
|
+
|
27139
|
+
@property
|
27140
|
+
def Filters(self):
|
27141
|
+
"""过滤条件。
|
27142
|
+
<li>global-route-id - String - (过滤条件)如全局路由唯一 Id,形如:gr-bmenrwu2。</li>
|
27143
|
+
<li>vpc-id - String - (过滤条件)VPC唯一Id, 形如: vpc-mcqaoy0f。</li>
|
27144
|
+
<li>gateway-id - String - (过滤条件)下一跳对象。</li>
|
27145
|
+
<li>gateway-type - String - 是否必填:否 - (过滤条件)按下一跳类型进行过滤。支持 NORMAL_CVM
|
27146
|
+
</li>
|
27147
|
+
<li>cdc-id - String - (过滤条件)CDC实例ID,形如:cluster-gbo27yc4。</li>
|
27148
|
+
<li>description - String - (过滤条件)描述。</li>
|
27149
|
+
<li>dest-cidr - String - (过滤条件)Ipv4目标网段。</li>
|
27150
|
+
<li>subnet-route-algorithm - String - (过滤条件)支持的 ECMP算法有:
|
27151
|
+
|
27152
|
+
- ECMP_QUINTUPLE_HASH:五元组hash
|
27153
|
+
- ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash
|
27154
|
+
- ECMP_DESTINATION_IP_HASH:目的IP hash
|
27155
|
+
- ECMP_SOURCE_IP_HASH:源IP hash
|
27156
|
+
</li>
|
27157
|
+
|
27158
|
+
:rtype: list of Filter
|
27159
|
+
"""
|
27160
|
+
return self._Filters
|
27161
|
+
|
27162
|
+
@Filters.setter
|
27163
|
+
def Filters(self, Filters):
|
27164
|
+
self._Filters = Filters
|
27165
|
+
|
27166
|
+
@property
|
27167
|
+
def Offset(self):
|
27168
|
+
"""偏移量。
|
27169
|
+
:rtype: int
|
27170
|
+
"""
|
27171
|
+
return self._Offset
|
27172
|
+
|
27173
|
+
@Offset.setter
|
27174
|
+
def Offset(self, Offset):
|
27175
|
+
self._Offset = Offset
|
27176
|
+
|
27177
|
+
@property
|
27178
|
+
def Limit(self):
|
27179
|
+
"""请求对象个数。
|
27180
|
+
:rtype: int
|
27181
|
+
"""
|
27182
|
+
return self._Limit
|
27183
|
+
|
27184
|
+
@Limit.setter
|
27185
|
+
def Limit(self, Limit):
|
27186
|
+
self._Limit = Limit
|
27187
|
+
|
27188
|
+
@property
|
27189
|
+
def GlobalRouteIds(self):
|
27190
|
+
"""全局路由唯一Id列表。
|
27191
|
+
:rtype: list of str
|
27192
|
+
"""
|
27193
|
+
return self._GlobalRouteIds
|
27194
|
+
|
27195
|
+
@GlobalRouteIds.setter
|
27196
|
+
def GlobalRouteIds(self, GlobalRouteIds):
|
27197
|
+
self._GlobalRouteIds = GlobalRouteIds
|
27198
|
+
|
27199
|
+
|
27200
|
+
def _deserialize(self, params):
|
27201
|
+
if params.get("Filters") is not None:
|
27202
|
+
self._Filters = []
|
27203
|
+
for item in params.get("Filters"):
|
27204
|
+
obj = Filter()
|
27205
|
+
obj._deserialize(item)
|
27206
|
+
self._Filters.append(obj)
|
27207
|
+
self._Offset = params.get("Offset")
|
27208
|
+
self._Limit = params.get("Limit")
|
27209
|
+
self._GlobalRouteIds = params.get("GlobalRouteIds")
|
27210
|
+
memeber_set = set(params.keys())
|
27211
|
+
for name, value in vars(self).items():
|
27212
|
+
property_name = name[1:]
|
27213
|
+
if property_name in memeber_set:
|
27214
|
+
memeber_set.remove(property_name)
|
27215
|
+
if len(memeber_set) > 0:
|
27216
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
27217
|
+
|
27218
|
+
|
27219
|
+
|
27220
|
+
class DescribeGlobalRoutesResponse(AbstractModel):
|
27221
|
+
"""DescribeGlobalRoutes返回参数结构体
|
27222
|
+
|
27223
|
+
"""
|
27224
|
+
|
27225
|
+
def __init__(self):
|
27226
|
+
r"""
|
27227
|
+
:param _GlobalRouteSet: 全局路由对象。
|
27228
|
+
:type GlobalRouteSet: list of GlobalRoute
|
27229
|
+
:param _TotalCount: 符合条件的实例数量。
|
27230
|
+
:type TotalCount: int
|
27231
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
27232
|
+
:type RequestId: str
|
27233
|
+
"""
|
27234
|
+
self._GlobalRouteSet = None
|
27235
|
+
self._TotalCount = None
|
27236
|
+
self._RequestId = None
|
27237
|
+
|
27238
|
+
@property
|
27239
|
+
def GlobalRouteSet(self):
|
27240
|
+
"""全局路由对象。
|
27241
|
+
:rtype: list of GlobalRoute
|
27242
|
+
"""
|
27243
|
+
return self._GlobalRouteSet
|
27244
|
+
|
27245
|
+
@GlobalRouteSet.setter
|
27246
|
+
def GlobalRouteSet(self, GlobalRouteSet):
|
27247
|
+
self._GlobalRouteSet = GlobalRouteSet
|
27248
|
+
|
27249
|
+
@property
|
27250
|
+
def TotalCount(self):
|
27251
|
+
"""符合条件的实例数量。
|
27252
|
+
:rtype: int
|
27253
|
+
"""
|
27254
|
+
return self._TotalCount
|
27255
|
+
|
27256
|
+
@TotalCount.setter
|
27257
|
+
def TotalCount(self, TotalCount):
|
27258
|
+
self._TotalCount = TotalCount
|
27259
|
+
|
27260
|
+
@property
|
27261
|
+
def RequestId(self):
|
27262
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
27263
|
+
:rtype: str
|
27264
|
+
"""
|
27265
|
+
return self._RequestId
|
27266
|
+
|
27267
|
+
@RequestId.setter
|
27268
|
+
def RequestId(self, RequestId):
|
27269
|
+
self._RequestId = RequestId
|
27270
|
+
|
27271
|
+
|
27272
|
+
def _deserialize(self, params):
|
27273
|
+
if params.get("GlobalRouteSet") is not None:
|
27274
|
+
self._GlobalRouteSet = []
|
27275
|
+
for item in params.get("GlobalRouteSet"):
|
27276
|
+
obj = GlobalRoute()
|
27277
|
+
obj._deserialize(item)
|
27278
|
+
self._GlobalRouteSet.append(obj)
|
27279
|
+
self._TotalCount = params.get("TotalCount")
|
27280
|
+
self._RequestId = params.get("RequestId")
|
27281
|
+
|
27282
|
+
|
26917
27283
|
class DescribeHaVipsRequest(AbstractModel):
|
26918
27284
|
"""DescribeHaVips请求参数结构体
|
26919
27285
|
|
@@ -29021,7 +29387,6 @@ class DescribeNatGatewaySourceIpTranslationNatRulesResponse(AbstractModel):
|
|
29021
29387
|
def __init__(self):
|
29022
29388
|
r"""
|
29023
29389
|
:param _SourceIpTranslationNatRuleSet: NAT网关SNAT规则对象数组。
|
29024
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
29025
29390
|
:type SourceIpTranslationNatRuleSet: list of SourceIpTranslationNatRule
|
29026
29391
|
:param _TotalCount: 符合条件的NAT网关端口转发规则对象数目。
|
29027
29392
|
:type TotalCount: int
|
@@ -29035,7 +29400,6 @@ class DescribeNatGatewaySourceIpTranslationNatRulesResponse(AbstractModel):
|
|
29035
29400
|
@property
|
29036
29401
|
def SourceIpTranslationNatRuleSet(self):
|
29037
29402
|
"""NAT网关SNAT规则对象数组。
|
29038
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
29039
29403
|
:rtype: list of SourceIpTranslationNatRule
|
29040
29404
|
"""
|
29041
29405
|
return self._SourceIpTranslationNatRuleSet
|
@@ -29556,7 +29920,7 @@ class DescribeNetworkAccountTypeResponse(AbstractModel):
|
|
29556
29920
|
|
29557
29921
|
def __init__(self):
|
29558
29922
|
r"""
|
29559
|
-
:param _NetworkAccountType: 用户账号的网络类型,STANDARD
|
29923
|
+
:param _NetworkAccountType: 用户账号的网络类型,STANDARD为标准账户类型,LEGACY为传统账户类型
|
29560
29924
|
:type NetworkAccountType: str
|
29561
29925
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
29562
29926
|
:type RequestId: str
|
@@ -29566,7 +29930,7 @@ class DescribeNetworkAccountTypeResponse(AbstractModel):
|
|
29566
29930
|
|
29567
29931
|
@property
|
29568
29932
|
def NetworkAccountType(self):
|
29569
|
-
"""用户账号的网络类型,STANDARD
|
29933
|
+
"""用户账号的网络类型,STANDARD为标准账户类型,LEGACY为传统账户类型
|
29570
29934
|
:rtype: str
|
29571
29935
|
"""
|
29572
29936
|
return self._NetworkAccountType
|
@@ -42622,6 +42986,157 @@ class GetCcnRegionBandwidthLimitsResponse(AbstractModel):
|
|
42622
42986
|
self._RequestId = params.get("RequestId")
|
42623
42987
|
|
42624
42988
|
|
42989
|
+
class GlobalRoute(AbstractModel):
|
42990
|
+
"""全局路由对象。
|
42991
|
+
|
42992
|
+
"""
|
42993
|
+
|
42994
|
+
def __init__(self):
|
42995
|
+
r"""
|
42996
|
+
:param _VpcId: 作为出参展示,表示VPC唯一Id,。
|
42997
|
+
:type VpcId: str
|
42998
|
+
:param _GlobalRouteId: 全局路由唯一Id。
|
42999
|
+
:type GlobalRouteId: str
|
43000
|
+
:param _DestinationCidrBlock: Ipv4目标网段。
|
43001
|
+
:type DestinationCidrBlock: str
|
43002
|
+
:param _GatewayType: 下一跳类型,支持 NORMAL_CVM。
|
43003
|
+
:type GatewayType: str
|
43004
|
+
:param _GatewayId: 下一跳对象,如果GatewayType类型是NORMAL_CVM填写子机IP。
|
43005
|
+
:type GatewayId: str
|
43006
|
+
:param _Description: 备注。
|
43007
|
+
:type Description: str
|
43008
|
+
:param _CreatedTime: 创建时间。
|
43009
|
+
:type CreatedTime: str
|
43010
|
+
:param _SubnetRouteAlgorithm: 支持的 ECMP算法有:
|
43011
|
+
|
43012
|
+
- ECMP_QUINTUPLE_HASH:五元组hash
|
43013
|
+
- ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash
|
43014
|
+
- ECMP_DESTINATION_IP_HASH:目的IP hash
|
43015
|
+
- ECMP_SOURCE_IP_HASH:源IP hash。
|
43016
|
+
:type SubnetRouteAlgorithm: str
|
43017
|
+
"""
|
43018
|
+
self._VpcId = None
|
43019
|
+
self._GlobalRouteId = None
|
43020
|
+
self._DestinationCidrBlock = None
|
43021
|
+
self._GatewayType = None
|
43022
|
+
self._GatewayId = None
|
43023
|
+
self._Description = None
|
43024
|
+
self._CreatedTime = None
|
43025
|
+
self._SubnetRouteAlgorithm = None
|
43026
|
+
|
43027
|
+
@property
|
43028
|
+
def VpcId(self):
|
43029
|
+
"""作为出参展示,表示VPC唯一Id,。
|
43030
|
+
:rtype: str
|
43031
|
+
"""
|
43032
|
+
return self._VpcId
|
43033
|
+
|
43034
|
+
@VpcId.setter
|
43035
|
+
def VpcId(self, VpcId):
|
43036
|
+
self._VpcId = VpcId
|
43037
|
+
|
43038
|
+
@property
|
43039
|
+
def GlobalRouteId(self):
|
43040
|
+
"""全局路由唯一Id。
|
43041
|
+
:rtype: str
|
43042
|
+
"""
|
43043
|
+
return self._GlobalRouteId
|
43044
|
+
|
43045
|
+
@GlobalRouteId.setter
|
43046
|
+
def GlobalRouteId(self, GlobalRouteId):
|
43047
|
+
self._GlobalRouteId = GlobalRouteId
|
43048
|
+
|
43049
|
+
@property
|
43050
|
+
def DestinationCidrBlock(self):
|
43051
|
+
"""Ipv4目标网段。
|
43052
|
+
:rtype: str
|
43053
|
+
"""
|
43054
|
+
return self._DestinationCidrBlock
|
43055
|
+
|
43056
|
+
@DestinationCidrBlock.setter
|
43057
|
+
def DestinationCidrBlock(self, DestinationCidrBlock):
|
43058
|
+
self._DestinationCidrBlock = DestinationCidrBlock
|
43059
|
+
|
43060
|
+
@property
|
43061
|
+
def GatewayType(self):
|
43062
|
+
"""下一跳类型,支持 NORMAL_CVM。
|
43063
|
+
:rtype: str
|
43064
|
+
"""
|
43065
|
+
return self._GatewayType
|
43066
|
+
|
43067
|
+
@GatewayType.setter
|
43068
|
+
def GatewayType(self, GatewayType):
|
43069
|
+
self._GatewayType = GatewayType
|
43070
|
+
|
43071
|
+
@property
|
43072
|
+
def GatewayId(self):
|
43073
|
+
"""下一跳对象,如果GatewayType类型是NORMAL_CVM填写子机IP。
|
43074
|
+
:rtype: str
|
43075
|
+
"""
|
43076
|
+
return self._GatewayId
|
43077
|
+
|
43078
|
+
@GatewayId.setter
|
43079
|
+
def GatewayId(self, GatewayId):
|
43080
|
+
self._GatewayId = GatewayId
|
43081
|
+
|
43082
|
+
@property
|
43083
|
+
def Description(self):
|
43084
|
+
"""备注。
|
43085
|
+
:rtype: str
|
43086
|
+
"""
|
43087
|
+
return self._Description
|
43088
|
+
|
43089
|
+
@Description.setter
|
43090
|
+
def Description(self, Description):
|
43091
|
+
self._Description = Description
|
43092
|
+
|
43093
|
+
@property
|
43094
|
+
def CreatedTime(self):
|
43095
|
+
"""创建时间。
|
43096
|
+
:rtype: str
|
43097
|
+
"""
|
43098
|
+
return self._CreatedTime
|
43099
|
+
|
43100
|
+
@CreatedTime.setter
|
43101
|
+
def CreatedTime(self, CreatedTime):
|
43102
|
+
self._CreatedTime = CreatedTime
|
43103
|
+
|
43104
|
+
@property
|
43105
|
+
def SubnetRouteAlgorithm(self):
|
43106
|
+
"""支持的 ECMP算法有:
|
43107
|
+
|
43108
|
+
- ECMP_QUINTUPLE_HASH:五元组hash
|
43109
|
+
- ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash
|
43110
|
+
- ECMP_DESTINATION_IP_HASH:目的IP hash
|
43111
|
+
- ECMP_SOURCE_IP_HASH:源IP hash。
|
43112
|
+
:rtype: str
|
43113
|
+
"""
|
43114
|
+
return self._SubnetRouteAlgorithm
|
43115
|
+
|
43116
|
+
@SubnetRouteAlgorithm.setter
|
43117
|
+
def SubnetRouteAlgorithm(self, SubnetRouteAlgorithm):
|
43118
|
+
self._SubnetRouteAlgorithm = SubnetRouteAlgorithm
|
43119
|
+
|
43120
|
+
|
43121
|
+
def _deserialize(self, params):
|
43122
|
+
self._VpcId = params.get("VpcId")
|
43123
|
+
self._GlobalRouteId = params.get("GlobalRouteId")
|
43124
|
+
self._DestinationCidrBlock = params.get("DestinationCidrBlock")
|
43125
|
+
self._GatewayType = params.get("GatewayType")
|
43126
|
+
self._GatewayId = params.get("GatewayId")
|
43127
|
+
self._Description = params.get("Description")
|
43128
|
+
self._CreatedTime = params.get("CreatedTime")
|
43129
|
+
self._SubnetRouteAlgorithm = params.get("SubnetRouteAlgorithm")
|
43130
|
+
memeber_set = set(params.keys())
|
43131
|
+
for name, value in vars(self).items():
|
43132
|
+
property_name = name[1:]
|
43133
|
+
if property_name in memeber_set:
|
43134
|
+
memeber_set.remove(property_name)
|
43135
|
+
if len(memeber_set) > 0:
|
43136
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
43137
|
+
|
43138
|
+
|
43139
|
+
|
42625
43140
|
class HaVip(AbstractModel):
|
42626
43141
|
"""描述 HAVIP 信息
|
42627
43142
|
|
@@ -43850,11 +44365,39 @@ class ISPIPv6CidrBlock(AbstractModel):
|
|
43850
44365
|
|
43851
44366
|
def __init__(self):
|
43852
44367
|
r"""
|
44368
|
+
:param _IPv6CidrBlock: IPv6 CIdr Block
|
44369
|
+
:type IPv6CidrBlock: str
|
44370
|
+
:param _ISPType: 网络运营商类型 取值范围:'BGP'-默认, 'CMCC'-中国移动, 'CTCC'-中国电信, 'CUCC'-中国联调
|
44371
|
+
:type ISPType: str
|
43853
44372
|
:param _AddressType: IPv6 Cidr 的类型:`GUA`(全球单播地址), `ULA`(唯一本地地址)
|
43854
44373
|
:type AddressType: str
|
43855
44374
|
"""
|
44375
|
+
self._IPv6CidrBlock = None
|
44376
|
+
self._ISPType = None
|
43856
44377
|
self._AddressType = None
|
43857
44378
|
|
44379
|
+
@property
|
44380
|
+
def IPv6CidrBlock(self):
|
44381
|
+
"""IPv6 CIdr Block
|
44382
|
+
:rtype: str
|
44383
|
+
"""
|
44384
|
+
return self._IPv6CidrBlock
|
44385
|
+
|
44386
|
+
@IPv6CidrBlock.setter
|
44387
|
+
def IPv6CidrBlock(self, IPv6CidrBlock):
|
44388
|
+
self._IPv6CidrBlock = IPv6CidrBlock
|
44389
|
+
|
44390
|
+
@property
|
44391
|
+
def ISPType(self):
|
44392
|
+
"""网络运营商类型 取值范围:'BGP'-默认, 'CMCC'-中国移动, 'CTCC'-中国电信, 'CUCC'-中国联调
|
44393
|
+
:rtype: str
|
44394
|
+
"""
|
44395
|
+
return self._ISPType
|
44396
|
+
|
44397
|
+
@ISPType.setter
|
44398
|
+
def ISPType(self, ISPType):
|
44399
|
+
self._ISPType = ISPType
|
44400
|
+
|
43858
44401
|
@property
|
43859
44402
|
def AddressType(self):
|
43860
44403
|
"""IPv6 Cidr 的类型:`GUA`(全球单播地址), `ULA`(唯一本地地址)
|
@@ -43868,6 +44411,8 @@ class ISPIPv6CidrBlock(AbstractModel):
|
|
43868
44411
|
|
43869
44412
|
|
43870
44413
|
def _deserialize(self, params):
|
44414
|
+
self._IPv6CidrBlock = params.get("IPv6CidrBlock")
|
44415
|
+
self._ISPType = params.get("ISPType")
|
43871
44416
|
self._AddressType = params.get("AddressType")
|
43872
44417
|
memeber_set = set(params.keys())
|
43873
44418
|
for name, value in vars(self).items():
|
@@ -46066,16 +46611,12 @@ class ItemPrice(AbstractModel):
|
|
46066
46611
|
def __init__(self):
|
46067
46612
|
r"""
|
46068
46613
|
:param _UnitPrice: 按量计费后付费单价,单位:元。
|
46069
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46070
46614
|
:type UnitPrice: float
|
46071
46615
|
:param _ChargeUnit: 按量计费后付费计价单元,可取值范围: HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR): GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。
|
46072
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46073
46616
|
:type ChargeUnit: str
|
46074
46617
|
:param _OriginalPrice: 预付费商品的原价,单位:元。
|
46075
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46076
46618
|
:type OriginalPrice: float
|
46077
46619
|
:param _DiscountPrice: 预付费商品的折扣价,单位:元。
|
46078
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46079
46620
|
:type DiscountPrice: float
|
46080
46621
|
"""
|
46081
46622
|
self._UnitPrice = None
|
@@ -46086,7 +46627,6 @@ class ItemPrice(AbstractModel):
|
|
46086
46627
|
@property
|
46087
46628
|
def UnitPrice(self):
|
46088
46629
|
"""按量计费后付费单价,单位:元。
|
46089
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46090
46630
|
:rtype: float
|
46091
46631
|
"""
|
46092
46632
|
return self._UnitPrice
|
@@ -46098,7 +46638,6 @@ class ItemPrice(AbstractModel):
|
|
46098
46638
|
@property
|
46099
46639
|
def ChargeUnit(self):
|
46100
46640
|
"""按量计费后付费计价单元,可取值范围: HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR): GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。
|
46101
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46102
46641
|
:rtype: str
|
46103
46642
|
"""
|
46104
46643
|
return self._ChargeUnit
|
@@ -46110,7 +46649,6 @@ class ItemPrice(AbstractModel):
|
|
46110
46649
|
@property
|
46111
46650
|
def OriginalPrice(self):
|
46112
46651
|
"""预付费商品的原价,单位:元。
|
46113
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46114
46652
|
:rtype: float
|
46115
46653
|
"""
|
46116
46654
|
return self._OriginalPrice
|
@@ -46122,7 +46660,6 @@ class ItemPrice(AbstractModel):
|
|
46122
46660
|
@property
|
46123
46661
|
def DiscountPrice(self):
|
46124
46662
|
"""预付费商品的折扣价,单位:元。
|
46125
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
46126
46663
|
:rtype: float
|
46127
46664
|
"""
|
46128
46665
|
return self._DiscountPrice
|
@@ -48695,6 +49232,199 @@ class ModifyGatewayFlowQosResponse(AbstractModel):
|
|
48695
49232
|
self._RequestId = params.get("RequestId")
|
48696
49233
|
|
48697
49234
|
|
49235
|
+
class ModifyGlobalRouteECMPAlgorithmRequest(AbstractModel):
|
49236
|
+
"""ModifyGlobalRouteECMPAlgorithm请求参数结构体
|
49237
|
+
|
49238
|
+
"""
|
49239
|
+
|
49240
|
+
def __init__(self):
|
49241
|
+
r"""
|
49242
|
+
:param _VpcId: VPC唯一Id。
|
49243
|
+
:type VpcId: str
|
49244
|
+
:param _DestinationCidrBlock: Ipv4目标网段。
|
49245
|
+
:type DestinationCidrBlock: str
|
49246
|
+
: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。
|
49247
|
+
:type SubnetRouteAlgorithm: str
|
49248
|
+
:param _CdcId: CDC 集群唯一 ID。
|
49249
|
+
:type CdcId: str
|
49250
|
+
"""
|
49251
|
+
self._VpcId = None
|
49252
|
+
self._DestinationCidrBlock = None
|
49253
|
+
self._SubnetRouteAlgorithm = None
|
49254
|
+
self._CdcId = None
|
49255
|
+
|
49256
|
+
@property
|
49257
|
+
def VpcId(self):
|
49258
|
+
"""VPC唯一Id。
|
49259
|
+
:rtype: str
|
49260
|
+
"""
|
49261
|
+
return self._VpcId
|
49262
|
+
|
49263
|
+
@VpcId.setter
|
49264
|
+
def VpcId(self, VpcId):
|
49265
|
+
self._VpcId = VpcId
|
49266
|
+
|
49267
|
+
@property
|
49268
|
+
def DestinationCidrBlock(self):
|
49269
|
+
"""Ipv4目标网段。
|
49270
|
+
:rtype: str
|
49271
|
+
"""
|
49272
|
+
return self._DestinationCidrBlock
|
49273
|
+
|
49274
|
+
@DestinationCidrBlock.setter
|
49275
|
+
def DestinationCidrBlock(self, DestinationCidrBlock):
|
49276
|
+
self._DestinationCidrBlock = DestinationCidrBlock
|
49277
|
+
|
49278
|
+
@property
|
49279
|
+
def SubnetRouteAlgorithm(self):
|
49280
|
+
"""支持的 ECMP算法有:ECMP_QUINTUPLE_HASH:五元组hash,ECMP_SOURCE_DESTINATION_IP_HASH:源和目的IP hash,ECMP_DESTINATION_IP_HASH:目的IP hash,ECMP_SOURCE_IP_HASH:源IP hash。
|
49281
|
+
:rtype: str
|
49282
|
+
"""
|
49283
|
+
return self._SubnetRouteAlgorithm
|
49284
|
+
|
49285
|
+
@SubnetRouteAlgorithm.setter
|
49286
|
+
def SubnetRouteAlgorithm(self, SubnetRouteAlgorithm):
|
49287
|
+
self._SubnetRouteAlgorithm = SubnetRouteAlgorithm
|
49288
|
+
|
49289
|
+
@property
|
49290
|
+
def CdcId(self):
|
49291
|
+
"""CDC 集群唯一 ID。
|
49292
|
+
:rtype: str
|
49293
|
+
"""
|
49294
|
+
return self._CdcId
|
49295
|
+
|
49296
|
+
@CdcId.setter
|
49297
|
+
def CdcId(self, CdcId):
|
49298
|
+
self._CdcId = CdcId
|
49299
|
+
|
49300
|
+
|
49301
|
+
def _deserialize(self, params):
|
49302
|
+
self._VpcId = params.get("VpcId")
|
49303
|
+
self._DestinationCidrBlock = params.get("DestinationCidrBlock")
|
49304
|
+
self._SubnetRouteAlgorithm = params.get("SubnetRouteAlgorithm")
|
49305
|
+
self._CdcId = params.get("CdcId")
|
49306
|
+
memeber_set = set(params.keys())
|
49307
|
+
for name, value in vars(self).items():
|
49308
|
+
property_name = name[1:]
|
49309
|
+
if property_name in memeber_set:
|
49310
|
+
memeber_set.remove(property_name)
|
49311
|
+
if len(memeber_set) > 0:
|
49312
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
49313
|
+
|
49314
|
+
|
49315
|
+
|
49316
|
+
class ModifyGlobalRouteECMPAlgorithmResponse(AbstractModel):
|
49317
|
+
"""ModifyGlobalRouteECMPAlgorithm返回参数结构体
|
49318
|
+
|
49319
|
+
"""
|
49320
|
+
|
49321
|
+
def __init__(self):
|
49322
|
+
r"""
|
49323
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
49324
|
+
:type RequestId: str
|
49325
|
+
"""
|
49326
|
+
self._RequestId = None
|
49327
|
+
|
49328
|
+
@property
|
49329
|
+
def RequestId(self):
|
49330
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
49331
|
+
:rtype: str
|
49332
|
+
"""
|
49333
|
+
return self._RequestId
|
49334
|
+
|
49335
|
+
@RequestId.setter
|
49336
|
+
def RequestId(self, RequestId):
|
49337
|
+
self._RequestId = RequestId
|
49338
|
+
|
49339
|
+
|
49340
|
+
def _deserialize(self, params):
|
49341
|
+
self._RequestId = params.get("RequestId")
|
49342
|
+
|
49343
|
+
|
49344
|
+
class ModifyGlobalRoutesRequest(AbstractModel):
|
49345
|
+
"""ModifyGlobalRoutes请求参数结构体
|
49346
|
+
|
49347
|
+
"""
|
49348
|
+
|
49349
|
+
def __init__(self):
|
49350
|
+
r"""
|
49351
|
+
:param _VpcId: VPC唯一Id。
|
49352
|
+
:type VpcId: str
|
49353
|
+
:param _GlobalRoutes: 全局路由对象。仅支持修改:'Description',其他字段暂不支持。
|
49354
|
+
:type GlobalRoutes: list of GlobalRoute
|
49355
|
+
"""
|
49356
|
+
self._VpcId = None
|
49357
|
+
self._GlobalRoutes = None
|
49358
|
+
|
49359
|
+
@property
|
49360
|
+
def VpcId(self):
|
49361
|
+
"""VPC唯一Id。
|
49362
|
+
:rtype: str
|
49363
|
+
"""
|
49364
|
+
return self._VpcId
|
49365
|
+
|
49366
|
+
@VpcId.setter
|
49367
|
+
def VpcId(self, VpcId):
|
49368
|
+
self._VpcId = VpcId
|
49369
|
+
|
49370
|
+
@property
|
49371
|
+
def GlobalRoutes(self):
|
49372
|
+
"""全局路由对象。仅支持修改:'Description',其他字段暂不支持。
|
49373
|
+
:rtype: list of GlobalRoute
|
49374
|
+
"""
|
49375
|
+
return self._GlobalRoutes
|
49376
|
+
|
49377
|
+
@GlobalRoutes.setter
|
49378
|
+
def GlobalRoutes(self, GlobalRoutes):
|
49379
|
+
self._GlobalRoutes = GlobalRoutes
|
49380
|
+
|
49381
|
+
|
49382
|
+
def _deserialize(self, params):
|
49383
|
+
self._VpcId = params.get("VpcId")
|
49384
|
+
if params.get("GlobalRoutes") is not None:
|
49385
|
+
self._GlobalRoutes = []
|
49386
|
+
for item in params.get("GlobalRoutes"):
|
49387
|
+
obj = GlobalRoute()
|
49388
|
+
obj._deserialize(item)
|
49389
|
+
self._GlobalRoutes.append(obj)
|
49390
|
+
memeber_set = set(params.keys())
|
49391
|
+
for name, value in vars(self).items():
|
49392
|
+
property_name = name[1:]
|
49393
|
+
if property_name in memeber_set:
|
49394
|
+
memeber_set.remove(property_name)
|
49395
|
+
if len(memeber_set) > 0:
|
49396
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
49397
|
+
|
49398
|
+
|
49399
|
+
|
49400
|
+
class ModifyGlobalRoutesResponse(AbstractModel):
|
49401
|
+
"""ModifyGlobalRoutes返回参数结构体
|
49402
|
+
|
49403
|
+
"""
|
49404
|
+
|
49405
|
+
def __init__(self):
|
49406
|
+
r"""
|
49407
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
49408
|
+
:type RequestId: str
|
49409
|
+
"""
|
49410
|
+
self._RequestId = None
|
49411
|
+
|
49412
|
+
@property
|
49413
|
+
def RequestId(self):
|
49414
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
49415
|
+
:rtype: str
|
49416
|
+
"""
|
49417
|
+
return self._RequestId
|
49418
|
+
|
49419
|
+
@RequestId.setter
|
49420
|
+
def RequestId(self, RequestId):
|
49421
|
+
self._RequestId = RequestId
|
49422
|
+
|
49423
|
+
|
49424
|
+
def _deserialize(self, params):
|
49425
|
+
self._RequestId = params.get("RequestId")
|
49426
|
+
|
49427
|
+
|
48698
49428
|
class ModifyHaVipAttributeRequest(AbstractModel):
|
48699
49429
|
"""ModifyHaVipAttribute请求参数结构体
|
48700
49430
|
|
@@ -53884,36 +54614,26 @@ class NatGateway(AbstractModel):
|
|
53884
54614
|
:param _Zone: NAT网关所在的可用区。
|
53885
54615
|
:type Zone: str
|
53886
54616
|
:param _DirectConnectGatewayIds: 绑定的专线网关ID。
|
53887
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53888
54617
|
:type DirectConnectGatewayIds: list of str
|
53889
54618
|
:param _SubnetId: 所属子网ID。
|
53890
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53891
54619
|
:type SubnetId: str
|
53892
54620
|
:param _TagSet: 标签键值对。
|
53893
54621
|
:type TagSet: list of Tag
|
53894
54622
|
:param _SecurityGroupSet: NAT网关绑定的安全组列表
|
53895
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53896
54623
|
:type SecurityGroupSet: list of str
|
53897
54624
|
:param _SourceIpTranslationNatRuleSet: NAT网关的SNAT转发规则。
|
53898
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53899
54625
|
:type SourceIpTranslationNatRuleSet: list of SourceIpTranslationNatRule
|
53900
54626
|
:param _IsExclusive: 是否独享型NAT。
|
53901
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53902
54627
|
:type IsExclusive: bool
|
53903
54628
|
:param _ExclusiveGatewayBandwidth: 独享型NAT所在的网关集群的带宽(单位:Mbps),当IsExclusive为false时无此字段。
|
53904
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53905
54629
|
:type ExclusiveGatewayBandwidth: int
|
53906
54630
|
:param _RestrictState: NAT网关是否被封禁。“NORMAL”:未被封禁,“RESTRICTED”:已被封禁。
|
53907
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53908
54631
|
:type RestrictState: str
|
53909
54632
|
:param _NatProductVersion: NAT网关类型,1表示传统型NAT网关,2表示标准型NAT网关
|
53910
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53911
54633
|
:type NatProductVersion: int
|
53912
54634
|
:param _SmartScheduleMode: 是否启用根据目的网段选择SNAT使用的EIP功能
|
53913
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53914
54635
|
:type SmartScheduleMode: bool
|
53915
54636
|
:param _DedicatedClusterId: NAT实例归属的专属集群id
|
53916
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
53917
54637
|
:type DedicatedClusterId: str
|
53918
54638
|
"""
|
53919
54639
|
self._NatGatewayId = None
|
@@ -54065,7 +54785,6 @@ class NatGateway(AbstractModel):
|
|
54065
54785
|
@property
|
54066
54786
|
def DirectConnectGatewayIds(self):
|
54067
54787
|
"""绑定的专线网关ID。
|
54068
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54069
54788
|
:rtype: list of str
|
54070
54789
|
"""
|
54071
54790
|
return self._DirectConnectGatewayIds
|
@@ -54077,7 +54796,6 @@ class NatGateway(AbstractModel):
|
|
54077
54796
|
@property
|
54078
54797
|
def SubnetId(self):
|
54079
54798
|
"""所属子网ID。
|
54080
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54081
54799
|
:rtype: str
|
54082
54800
|
"""
|
54083
54801
|
return self._SubnetId
|
@@ -54100,7 +54818,6 @@ class NatGateway(AbstractModel):
|
|
54100
54818
|
@property
|
54101
54819
|
def SecurityGroupSet(self):
|
54102
54820
|
"""NAT网关绑定的安全组列表
|
54103
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54104
54821
|
:rtype: list of str
|
54105
54822
|
"""
|
54106
54823
|
return self._SecurityGroupSet
|
@@ -54112,7 +54829,6 @@ class NatGateway(AbstractModel):
|
|
54112
54829
|
@property
|
54113
54830
|
def SourceIpTranslationNatRuleSet(self):
|
54114
54831
|
"""NAT网关的SNAT转发规则。
|
54115
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54116
54832
|
:rtype: list of SourceIpTranslationNatRule
|
54117
54833
|
"""
|
54118
54834
|
return self._SourceIpTranslationNatRuleSet
|
@@ -54124,7 +54840,6 @@ class NatGateway(AbstractModel):
|
|
54124
54840
|
@property
|
54125
54841
|
def IsExclusive(self):
|
54126
54842
|
"""是否独享型NAT。
|
54127
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54128
54843
|
:rtype: bool
|
54129
54844
|
"""
|
54130
54845
|
return self._IsExclusive
|
@@ -54136,7 +54851,6 @@ class NatGateway(AbstractModel):
|
|
54136
54851
|
@property
|
54137
54852
|
def ExclusiveGatewayBandwidth(self):
|
54138
54853
|
"""独享型NAT所在的网关集群的带宽(单位:Mbps),当IsExclusive为false时无此字段。
|
54139
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54140
54854
|
:rtype: int
|
54141
54855
|
"""
|
54142
54856
|
return self._ExclusiveGatewayBandwidth
|
@@ -54148,7 +54862,6 @@ class NatGateway(AbstractModel):
|
|
54148
54862
|
@property
|
54149
54863
|
def RestrictState(self):
|
54150
54864
|
"""NAT网关是否被封禁。“NORMAL”:未被封禁,“RESTRICTED”:已被封禁。
|
54151
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54152
54865
|
:rtype: str
|
54153
54866
|
"""
|
54154
54867
|
return self._RestrictState
|
@@ -54160,7 +54873,6 @@ class NatGateway(AbstractModel):
|
|
54160
54873
|
@property
|
54161
54874
|
def NatProductVersion(self):
|
54162
54875
|
"""NAT网关类型,1表示传统型NAT网关,2表示标准型NAT网关
|
54163
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54164
54876
|
:rtype: int
|
54165
54877
|
"""
|
54166
54878
|
return self._NatProductVersion
|
@@ -54172,7 +54884,6 @@ class NatGateway(AbstractModel):
|
|
54172
54884
|
@property
|
54173
54885
|
def SmartScheduleMode(self):
|
54174
54886
|
"""是否启用根据目的网段选择SNAT使用的EIP功能
|
54175
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54176
54887
|
:rtype: bool
|
54177
54888
|
"""
|
54178
54889
|
return self._SmartScheduleMode
|
@@ -54184,7 +54895,6 @@ class NatGateway(AbstractModel):
|
|
54184
54895
|
@property
|
54185
54896
|
def DedicatedClusterId(self):
|
54186
54897
|
"""NAT实例归属的专属集群id
|
54187
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54188
54898
|
:rtype: str
|
54189
54899
|
"""
|
54190
54900
|
return self._DedicatedClusterId
|
@@ -54348,13 +55058,10 @@ class NatGatewayDestinationIpPortTranslationNatRule(AbstractModel):
|
|
54348
55058
|
:param _Description: NAT网关转发规则描述。
|
54349
55059
|
:type Description: str
|
54350
55060
|
:param _NatGatewayId: NAT网关的ID。
|
54351
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54352
55061
|
:type NatGatewayId: str
|
54353
55062
|
:param _VpcId: 私有网络VPC的ID。
|
54354
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54355
55063
|
:type VpcId: str
|
54356
55064
|
:param _CreatedTime: NAT网关转发规则创建时间。
|
54357
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54358
55065
|
:type CreatedTime: str
|
54359
55066
|
"""
|
54360
55067
|
self._IpProtocol = None
|
@@ -54436,7 +55143,6 @@ class NatGatewayDestinationIpPortTranslationNatRule(AbstractModel):
|
|
54436
55143
|
@property
|
54437
55144
|
def NatGatewayId(self):
|
54438
55145
|
"""NAT网关的ID。
|
54439
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54440
55146
|
:rtype: str
|
54441
55147
|
"""
|
54442
55148
|
return self._NatGatewayId
|
@@ -54448,7 +55154,6 @@ class NatGatewayDestinationIpPortTranslationNatRule(AbstractModel):
|
|
54448
55154
|
@property
|
54449
55155
|
def VpcId(self):
|
54450
55156
|
"""私有网络VPC的ID。
|
54451
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54452
55157
|
:rtype: str
|
54453
55158
|
"""
|
54454
55159
|
return self._VpcId
|
@@ -54460,7 +55165,6 @@ class NatGatewayDestinationIpPortTranslationNatRule(AbstractModel):
|
|
54460
55165
|
@property
|
54461
55166
|
def CreatedTime(self):
|
54462
55167
|
"""NAT网关转发规则创建时间。
|
54463
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54464
55168
|
:rtype: str
|
54465
55169
|
"""
|
54466
55170
|
return self._CreatedTime
|
@@ -56866,13 +57570,10 @@ class PrivateNatCrossDomainInfo(AbstractModel):
|
|
56866
57570
|
def __init__(self):
|
56867
57571
|
r"""
|
56868
57572
|
:param _CcnId: 跨域私网NAT关联的云联网ID
|
56869
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
56870
57573
|
:type CcnId: str
|
56871
57574
|
:param _LocalVpcId: 跨域私网NAT本端Vpc
|
56872
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
56873
57575
|
:type LocalVpcId: str
|
56874
57576
|
:param _PeerVpcId: 跨域私网NAT对端Vpc
|
56875
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
56876
57577
|
:type PeerVpcId: str
|
56877
57578
|
"""
|
56878
57579
|
self._CcnId = None
|
@@ -56882,7 +57583,6 @@ class PrivateNatCrossDomainInfo(AbstractModel):
|
|
56882
57583
|
@property
|
56883
57584
|
def CcnId(self):
|
56884
57585
|
"""跨域私网NAT关联的云联网ID
|
56885
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
56886
57586
|
:rtype: str
|
56887
57587
|
"""
|
56888
57588
|
return self._CcnId
|
@@ -56894,7 +57594,6 @@ class PrivateNatCrossDomainInfo(AbstractModel):
|
|
56894
57594
|
@property
|
56895
57595
|
def LocalVpcId(self):
|
56896
57596
|
"""跨域私网NAT本端Vpc
|
56897
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
56898
57597
|
:rtype: str
|
56899
57598
|
"""
|
56900
57599
|
return self._LocalVpcId
|
@@ -56906,7 +57605,6 @@ class PrivateNatCrossDomainInfo(AbstractModel):
|
|
56906
57605
|
@property
|
56907
57606
|
def PeerVpcId(self):
|
56908
57607
|
"""跨域私网NAT对端Vpc
|
56909
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
56910
57608
|
:rtype: str
|
56911
57609
|
"""
|
56912
57610
|
return self._PeerVpcId
|
@@ -57083,7 +57781,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57083
57781
|
:param _NatGatewayName: 私网网关名称。
|
57084
57782
|
:type NatGatewayName: str
|
57085
57783
|
:param _VpcId: 私网网关关联`VPC`实例`ID`。
|
57086
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57087
57784
|
:type VpcId: str
|
57088
57785
|
:param _Status: 私网网关当前状态。
|
57089
57786
|
:type Status: str
|
@@ -57092,22 +57789,16 @@ class PrivateNatGateway(AbstractModel):
|
|
57092
57789
|
:param _CreatedTime: 创建时间
|
57093
57790
|
:type CreatedTime: str
|
57094
57791
|
:param _TagSet: 标签键值对。
|
57095
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57096
57792
|
:type TagSet: list of Tag
|
57097
57793
|
:param _DirectConnectGatewayIds: 专线网关唯一`ID`
|
57098
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57099
57794
|
:type DirectConnectGatewayIds: list of str
|
57100
57795
|
:param _NatType: 私网网关类型
|
57101
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57102
57796
|
:type NatType: str
|
57103
57797
|
:param _CrossDomainInfo: 私网NAT跨域信息
|
57104
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57105
57798
|
:type CrossDomainInfo: :class:`tencentcloud.vpc.v20170312.models.PrivateNatCrossDomainInfo`
|
57106
57799
|
:param _VpcType: 是否VPC型私网网关
|
57107
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57108
57800
|
:type VpcType: bool
|
57109
57801
|
:param _CcnId: 跨域私网NAT关联的云联网ID
|
57110
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57111
57802
|
:type CcnId: str
|
57112
57803
|
"""
|
57113
57804
|
self._NatGatewayId = None
|
@@ -57148,7 +57839,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57148
57839
|
@property
|
57149
57840
|
def VpcId(self):
|
57150
57841
|
"""私网网关关联`VPC`实例`ID`。
|
57151
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57152
57842
|
:rtype: str
|
57153
57843
|
"""
|
57154
57844
|
return self._VpcId
|
@@ -57193,7 +57883,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57193
57883
|
@property
|
57194
57884
|
def TagSet(self):
|
57195
57885
|
"""标签键值对。
|
57196
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57197
57886
|
:rtype: list of Tag
|
57198
57887
|
"""
|
57199
57888
|
return self._TagSet
|
@@ -57205,7 +57894,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57205
57894
|
@property
|
57206
57895
|
def DirectConnectGatewayIds(self):
|
57207
57896
|
"""专线网关唯一`ID`
|
57208
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57209
57897
|
:rtype: list of str
|
57210
57898
|
"""
|
57211
57899
|
return self._DirectConnectGatewayIds
|
@@ -57217,7 +57905,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57217
57905
|
@property
|
57218
57906
|
def NatType(self):
|
57219
57907
|
"""私网网关类型
|
57220
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57221
57908
|
:rtype: str
|
57222
57909
|
"""
|
57223
57910
|
return self._NatType
|
@@ -57229,7 +57916,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57229
57916
|
@property
|
57230
57917
|
def CrossDomainInfo(self):
|
57231
57918
|
"""私网NAT跨域信息
|
57232
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57233
57919
|
:rtype: :class:`tencentcloud.vpc.v20170312.models.PrivateNatCrossDomainInfo`
|
57234
57920
|
"""
|
57235
57921
|
return self._CrossDomainInfo
|
@@ -57241,7 +57927,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57241
57927
|
@property
|
57242
57928
|
def VpcType(self):
|
57243
57929
|
"""是否VPC型私网网关
|
57244
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57245
57930
|
:rtype: bool
|
57246
57931
|
"""
|
57247
57932
|
return self._VpcType
|
@@ -57253,7 +57938,6 @@ class PrivateNatGateway(AbstractModel):
|
|
57253
57938
|
@property
|
57254
57939
|
def CcnId(self):
|
57255
57940
|
"""跨域私网NAT关联的云联网ID
|
57256
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57257
57941
|
:rtype: str
|
57258
57942
|
"""
|
57259
57943
|
return self._CcnId
|
@@ -57463,9 +58147,13 @@ class Quota(AbstractModel):
|
|
57463
58147
|
def __init__(self):
|
57464
58148
|
r"""
|
57465
58149
|
:param _QuotaId: 配额名称,取值范围:
|
57466
|
-
- `TOTAL_EIP_QUOTA
|
57467
|
-
- `
|
58150
|
+
- `TOTAL_EIP_QUOTA`:用户当前地域下,EIP的配额数;
|
58151
|
+
- `LOCALBGP_EIP_QUOTA`:用户当前地域下,本地BGP IP配额数;
|
58152
|
+
- `SINGLEISP_EIP_QUOTA`:用户当前地域下,静态单线 IP 配额数;
|
58153
|
+
- `DAILY_EIP_APPLY`:用户当前地域下,除静态单线 IP外今日申购次数;
|
58154
|
+
- `DAILY_SINGLEISP_APPLY`:用户当前地域下,静态单线 IP今日申购次数;
|
57468
58155
|
- `DAILY_PUBLIC_IP_ASSIGN`:用户当前地域下,重新分配公网 IP次数;
|
58156
|
+
- `MONTHLY_RECOVER_QUOTA`:用户当前地域下,每月申请指定 IP次数;
|
57469
58157
|
- `TOTAL_EIP6_QUOTA`:用户当前地域下,传统弹性公网IPv6的配额数;
|
57470
58158
|
- `BGP_EIPv6_QUOTA`:用户当前地域下,可申请的 BGP 弹性公网IPv6 的配额数;
|
57471
58159
|
- `SINGLEISP_EIPv6_QUOTA`:用户当前地域下,可申请的静态单线弹性公网IPv6 的配额数;
|
@@ -57490,9 +58178,13 @@ class Quota(AbstractModel):
|
|
57490
58178
|
@property
|
57491
58179
|
def QuotaId(self):
|
57492
58180
|
"""配额名称,取值范围:
|
57493
|
-
- `TOTAL_EIP_QUOTA
|
57494
|
-
- `
|
58181
|
+
- `TOTAL_EIP_QUOTA`:用户当前地域下,EIP的配额数;
|
58182
|
+
- `LOCALBGP_EIP_QUOTA`:用户当前地域下,本地BGP IP配额数;
|
58183
|
+
- `SINGLEISP_EIP_QUOTA`:用户当前地域下,静态单线 IP 配额数;
|
58184
|
+
- `DAILY_EIP_APPLY`:用户当前地域下,除静态单线 IP外今日申购次数;
|
58185
|
+
- `DAILY_SINGLEISP_APPLY`:用户当前地域下,静态单线 IP今日申购次数;
|
57495
58186
|
- `DAILY_PUBLIC_IP_ASSIGN`:用户当前地域下,重新分配公网 IP次数;
|
58187
|
+
- `MONTHLY_RECOVER_QUOTA`:用户当前地域下,每月申请指定 IP次数;
|
57496
58188
|
- `TOTAL_EIP6_QUOTA`:用户当前地域下,传统弹性公网IPv6的配额数;
|
57497
58189
|
- `BGP_EIPv6_QUOTA`:用户当前地域下,可申请的 BGP 弹性公网IPv6 的配额数;
|
57498
58190
|
- `SINGLEISP_EIPv6_QUOTA`:用户当前地域下,可申请的静态单线弹性公网IPv6 的配额数;
|
@@ -63898,7 +64590,6 @@ class SourceIpTranslationNatRule(AbstractModel):
|
|
63898
64590
|
:param _ResourceId: 资源ID,如果ResourceType为USERDEFINED,可以为空字符串
|
63899
64591
|
:type ResourceId: str
|
63900
64592
|
:param _ResourceType: 资源类型,目前包含SUBNET、NETWORKINTERFACE、USERDEFINED
|
63901
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
63902
64593
|
:type ResourceType: str
|
63903
64594
|
:param _PrivateIpAddress: 源IP/网段
|
63904
64595
|
:type PrivateIpAddress: str
|
@@ -63909,13 +64600,10 @@ class SourceIpTranslationNatRule(AbstractModel):
|
|
63909
64600
|
:param _NatGatewaySnatId: Snat规则ID
|
63910
64601
|
:type NatGatewaySnatId: str
|
63911
64602
|
:param _NatGatewayId: NAT网关的ID。
|
63912
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
63913
64603
|
:type NatGatewayId: str
|
63914
64604
|
:param _VpcId: 私有网络VPC的ID。
|
63915
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
63916
64605
|
:type VpcId: str
|
63917
64606
|
:param _CreatedTime: NAT网关SNAT规则创建时间。
|
63918
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
63919
64607
|
:type CreatedTime: str
|
63920
64608
|
"""
|
63921
64609
|
self._ResourceId = None
|
@@ -63942,7 +64630,6 @@ class SourceIpTranslationNatRule(AbstractModel):
|
|
63942
64630
|
@property
|
63943
64631
|
def ResourceType(self):
|
63944
64632
|
"""资源类型,目前包含SUBNET、NETWORKINTERFACE、USERDEFINED
|
63945
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
63946
64633
|
:rtype: str
|
63947
64634
|
"""
|
63948
64635
|
return self._ResourceType
|
@@ -63998,7 +64685,6 @@ class SourceIpTranslationNatRule(AbstractModel):
|
|
63998
64685
|
@property
|
63999
64686
|
def NatGatewayId(self):
|
64000
64687
|
"""NAT网关的ID。
|
64001
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
64002
64688
|
:rtype: str
|
64003
64689
|
"""
|
64004
64690
|
return self._NatGatewayId
|
@@ -64010,7 +64696,6 @@ class SourceIpTranslationNatRule(AbstractModel):
|
|
64010
64696
|
@property
|
64011
64697
|
def VpcId(self):
|
64012
64698
|
"""私有网络VPC的ID。
|
64013
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
64014
64699
|
:rtype: str
|
64015
64700
|
"""
|
64016
64701
|
return self._VpcId
|
@@ -64022,7 +64707,6 @@ class SourceIpTranslationNatRule(AbstractModel):
|
|
64022
64707
|
@property
|
64023
64708
|
def CreatedTime(self):
|
64024
64709
|
"""NAT网关SNAT规则创建时间。
|
64025
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
64026
64710
|
:rtype: str
|
64027
64711
|
"""
|
64028
64712
|
return self._CreatedTime
|
@@ -65155,10 +65839,8 @@ class Tag(AbstractModel):
|
|
65155
65839
|
def __init__(self):
|
65156
65840
|
r"""
|
65157
65841
|
:param _Key: 标签键
|
65158
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65159
65842
|
:type Key: str
|
65160
65843
|
:param _Value: 标签值
|
65161
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65162
65844
|
:type Value: str
|
65163
65845
|
"""
|
65164
65846
|
self._Key = None
|
@@ -65167,7 +65849,6 @@ class Tag(AbstractModel):
|
|
65167
65849
|
@property
|
65168
65850
|
def Key(self):
|
65169
65851
|
"""标签键
|
65170
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65171
65852
|
:rtype: str
|
65172
65853
|
"""
|
65173
65854
|
return self._Key
|
@@ -65179,7 +65860,6 @@ class Tag(AbstractModel):
|
|
65179
65860
|
@property
|
65180
65861
|
def Value(self):
|
65181
65862
|
"""标签值
|
65182
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65183
65863
|
:rtype: str
|
65184
65864
|
"""
|
65185
65865
|
return self._Value
|
@@ -65210,10 +65890,8 @@ class Tags(AbstractModel):
|
|
65210
65890
|
def __init__(self):
|
65211
65891
|
r"""
|
65212
65892
|
:param _Key: 标签键
|
65213
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65214
65893
|
:type Key: str
|
65215
65894
|
:param _Value: 标签值
|
65216
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65217
65895
|
:type Value: str
|
65218
65896
|
"""
|
65219
65897
|
self._Key = None
|
@@ -65222,7 +65900,6 @@ class Tags(AbstractModel):
|
|
65222
65900
|
@property
|
65223
65901
|
def Key(self):
|
65224
65902
|
"""标签键
|
65225
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65226
65903
|
:rtype: str
|
65227
65904
|
"""
|
65228
65905
|
return self._Key
|
@@ -65234,7 +65911,6 @@ class Tags(AbstractModel):
|
|
65234
65911
|
@property
|
65235
65912
|
def Value(self):
|
65236
65913
|
"""标签值
|
65237
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
65238
65914
|
:rtype: str
|
65239
65915
|
"""
|
65240
65916
|
return self._Value
|
@@ -66411,10 +67087,8 @@ class TranslationNatRule(AbstractModel):
|
|
66411
67087
|
:param _TranslationIp: 转换`IP`,当转换规则类型为四层时为`IP`池。
|
66412
67088
|
:type TranslationIp: str
|
66413
67089
|
:param _Description: 转换规则描述。
|
66414
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
66415
67090
|
:type Description: str
|
66416
67091
|
:param _OriginalIp: 源`IP`,当转换规则类型为三层时有效。
|
66417
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
66418
67092
|
:type OriginalIp: str
|
66419
67093
|
:param _CreateTime: 创建时间。
|
66420
67094
|
:type CreateTime: str
|
@@ -66465,7 +67139,6 @@ class TranslationNatRule(AbstractModel):
|
|
66465
67139
|
@property
|
66466
67140
|
def Description(self):
|
66467
67141
|
"""转换规则描述。
|
66468
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
66469
67142
|
:rtype: str
|
66470
67143
|
"""
|
66471
67144
|
return self._Description
|
@@ -66477,7 +67150,6 @@ class TranslationNatRule(AbstractModel):
|
|
66477
67150
|
@property
|
66478
67151
|
def OriginalIp(self):
|
66479
67152
|
"""源`IP`,当转换规则类型为三层时有效。
|
66480
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
66481
67153
|
:rtype: str
|
66482
67154
|
"""
|
66483
67155
|
return self._OriginalIp
|
@@ -67431,7 +68103,8 @@ class UsedDetail(AbstractModel):
|
|
67431
68103
|
:type RemainingAmount: :class:`tencentcloud.vpc.v20170312.models.TrafficFlow`
|
67432
68104
|
:param _Time: 抵扣时间
|
67433
68105
|
:type Time: str
|
67434
|
-
:param _ResourceType:
|
68106
|
+
:param _ResourceType: 资源类型。可选值: EIP, BWP, LB
|
68107
|
+
|
67435
68108
|
:type ResourceType: str
|
67436
68109
|
:param _ResourceId: 资源ID
|
67437
68110
|
:type ResourceId: str
|
@@ -67519,7 +68192,8 @@ class UsedDetail(AbstractModel):
|
|
67519
68192
|
|
67520
68193
|
@property
|
67521
68194
|
def ResourceType(self):
|
67522
|
-
"""
|
68195
|
+
"""资源类型。可选值: EIP, BWP, LB
|
68196
|
+
|
67523
68197
|
:rtype: str
|
67524
68198
|
"""
|
67525
68199
|
return self._ResourceType
|