tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1300__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/aca/v20210323/models.py +2 -2
- tencentcloud/aiart/v20221229/aiart_client.py +55 -0
- tencentcloud/aiart/v20221229/models.py +367 -0
- tencentcloud/autoscaling/v20180419/models.py +21 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/cdb/v20170320/models.py +27 -0
- tencentcloud/cfs/v20190719/errorcodes.py +1 -1
- tencentcloud/clb/v20180317/models.py +68 -0
- tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
- tencentcloud/cloudapp/v20220530/models.py +66 -17
- tencentcloud/cls/v20201016/models.py +22 -0
- tencentcloud/cmq/v20190304/cmq_client.py +0 -365
- tencentcloud/cmq/v20190304/models.py +324 -2473
- tencentcloud/config/v20220802/config_client.py +46 -0
- tencentcloud/config/v20220802/errorcodes.py +3 -0
- tencentcloud/config/v20220802/models.py +716 -26
- tencentcloud/csxg/v20230303/errorcodes.py +48 -0
- tencentcloud/cvm/v20170312/models.py +2 -2
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dc/v20180410/models.py +50 -121
- tencentcloud/drm/v20181115/models.py +17 -0
- tencentcloud/dts/v20211206/models.py +68 -2
- tencentcloud/ecm/v20190719/models.py +0 -18
- tencentcloud/emr/v20190103/models.py +136 -340
- tencentcloud/ess/v20201111/ess_client.py +25 -4
- tencentcloud/ess/v20201111/models.py +44 -46
- tencentcloud/essbasic/v20210526/models.py +42 -18
- tencentcloud/gaap/v20180529/gaap_client.py +9 -3
- tencentcloud/gwlb/v20240906/models.py +2 -2
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +46 -0
- tencentcloud/hai/v20230812/models.py +435 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
- tencentcloud/iotexplorer/v20190423/models.py +1012 -36
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
- tencentcloud/iotvideo/v20211125/models.py +135 -0
- tencentcloud/keewidb/v20220308/models.py +1 -1
- tencentcloud/lcic/v20220817/models.py +2 -2
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
- tencentcloud/lkeap/v20240522/models.py +54 -16
- tencentcloud/mna/v20210119/models.py +0 -20
- tencentcloud/mongodb/v20180408/models.py +2 -44
- tencentcloud/mongodb/v20190725/models.py +2 -22
- tencentcloud/ocr/v20181119/models.py +14 -14
- tencentcloud/postgres/v20170312/models.py +233 -0
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/redis/v20180412/models.py +12 -8
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/scf/v20180416/models.py +44 -4
- tencentcloud/sms/v20190711/errorcodes.py +6 -0
- tencentcloud/sms/v20190711/models.py +81 -0
- tencentcloud/sms/v20210111/errorcodes.py +6 -0
- tencentcloud/sms/v20210111/models.py +81 -0
- tencentcloud/ssl/v20191205/models.py +64 -8
- tencentcloud/ssl/v20191205/ssl_client.py +8 -1
- tencentcloud/tcb/v20180608/models.py +207 -403
- tencentcloud/tcb/v20180608/tcb_client.py +1 -1
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/trro/v20220325/models.py +15 -0
- tencentcloud/trtc/v20190722/models.py +0 -8
- tencentcloud/tse/v20201207/models.py +30 -0
- tencentcloud/vpc/v20170312/errorcodes.py +12 -0
- tencentcloud/vpc/v20170312/models.py +17 -18
- tencentcloud/wedata/v20210820/models.py +126 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/RECORD +73 -73
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/top_level.txt +0 -0
@@ -740,7 +740,7 @@ class TcbClient(AbstractClient):
|
|
740
740
|
|
741
741
|
|
742
742
|
def DescribeCloudBaseRunPodList(self, request):
|
743
|
-
"""
|
743
|
+
"""查询云托管服务版本容器列表
|
744
744
|
|
745
745
|
:param request: Request instance for DescribeCloudBaseRunPodList.
|
746
746
|
:type request: :class:`tencentcloud.tcb.v20180608.models.DescribeCloudBaseRunPodListRequest`
|
@@ -12116,6 +12116,9 @@ class NotebookDetail(AbstractModel):
|
|
12116
12116
|
:type SubUinName: str
|
12117
12117
|
:param _JobCreateTime: 任务实例创建时间
|
12118
12118
|
:type JobCreateTime: str
|
12119
|
+
:param _AppId: Appid
|
12120
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
12121
|
+
:type AppId: str
|
12119
12122
|
"""
|
12120
12123
|
self._Id = None
|
12121
12124
|
self._Name = None
|
@@ -12160,6 +12163,7 @@ class NotebookDetail(AbstractModel):
|
|
12160
12163
|
self._ResourceGroupInstanceId = None
|
12161
12164
|
self._SubUinName = None
|
12162
12165
|
self._JobCreateTime = None
|
12166
|
+
self._AppId = None
|
12163
12167
|
|
12164
12168
|
@property
|
12165
12169
|
def Id(self):
|
@@ -12665,6 +12669,18 @@ class NotebookDetail(AbstractModel):
|
|
12665
12669
|
def JobCreateTime(self, JobCreateTime):
|
12666
12670
|
self._JobCreateTime = JobCreateTime
|
12667
12671
|
|
12672
|
+
@property
|
12673
|
+
def AppId(self):
|
12674
|
+
"""Appid
|
12675
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
12676
|
+
:rtype: str
|
12677
|
+
"""
|
12678
|
+
return self._AppId
|
12679
|
+
|
12680
|
+
@AppId.setter
|
12681
|
+
def AppId(self, AppId):
|
12682
|
+
self._AppId = AppId
|
12683
|
+
|
12668
12684
|
|
12669
12685
|
def _deserialize(self, params):
|
12670
12686
|
self._Id = params.get("Id")
|
@@ -12732,6 +12748,7 @@ class NotebookDetail(AbstractModel):
|
|
12732
12748
|
self._ResourceGroupInstanceId = params.get("ResourceGroupInstanceId")
|
12733
12749
|
self._SubUinName = params.get("SubUinName")
|
12734
12750
|
self._JobCreateTime = params.get("JobCreateTime")
|
12751
|
+
self._AppId = params.get("AppId")
|
12735
12752
|
memeber_set = set(params.keys())
|
12736
12753
|
for name, value in vars(self).items():
|
12737
12754
|
property_name = name[1:]
|
@@ -12828,6 +12845,9 @@ class NotebookSetItem(AbstractModel):
|
|
12828
12845
|
:type VolumeSourceGooseFS: :class:`tencentcloud.tione.v20211111.models.GooseFS`
|
12829
12846
|
:param _SubUinName: 子用户名称
|
12830
12847
|
:type SubUinName: str
|
12848
|
+
:param _AppId: AppId
|
12849
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
12850
|
+
:type AppId: str
|
12831
12851
|
"""
|
12832
12852
|
self._Id = None
|
12833
12853
|
self._Name = None
|
@@ -12857,6 +12877,7 @@ class NotebookSetItem(AbstractModel):
|
|
12857
12877
|
self._SSHConfig = None
|
12858
12878
|
self._VolumeSourceGooseFS = None
|
12859
12879
|
self._SubUinName = None
|
12880
|
+
self._AppId = None
|
12860
12881
|
|
12861
12882
|
@property
|
12862
12883
|
def Id(self):
|
@@ -13189,6 +13210,18 @@ class NotebookSetItem(AbstractModel):
|
|
13189
13210
|
def SubUinName(self, SubUinName):
|
13190
13211
|
self._SubUinName = SubUinName
|
13191
13212
|
|
13213
|
+
@property
|
13214
|
+
def AppId(self):
|
13215
|
+
"""AppId
|
13216
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
13217
|
+
:rtype: str
|
13218
|
+
"""
|
13219
|
+
return self._AppId
|
13220
|
+
|
13221
|
+
@AppId.setter
|
13222
|
+
def AppId(self, AppId):
|
13223
|
+
self._AppId = AppId
|
13224
|
+
|
13192
13225
|
|
13193
13226
|
def _deserialize(self, params):
|
13194
13227
|
self._Id = params.get("Id")
|
@@ -13232,6 +13265,7 @@ class NotebookSetItem(AbstractModel):
|
|
13232
13265
|
self._VolumeSourceGooseFS = GooseFS()
|
13233
13266
|
self._VolumeSourceGooseFS._deserialize(params.get("VolumeSourceGooseFS"))
|
13234
13267
|
self._SubUinName = params.get("SubUinName")
|
13268
|
+
self._AppId = params.get("AppId")
|
13235
13269
|
memeber_set = set(params.keys())
|
13236
13270
|
for name, value in vars(self).items():
|
13237
13271
|
property_name = name[1:]
|
@@ -2248,6 +2248,8 @@ class Device(AbstractModel):
|
|
2248
2248
|
:param _MonthlyRemainTime: 每月license的限定时长
|
2249
2249
|
注意:此字段可能返回 null,表示取不到有效值。
|
2250
2250
|
:type MonthlyRemainTime: int
|
2251
|
+
:param _LimitedTime: 月封顶时长(分钟)
|
2252
|
+
:type LimitedTime: int
|
2251
2253
|
"""
|
2252
2254
|
self._DeviceId = None
|
2253
2255
|
self._DeviceName = None
|
@@ -2257,6 +2259,7 @@ class Device(AbstractModel):
|
|
2257
2259
|
self._Duration = None
|
2258
2260
|
self._LicenseIds = None
|
2259
2261
|
self._MonthlyRemainTime = None
|
2262
|
+
self._LimitedTime = None
|
2260
2263
|
|
2261
2264
|
@property
|
2262
2265
|
def DeviceId(self):
|
@@ -2354,6 +2357,17 @@ class Device(AbstractModel):
|
|
2354
2357
|
def MonthlyRemainTime(self, MonthlyRemainTime):
|
2355
2358
|
self._MonthlyRemainTime = MonthlyRemainTime
|
2356
2359
|
|
2360
|
+
@property
|
2361
|
+
def LimitedTime(self):
|
2362
|
+
"""月封顶时长(分钟)
|
2363
|
+
:rtype: int
|
2364
|
+
"""
|
2365
|
+
return self._LimitedTime
|
2366
|
+
|
2367
|
+
@LimitedTime.setter
|
2368
|
+
def LimitedTime(self, LimitedTime):
|
2369
|
+
self._LimitedTime = LimitedTime
|
2370
|
+
|
2357
2371
|
|
2358
2372
|
def _deserialize(self, params):
|
2359
2373
|
self._DeviceId = params.get("DeviceId")
|
@@ -2364,6 +2378,7 @@ class Device(AbstractModel):
|
|
2364
2378
|
self._Duration = params.get("Duration")
|
2365
2379
|
self._LicenseIds = params.get("LicenseIds")
|
2366
2380
|
self._MonthlyRemainTime = params.get("MonthlyRemainTime")
|
2381
|
+
self._LimitedTime = params.get("LimitedTime")
|
2367
2382
|
memeber_set = set(params.keys())
|
2368
2383
|
for name, value in vars(self).items():
|
2369
2384
|
property_name = name[1:]
|
@@ -2421,10 +2421,8 @@ class DescribeCallDetailInfoResponse(AbstractModel):
|
|
2421
2421
|
:param _Total: 返回的用户总条数
|
2422
2422
|
:type Total: int
|
2423
2423
|
:param _UserList: 用户信息列表
|
2424
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2425
2424
|
:type UserList: list of UserInformation
|
2426
2425
|
:param _Data: 质量数据
|
2427
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2428
2426
|
:type Data: list of QualityData
|
2429
2427
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2430
2428
|
:type RequestId: str
|
@@ -2448,7 +2446,6 @@ class DescribeCallDetailInfoResponse(AbstractModel):
|
|
2448
2446
|
@property
|
2449
2447
|
def UserList(self):
|
2450
2448
|
"""用户信息列表
|
2451
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2452
2449
|
:rtype: list of UserInformation
|
2453
2450
|
"""
|
2454
2451
|
return self._UserList
|
@@ -2460,7 +2457,6 @@ class DescribeCallDetailInfoResponse(AbstractModel):
|
|
2460
2457
|
@property
|
2461
2458
|
def Data(self):
|
2462
2459
|
"""质量数据
|
2463
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2464
2460
|
:rtype: list of QualityData
|
2465
2461
|
"""
|
2466
2462
|
return self._Data
|
@@ -3561,7 +3557,6 @@ class DescribeScaleInfoResponse(AbstractModel):
|
|
3561
3557
|
:param _Total: 返回的数据条数
|
3562
3558
|
:type Total: int
|
3563
3559
|
:param _ScaleList: 返回的数据
|
3564
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3565
3560
|
:type ScaleList: list of ScaleInfomation
|
3566
3561
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3567
3562
|
:type RequestId: str
|
@@ -3584,7 +3579,6 @@ class DescribeScaleInfoResponse(AbstractModel):
|
|
3584
3579
|
@property
|
3585
3580
|
def ScaleList(self):
|
3586
3581
|
"""返回的数据
|
3587
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3588
3582
|
:rtype: list of ScaleInfomation
|
3589
3583
|
"""
|
3590
3584
|
return self._ScaleList
|
@@ -5567,7 +5561,6 @@ class DescribeUserInfoResponse(AbstractModel):
|
|
5567
5561
|
:param _Total: 返回的用户总条数
|
5568
5562
|
:type Total: int
|
5569
5563
|
:param _UserList: 用户信息列表
|
5570
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5571
5564
|
:type UserList: list of UserInformation
|
5572
5565
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5573
5566
|
:type RequestId: str
|
@@ -5590,7 +5583,6 @@ class DescribeUserInfoResponse(AbstractModel):
|
|
5590
5583
|
@property
|
5591
5584
|
def UserList(self):
|
5592
5585
|
"""用户信息列表
|
5593
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5594
5586
|
:rtype: list of UserInformation
|
5595
5587
|
"""
|
5596
5588
|
return self._UserList
|
@@ -20400,6 +20400,8 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20400
20400
|
2、列表内容仅一个元素,且为字符 *,表示所有命名空间可见(包括新增)
|
20401
20401
|
3、列表内容为部份命名空间名称,则只对这些命名空间下可见
|
20402
20402
|
:type ServiceExportTo: list of str
|
20403
|
+
:param _SyncToGlobalRegistry: 是否开启同步到全局注册中心
|
20404
|
+
:type SyncToGlobalRegistry: bool
|
20403
20405
|
"""
|
20404
20406
|
self._Name = None
|
20405
20407
|
self._Comment = None
|
@@ -20408,6 +20410,7 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20408
20410
|
self._RemoveUserIds = None
|
20409
20411
|
self._RemoveGroupIds = None
|
20410
20412
|
self._ServiceExportTo = None
|
20413
|
+
self._SyncToGlobalRegistry = None
|
20411
20414
|
|
20412
20415
|
@property
|
20413
20416
|
def Name(self):
|
@@ -20489,6 +20492,17 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20489
20492
|
def ServiceExportTo(self, ServiceExportTo):
|
20490
20493
|
self._ServiceExportTo = ServiceExportTo
|
20491
20494
|
|
20495
|
+
@property
|
20496
|
+
def SyncToGlobalRegistry(self):
|
20497
|
+
"""是否开启同步到全局注册中心
|
20498
|
+
:rtype: bool
|
20499
|
+
"""
|
20500
|
+
return self._SyncToGlobalRegistry
|
20501
|
+
|
20502
|
+
@SyncToGlobalRegistry.setter
|
20503
|
+
def SyncToGlobalRegistry(self, SyncToGlobalRegistry):
|
20504
|
+
self._SyncToGlobalRegistry = SyncToGlobalRegistry
|
20505
|
+
|
20492
20506
|
|
20493
20507
|
def _deserialize(self, params):
|
20494
20508
|
self._Name = params.get("Name")
|
@@ -20498,6 +20512,7 @@ class GovernanceNamespaceInput(AbstractModel):
|
|
20498
20512
|
self._RemoveUserIds = params.get("RemoveUserIds")
|
20499
20513
|
self._RemoveGroupIds = params.get("RemoveGroupIds")
|
20500
20514
|
self._ServiceExportTo = params.get("ServiceExportTo")
|
20515
|
+
self._SyncToGlobalRegistry = params.get("SyncToGlobalRegistry")
|
20501
20516
|
memeber_set = set(params.keys())
|
20502
20517
|
for name, value in vars(self).items():
|
20503
20518
|
property_name = name[1:]
|
@@ -21165,6 +21180,8 @@ class GovernanceServiceInput(AbstractModel):
|
|
21165
21180
|
:type RemoveGroupIds: list of str
|
21166
21181
|
:param _ExportTo: 该服务对哪些命名空间可见
|
21167
21182
|
:type ExportTo: list of str
|
21183
|
+
:param _SyncToGlobalRegistry: 是否开启同步到全局注册中心
|
21184
|
+
:type SyncToGlobalRegistry: bool
|
21168
21185
|
"""
|
21169
21186
|
self._Name = None
|
21170
21187
|
self._Namespace = None
|
@@ -21177,6 +21194,7 @@ class GovernanceServiceInput(AbstractModel):
|
|
21177
21194
|
self._RemoveUserIds = None
|
21178
21195
|
self._RemoveGroupIds = None
|
21179
21196
|
self._ExportTo = None
|
21197
|
+
self._SyncToGlobalRegistry = None
|
21180
21198
|
|
21181
21199
|
@property
|
21182
21200
|
def Name(self):
|
@@ -21299,6 +21317,17 @@ class GovernanceServiceInput(AbstractModel):
|
|
21299
21317
|
def ExportTo(self, ExportTo):
|
21300
21318
|
self._ExportTo = ExportTo
|
21301
21319
|
|
21320
|
+
@property
|
21321
|
+
def SyncToGlobalRegistry(self):
|
21322
|
+
"""是否开启同步到全局注册中心
|
21323
|
+
:rtype: bool
|
21324
|
+
"""
|
21325
|
+
return self._SyncToGlobalRegistry
|
21326
|
+
|
21327
|
+
@SyncToGlobalRegistry.setter
|
21328
|
+
def SyncToGlobalRegistry(self, SyncToGlobalRegistry):
|
21329
|
+
self._SyncToGlobalRegistry = SyncToGlobalRegistry
|
21330
|
+
|
21302
21331
|
|
21303
21332
|
def _deserialize(self, params):
|
21304
21333
|
self._Name = params.get("Name")
|
@@ -21317,6 +21346,7 @@ class GovernanceServiceInput(AbstractModel):
|
|
21317
21346
|
self._RemoveUserIds = params.get("RemoveUserIds")
|
21318
21347
|
self._RemoveGroupIds = params.get("RemoveGroupIds")
|
21319
21348
|
self._ExportTo = params.get("ExportTo")
|
21349
|
+
self._SyncToGlobalRegistry = params.get("SyncToGlobalRegistry")
|
21320
21350
|
memeber_set = set(params.keys())
|
21321
21351
|
for name, value in vars(self).items():
|
21322
21352
|
property_name = name[1:]
|
@@ -395,6 +395,9 @@ INVALIDPARAMETERVALUE_RESOURCENOTFOUND = 'InvalidParameterValue.ResourceNotFound
|
|
395
395
|
# 该资源不支持此操作。
|
396
396
|
INVALIDPARAMETERVALUE_RESOURCENOTSUPPORT = 'InvalidParameterValue.ResourceNotSupport'
|
397
397
|
|
398
|
+
# 自定义路由的下一跳参数不正确。
|
399
|
+
INVALIDPARAMETERVALUE_ROUTENEXTHOPINVALID = 'InvalidParameterValue.RouteNextHopInvalid'
|
400
|
+
|
398
401
|
# 指定的优先级之间冲突或与已存在的优先级冲突。
|
399
402
|
INVALIDPARAMETERVALUE_ROUTEPOLICYPRIORITYCONFLICT = 'InvalidParameterValue.RoutePolicyPriorityConflict'
|
400
403
|
|
@@ -413,6 +416,9 @@ INVALIDPARAMETERVALUE_SUBNETOVERLAP = 'InvalidParameterValue.SubnetOverlap'
|
|
413
416
|
# 子网与辅助Cidr网段重叠。
|
414
417
|
INVALIDPARAMETERVALUE_SUBNETOVERLAPASSISTCIDR = 'InvalidParameterValue.SubnetOverlapAssistCidr'
|
415
418
|
|
419
|
+
# 子网与自定义路由目的Cidr网段完全重叠。
|
420
|
+
INVALIDPARAMETERVALUE_SUBNETOVERLAPROUTE = 'InvalidParameterValue.SubnetOverlapRoute'
|
421
|
+
|
416
422
|
# 子网CIDR不合法。
|
417
423
|
INVALIDPARAMETERVALUE_SUBNETRANGE = 'InvalidParameterValue.SubnetRange'
|
418
424
|
|
@@ -476,6 +482,9 @@ INVALIDPARAMETERVALUE_UNAVAILABLEZONE = 'InvalidParameterValue.UnavailableZone'
|
|
476
482
|
# 目的网段和当前VPC的CIDR冲突。
|
477
483
|
INVALIDPARAMETERVALUE_VPCCIDRCONFLICT = 'InvalidParameterValue.VpcCidrConflict'
|
478
484
|
|
485
|
+
# 辅助Cidr与自定义子网路由目的Cidr网段完全重叠。
|
486
|
+
INVALIDPARAMETERVALUE_VPCCIDROVERLAPROUTE = 'InvalidParameterValue.VpcCidrOverlapRoute'
|
487
|
+
|
479
488
|
# 当前功能不支持此专线网关。
|
480
489
|
INVALIDPARAMETERVALUE_VPGTYPENOTMATCH = 'InvalidParameterValue.VpgTypeNotMatch'
|
481
490
|
|
@@ -809,6 +818,9 @@ UNSUPPORTEDOPERATION_CCNTRAFFICMETERINGUNABLECROSSBORDER = 'UnsupportedOperation
|
|
809
818
|
# CDC子网不支持创建非本地网关类型的路由。
|
810
819
|
UNSUPPORTEDOPERATION_CDCSUBNETNOTSUPPORTUNLOCALGATEWAY = 'UnsupportedOperation.CdcSubnetNotSupportUnLocalGateway'
|
811
820
|
|
821
|
+
# VPG型的CDC网关不存在。
|
822
|
+
UNSUPPORTEDOPERATION_CDCVPGNOTEXISTS = 'UnsupportedOperation.CdcVpgNotExists'
|
823
|
+
|
812
824
|
# 实例已经和VPC绑定。
|
813
825
|
UNSUPPORTEDOPERATION_CLASSICINSTANCEIDALREADYEXISTS = 'UnsupportedOperation.ClassicInstanceIdAlreadyExists'
|
814
826
|
|
@@ -7872,10 +7872,8 @@ class ClassicLinkInstance(AbstractModel):
|
|
7872
7872
|
def __init__(self):
|
7873
7873
|
r"""
|
7874
7874
|
:param _VpcId: VPC实例ID
|
7875
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7876
7875
|
:type VpcId: str
|
7877
7876
|
:param _InstanceId: 云服务器实例唯一ID
|
7878
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7879
7877
|
:type InstanceId: str
|
7880
7878
|
"""
|
7881
7879
|
self._VpcId = None
|
@@ -7884,7 +7882,6 @@ class ClassicLinkInstance(AbstractModel):
|
|
7884
7882
|
@property
|
7885
7883
|
def VpcId(self):
|
7886
7884
|
"""VPC实例ID
|
7887
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7888
7885
|
:rtype: str
|
7889
7886
|
"""
|
7890
7887
|
return self._VpcId
|
@@ -7896,7 +7893,6 @@ class ClassicLinkInstance(AbstractModel):
|
|
7896
7893
|
@property
|
7897
7894
|
def InstanceId(self):
|
7898
7895
|
"""云服务器实例唯一ID
|
7899
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
7900
7896
|
:rtype: str
|
7901
7897
|
"""
|
7902
7898
|
return self._InstanceId
|
@@ -15051,7 +15047,6 @@ class CreateVpcPeeringConnectionResponse(AbstractModel):
|
|
15051
15047
|
def __init__(self):
|
15052
15048
|
r"""
|
15053
15049
|
:param _PeeringConnectionId: 对等连接ID
|
15054
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
15055
15050
|
:type PeeringConnectionId: str
|
15056
15051
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15057
15052
|
:type RequestId: str
|
@@ -15062,7 +15057,6 @@ class CreateVpcPeeringConnectionResponse(AbstractModel):
|
|
15062
15057
|
@property
|
15063
15058
|
def PeeringConnectionId(self):
|
15064
15059
|
"""对等连接ID
|
15065
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
15066
15060
|
:rtype: str
|
15067
15061
|
"""
|
15068
15062
|
return self._PeeringConnectionId
|
@@ -36646,7 +36640,6 @@ class DhcpIp(AbstractModel):
|
|
36646
36640
|
:param _CreatedTime: 创建时间。
|
36647
36641
|
:type CreatedTime: str
|
36648
36642
|
:param _TagSet: 标签键值对。
|
36649
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
36650
36643
|
:type TagSet: list of Tag
|
36651
36644
|
"""
|
36652
36645
|
self._DhcpIpId = None
|
@@ -36776,7 +36769,6 @@ class DhcpIp(AbstractModel):
|
|
36776
36769
|
@property
|
36777
36770
|
def TagSet(self):
|
36778
36771
|
"""标签键值对。
|
36779
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
36780
36772
|
:rtype: list of Tag
|
36781
36773
|
"""
|
36782
36774
|
return self._TagSet
|
@@ -44124,7 +44116,7 @@ class Ipv6SubnetCidrBlock(AbstractModel):
|
|
44124
44116
|
r"""
|
44125
44117
|
:param _SubnetId: 子网实例`ID`。形如:`subnet-pxir56ns`。
|
44126
44118
|
:type SubnetId: str
|
44127
|
-
:param _Ipv6CidrBlock: `IPv6`子网段。形如:`3402:4e00:20:1001::/64
|
44119
|
+
:param _Ipv6CidrBlock: `IPv6`子网段。形如:`3402:4e00:20:1001::/64`。作为AssignIpv6SubnetCidrBlock接口入参时,该参数必填。
|
44128
44120
|
:type Ipv6CidrBlock: str
|
44129
44121
|
"""
|
44130
44122
|
self._SubnetId = None
|
@@ -44143,7 +44135,7 @@ class Ipv6SubnetCidrBlock(AbstractModel):
|
|
44143
44135
|
|
44144
44136
|
@property
|
44145
44137
|
def Ipv6CidrBlock(self):
|
44146
|
-
"""`IPv6`子网段。形如:`3402:4e00:20:1001::/64
|
44138
|
+
"""`IPv6`子网段。形如:`3402:4e00:20:1001::/64`。作为AssignIpv6SubnetCidrBlock接口入参时,该参数必填。
|
44147
44139
|
:rtype: str
|
44148
44140
|
"""
|
44149
44141
|
return self._Ipv6CidrBlock
|
@@ -52389,10 +52381,8 @@ NONEXTHOP:无下一跳;
|
|
52389
52381
|
注意:此字段可能返回 null,表示取不到有效值。
|
52390
52382
|
:type NetDetectDescription: str
|
52391
52383
|
:param _CreateTime: 创建时间。
|
52392
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
52393
52384
|
:type CreateTime: str
|
52394
52385
|
:param _TagSet: 标签键值对。
|
52395
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
52396
52386
|
:type TagSet: list of Tag
|
52397
52387
|
"""
|
52398
52388
|
self._VpcId = None
|
@@ -52561,7 +52551,6 @@ NONEXTHOP:无下一跳;
|
|
52561
52551
|
@property
|
52562
52552
|
def CreateTime(self):
|
52563
52553
|
"""创建时间。
|
52564
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
52565
52554
|
:rtype: str
|
52566
52555
|
"""
|
52567
52556
|
return self._CreateTime
|
@@ -52573,7 +52562,6 @@ NONEXTHOP:无下一跳;
|
|
52573
52562
|
@property
|
52574
52563
|
def TagSet(self):
|
52575
52564
|
"""标签键值对。
|
52576
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
52577
52565
|
:rtype: list of Tag
|
52578
52566
|
"""
|
52579
52567
|
return self._TagSet
|
@@ -54029,11 +54017,11 @@ class PeerConnection(AbstractModel):
|
|
54029
54017
|
:param _TagSet: 资源标签数据。
|
54030
54018
|
:type TagSet: list of Tag
|
54031
54019
|
:param _QosLevel: 服务分级:PT、AU、AG。
|
54032
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54033
54020
|
:type QosLevel: str
|
54034
54021
|
:param _Type: 互通类型,VPC_PEER:VPC间互通;VPC_BM_PEER:VPC与黑石网络互通。
|
54035
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54036
54022
|
:type Type: str
|
54023
|
+
:param _DestinationVpcId: 对端VPC唯一ID。
|
54024
|
+
:type DestinationVpcId: str
|
54037
54025
|
"""
|
54038
54026
|
self._SourceVpcId = None
|
54039
54027
|
self._PeerVpcId = None
|
@@ -54053,6 +54041,7 @@ class PeerConnection(AbstractModel):
|
|
54053
54041
|
self._TagSet = None
|
54054
54042
|
self._QosLevel = None
|
54055
54043
|
self._Type = None
|
54044
|
+
self._DestinationVpcId = None
|
54056
54045
|
|
54057
54046
|
@property
|
54058
54047
|
def SourceVpcId(self):
|
@@ -54233,7 +54222,6 @@ class PeerConnection(AbstractModel):
|
|
54233
54222
|
@property
|
54234
54223
|
def QosLevel(self):
|
54235
54224
|
"""服务分级:PT、AU、AG。
|
54236
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54237
54225
|
:rtype: str
|
54238
54226
|
"""
|
54239
54227
|
return self._QosLevel
|
@@ -54245,7 +54233,6 @@ class PeerConnection(AbstractModel):
|
|
54245
54233
|
@property
|
54246
54234
|
def Type(self):
|
54247
54235
|
"""互通类型,VPC_PEER:VPC间互通;VPC_BM_PEER:VPC与黑石网络互通。
|
54248
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54249
54236
|
:rtype: str
|
54250
54237
|
"""
|
54251
54238
|
return self._Type
|
@@ -54254,6 +54241,17 @@ class PeerConnection(AbstractModel):
|
|
54254
54241
|
def Type(self, Type):
|
54255
54242
|
self._Type = Type
|
54256
54243
|
|
54244
|
+
@property
|
54245
|
+
def DestinationVpcId(self):
|
54246
|
+
"""对端VPC唯一ID。
|
54247
|
+
:rtype: str
|
54248
|
+
"""
|
54249
|
+
return self._DestinationVpcId
|
54250
|
+
|
54251
|
+
@DestinationVpcId.setter
|
54252
|
+
def DestinationVpcId(self, DestinationVpcId):
|
54253
|
+
self._DestinationVpcId = DestinationVpcId
|
54254
|
+
|
54257
54255
|
|
54258
54256
|
def _deserialize(self, params):
|
54259
54257
|
self._SourceVpcId = params.get("SourceVpcId")
|
@@ -54279,6 +54277,7 @@ class PeerConnection(AbstractModel):
|
|
54279
54277
|
self._TagSet.append(obj)
|
54280
54278
|
self._QosLevel = params.get("QosLevel")
|
54281
54279
|
self._Type = params.get("Type")
|
54280
|
+
self._DestinationVpcId = params.get("DestinationVpcId")
|
54282
54281
|
memeber_set = set(params.keys())
|
54283
54282
|
for name, value in vars(self).items():
|
54284
54283
|
property_name = name[1:]
|