tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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 +386 -0
- tencentcloud/apm/v20210622/apm_client.py +3 -3
- tencentcloud/apm/v20210622/errorcodes.py +10 -10
- tencentcloud/apm/v20210622/models.py +586 -538
- tencentcloud/autoscaling/v20180419/models.py +162 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/cat/v20180409/cat_client.py +1 -1
- tencentcloud/ccc/v20200210/ccc_client.py +25 -0
- tencentcloud/ccc/v20200210/models.py +159 -0
- tencentcloud/cdb/v20170320/models.py +42 -0
- tencentcloud/cdn/v20180606/models.py +2 -2
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
- tencentcloud/cdwdoris/v20211228/models.py +165 -380
- tencentcloud/cfs/v20190719/cfs_client.py +23 -0
- tencentcloud/cfs/v20190719/errorcodes.py +1 -1
- tencentcloud/cfs/v20190719/models.py +79 -0
- tencentcloud/clb/v20180317/models.py +214 -20
- 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/cvm_client.py +24 -0
- tencentcloud/cvm/v20170312/errorcodes.py +9 -0
- tencentcloud/cvm/v20170312/models.py +190 -6
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dc/v20180410/dc_client.py +1 -1
- tencentcloud/dc/v20180410/models.py +94 -167
- tencentcloud/dlc/v20210125/models.py +89 -0
- 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 +186 -462
- tencentcloud/es/v20180416/models.py +17 -0
- tencentcloud/ess/v20201111/ess_client.py +26 -5
- tencentcloud/ess/v20201111/models.py +96 -86
- tencentcloud/essbasic/v20210526/models.py +124 -134
- tencentcloud/faceid/v20180301/models.py +14 -14
- 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/hunyuan/v20230901/hunyuan_client.py +3 -1
- tencentcloud/hunyuan/v20230901/models.py +84 -2
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
- tencentcloud/iotexplorer/v20190423/models.py +1473 -75
- 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 +6 -8
- tencentcloud/lighthouse/v20200324/models.py +30 -0
- tencentcloud/lke/v20231130/models.py +23 -14
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
- tencentcloud/lkeap/v20240522/models.py +60 -18
- tencentcloud/mna/v20210119/models.py +0 -52
- tencentcloud/mongodb/v20180408/models.py +2 -44
- tencentcloud/mongodb/v20190725/models.py +2 -22
- tencentcloud/monitor/v20180724/models.py +57 -6
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +871 -18
- tencentcloud/mps/v20190612/mps_client.py +138 -0
- tencentcloud/ocr/v20181119/models.py +63 -18
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/models.py +305 -30
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/pts/v20210728/models.py +0 -348
- tencentcloud/redis/v20180412/models.py +12 -8
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/rum/v20210622/models.py +92 -2
- 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 +79 -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/tchd/v20230306/models.py +0 -2
- tencentcloud/teo/v20220901/models.py +8 -18
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/tiw/v20190919/models.py +6 -0
- tencentcloud/tke/v20220501/models.py +2 -2
- tencentcloud/trro/v20220325/models.py +15 -58
- tencentcloud/trtc/v20190722/models.py +15 -8
- tencentcloud/tse/v20201207/models.py +47 -0
- tencentcloud/vod/v20180717/models.py +6 -6
- tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
- tencentcloud/vpc/v20170312/models.py +47 -65933
- tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
- tencentcloud/wedata/v20210820/models.py +1368 -2
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -14,8 +14,56 @@
|
|
14
14
|
# limitations under the License.
|
15
15
|
|
16
16
|
|
17
|
+
# CAM签名/鉴权错误。
|
18
|
+
AUTHFAILURE = 'AuthFailure'
|
19
|
+
|
20
|
+
# 请求未CAM授权
|
21
|
+
AUTHFAILURE_UNAUTHORIZEDOPERATION = 'AuthFailure.UnauthorizedOperation'
|
22
|
+
|
23
|
+
# 操作失败。
|
24
|
+
FAILEDOPERATION = 'FailedOperation'
|
25
|
+
|
26
|
+
# 内部错误。
|
27
|
+
INTERNALERROR = 'InternalError'
|
28
|
+
|
29
|
+
# 参数错误。
|
30
|
+
INVALIDPARAMETER = 'InvalidParameter'
|
31
|
+
|
32
|
+
# 参数取值错误。
|
33
|
+
INVALIDPARAMETERVALUE = 'InvalidParameterValue'
|
34
|
+
|
17
35
|
# 超过配额限制。
|
18
36
|
LIMITEXCEEDED = 'LimitExceeded'
|
19
37
|
|
38
|
+
# 缺少参数错误。
|
39
|
+
MISSINGPARAMETER = 'MissingParameter'
|
40
|
+
|
41
|
+
# 操作被拒绝。
|
42
|
+
OPERATIONDENIED = 'OperationDenied'
|
43
|
+
|
44
|
+
# 请求的次数超过了频率限制。
|
45
|
+
REQUESTLIMITEXCEEDED = 'RequestLimitExceeded'
|
46
|
+
|
47
|
+
# 资源被占用。
|
48
|
+
RESOURCEINUSE = 'ResourceInUse'
|
49
|
+
|
50
|
+
# 资源不足。
|
51
|
+
RESOURCEINSUFFICIENT = 'ResourceInsufficient'
|
52
|
+
|
20
53
|
# 资源不存在。
|
21
54
|
RESOURCENOTFOUND = 'ResourceNotFound'
|
55
|
+
|
56
|
+
# 资源不可用。
|
57
|
+
RESOURCEUNAVAILABLE = 'ResourceUnavailable'
|
58
|
+
|
59
|
+
# 资源售罄。
|
60
|
+
RESOURCESSOLDOUT = 'ResourcesSoldOut'
|
61
|
+
|
62
|
+
# 未授权操作。
|
63
|
+
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
64
|
+
|
65
|
+
# 未知参数错误。
|
66
|
+
UNKNOWNPARAMETER = 'UnknownParameter'
|
67
|
+
|
68
|
+
# 操作不支持。
|
69
|
+
UNSUPPORTEDOPERATION = 'UnsupportedOperation'
|
@@ -1854,6 +1854,30 @@ class CvmClient(AbstractClient):
|
|
1854
1854
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1855
1855
|
|
1856
1856
|
|
1857
|
+
def ModifyInstancesDisasterRecoverGroup(self, request):
|
1858
|
+
"""本接口 (ModifyInstancesDisasterRecoverGroup) 用于调整实例所在置放群组。
|
1859
|
+
* 目前只支持基础网络或私有网络实例。
|
1860
|
+
|
1861
|
+
:param request: Request instance for ModifyInstancesDisasterRecoverGroup.
|
1862
|
+
:type request: :class:`tencentcloud.cvm.v20170312.models.ModifyInstancesDisasterRecoverGroupRequest`
|
1863
|
+
:rtype: :class:`tencentcloud.cvm.v20170312.models.ModifyInstancesDisasterRecoverGroupResponse`
|
1864
|
+
|
1865
|
+
"""
|
1866
|
+
try:
|
1867
|
+
params = request._serialize()
|
1868
|
+
headers = request.headers
|
1869
|
+
body = self.call("ModifyInstancesDisasterRecoverGroup", params, headers=headers)
|
1870
|
+
response = json.loads(body)
|
1871
|
+
model = models.ModifyInstancesDisasterRecoverGroupResponse()
|
1872
|
+
model._deserialize(response["Response"])
|
1873
|
+
return model
|
1874
|
+
except Exception as e:
|
1875
|
+
if isinstance(e, TencentCloudSDKException):
|
1876
|
+
raise
|
1877
|
+
else:
|
1878
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1879
|
+
|
1880
|
+
|
1857
1881
|
def ModifyInstancesProject(self, request):
|
1858
1882
|
"""本接口 (ModifyInstancesProject) 用于修改实例所属项目。
|
1859
1883
|
|
@@ -29,6 +29,9 @@ FAILEDOPERATION_ACCOUNTALREADYEXISTS = 'FailedOperation.AccountAlreadyExists'
|
|
29
29
|
# 账号为当前用户
|
30
30
|
FAILEDOPERATION_ACCOUNTISYOURSELF = 'FailedOperation.AccountIsYourSelf'
|
31
31
|
|
32
|
+
# 该实例 `ins-xxxxxxx` 已经在 `dgroup-xxxxxx` 置放群组里。
|
33
|
+
FAILEDOPERATION_ALREADYINDISASTERRECOVERGROUP = 'FailedOperation.AlreadyInDisasterRecoverGroup'
|
34
|
+
|
32
35
|
# 自带许可镜像暂时不支持共享。
|
33
36
|
FAILEDOPERATION_BYOLIMAGESHAREFAILED = 'FailedOperation.BYOLImageShareFailed'
|
34
37
|
|
@@ -869,6 +872,9 @@ UNSUPPORTEDOPERATION_ARMARCHITECTURE = 'UnsupportedOperation.ArmArchitecture'
|
|
869
872
|
# 指定的实例付费模式或者网络付费模式不支持共享带宽包
|
870
873
|
UNSUPPORTEDOPERATION_BANDWIDTHPACKAGEIDNOTSUPPORTED = 'UnsupportedOperation.BandwidthPackageIdNotSupported'
|
871
874
|
|
875
|
+
# cbs远端ssd盘不支持该操作
|
876
|
+
UNSUPPORTEDOPERATION_CBSREMOTESSDNOTSUPPORT = 'UnsupportedOperation.CbsRemoteSsdNotSupport'
|
877
|
+
|
872
878
|
# 实例创建快照的时间距今不到24小时。
|
873
879
|
UNSUPPORTEDOPERATION_DISKSNAPCREATETIMETOOOLD = 'UnsupportedOperation.DiskSnapCreateTimeTooOld'
|
874
880
|
|
@@ -983,6 +989,9 @@ UNSUPPORTEDOPERATION_INSTANCESTATETERMINATED = 'UnsupportedOperation.InstanceSta
|
|
983
989
|
# 请求不支持正在销毁的实例
|
984
990
|
UNSUPPORTEDOPERATION_INSTANCESTATETERMINATING = 'UnsupportedOperation.InstanceStateTerminating'
|
985
991
|
|
992
|
+
# 实例类型不支持设置`GridDriverService` 状态
|
993
|
+
UNSUPPORTEDOPERATION_INSTANCETYPENOTSUPPORTGRIDLICENCE = 'UnsupportedOperation.InstanceTypeNotSupportGridLicence'
|
994
|
+
|
986
995
|
# 实例类型不支持设置`EnableJumboFrame` 状态
|
987
996
|
UNSUPPORTEDOPERATION_INSTANCETYPENOTSUPPORTJUMBOFRAME = 'UnsupportedOperation.InstanceTypeNotSupportJumboFrame'
|
988
997
|
|
@@ -2211,12 +2211,15 @@ class CreateHpcClusterRequest(AbstractModel):
|
|
2211
2211
|
:type HpcClusterType: str
|
2212
2212
|
:param _HpcClusterBusinessId: 高性能计算集群对应的业务场景标识,当前只支持CDC。
|
2213
2213
|
:type HpcClusterBusinessId: str
|
2214
|
+
:param _TagSpecification: 标签描述列表。通过指定该参数可以同时绑定标签到相应的HPC高性能集群。
|
2215
|
+
:type TagSpecification: list of TagSpecification
|
2214
2216
|
"""
|
2215
2217
|
self._Zone = None
|
2216
2218
|
self._Name = None
|
2217
2219
|
self._Remark = None
|
2218
2220
|
self._HpcClusterType = None
|
2219
2221
|
self._HpcClusterBusinessId = None
|
2222
|
+
self._TagSpecification = None
|
2220
2223
|
|
2221
2224
|
@property
|
2222
2225
|
def Zone(self):
|
@@ -2273,6 +2276,17 @@ class CreateHpcClusterRequest(AbstractModel):
|
|
2273
2276
|
def HpcClusterBusinessId(self, HpcClusterBusinessId):
|
2274
2277
|
self._HpcClusterBusinessId = HpcClusterBusinessId
|
2275
2278
|
|
2279
|
+
@property
|
2280
|
+
def TagSpecification(self):
|
2281
|
+
"""标签描述列表。通过指定该参数可以同时绑定标签到相应的HPC高性能集群。
|
2282
|
+
:rtype: list of TagSpecification
|
2283
|
+
"""
|
2284
|
+
return self._TagSpecification
|
2285
|
+
|
2286
|
+
@TagSpecification.setter
|
2287
|
+
def TagSpecification(self, TagSpecification):
|
2288
|
+
self._TagSpecification = TagSpecification
|
2289
|
+
|
2276
2290
|
|
2277
2291
|
def _deserialize(self, params):
|
2278
2292
|
self._Zone = params.get("Zone")
|
@@ -2280,6 +2294,12 @@ class CreateHpcClusterRequest(AbstractModel):
|
|
2280
2294
|
self._Remark = params.get("Remark")
|
2281
2295
|
self._HpcClusterType = params.get("HpcClusterType")
|
2282
2296
|
self._HpcClusterBusinessId = params.get("HpcClusterBusinessId")
|
2297
|
+
if params.get("TagSpecification") is not None:
|
2298
|
+
self._TagSpecification = []
|
2299
|
+
for item in params.get("TagSpecification"):
|
2300
|
+
obj = TagSpecification()
|
2301
|
+
obj._deserialize(item)
|
2302
|
+
self._TagSpecification.append(obj)
|
2283
2303
|
memeber_set = set(params.keys())
|
2284
2304
|
for name, value in vars(self).items():
|
2285
2305
|
property_name = name[1:]
|
@@ -3965,14 +3985,14 @@ class DeleteDisasterRecoverGroupsRequest(AbstractModel):
|
|
3965
3985
|
|
3966
3986
|
def __init__(self):
|
3967
3987
|
r"""
|
3968
|
-
:param _DisasterRecoverGroupIds: 分散置放群组ID列表,可通过[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取。每次请求允许操作的分散置放群组数量上限是
|
3988
|
+
:param _DisasterRecoverGroupIds: 分散置放群组ID列表,可通过[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取。每次请求允许操作的分散置放群组数量上限是10。
|
3969
3989
|
:type DisasterRecoverGroupIds: list of str
|
3970
3990
|
"""
|
3971
3991
|
self._DisasterRecoverGroupIds = None
|
3972
3992
|
|
3973
3993
|
@property
|
3974
3994
|
def DisasterRecoverGroupIds(self):
|
3975
|
-
"""分散置放群组ID列表,可通过[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取。每次请求允许操作的分散置放群组数量上限是
|
3995
|
+
"""分散置放群组ID列表,可通过[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取。每次请求允许操作的分散置放群组数量上限是10。
|
3976
3996
|
:rtype: list of str
|
3977
3997
|
"""
|
3978
3998
|
return self._DisasterRecoverGroupIds
|
@@ -4933,7 +4953,7 @@ class DescribeDisasterRecoverGroupsRequest(AbstractModel):
|
|
4933
4953
|
|
4934
4954
|
def __init__(self):
|
4935
4955
|
r"""
|
4936
|
-
:param _DisasterRecoverGroupIds: 分散置放群组ID列表。每次请求允许操作的分散置放群组数量上限是
|
4956
|
+
:param _DisasterRecoverGroupIds: 分散置放群组ID列表。每次请求允许操作的分散置放群组数量上限是10。
|
4937
4957
|
:type DisasterRecoverGroupIds: list of str
|
4938
4958
|
:param _Name: 分散置放群组名称,支持模糊匹配。
|
4939
4959
|
:type Name: str
|
@@ -4949,7 +4969,7 @@ class DescribeDisasterRecoverGroupsRequest(AbstractModel):
|
|
4949
4969
|
|
4950
4970
|
@property
|
4951
4971
|
def DisasterRecoverGroupIds(self):
|
4952
|
-
"""分散置放群组ID列表。每次请求允许操作的分散置放群组数量上限是
|
4972
|
+
"""分散置放群组ID列表。每次请求允许操作的分散置放群组数量上限是10。
|
4953
4973
|
:rtype: list of str
|
4954
4974
|
"""
|
4955
4975
|
return self._DisasterRecoverGroupIds
|
@@ -5251,6 +5271,10 @@ class DescribeHpcClustersRequest(AbstractModel):
|
|
5251
5271
|
:type HpcClusterType: str
|
5252
5272
|
:param _HpcClusterBusinessId: 高性能计算集群对应的业务场景标识,当前只支持CDC。
|
5253
5273
|
:type HpcClusterBusinessId: str
|
5274
|
+
:param _InstanceType: 高性能计算集群实例类型
|
5275
|
+
:type InstanceType: str
|
5276
|
+
:param _Filters: <li><strong>tag-key</strong></li> <p style="padding-left: 30px;">按照【<strong>标签键</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p> <li><strong>tag-value</strong></li> <p style="padding-left: 30px;">按照【<strong>标签值</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p> <li><strong>tag:tag-key</strong></li> <p style="padding-left: 30px;">按照【<strong>标签键值对</strong>】进行过滤。tag-key使用具体的标签键进行替换。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p> 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。
|
5277
|
+
:type Filters: list of Filter
|
5254
5278
|
"""
|
5255
5279
|
self._HpcClusterIds = None
|
5256
5280
|
self._Name = None
|
@@ -5259,6 +5283,8 @@ class DescribeHpcClustersRequest(AbstractModel):
|
|
5259
5283
|
self._Limit = None
|
5260
5284
|
self._HpcClusterType = None
|
5261
5285
|
self._HpcClusterBusinessId = None
|
5286
|
+
self._InstanceType = None
|
5287
|
+
self._Filters = None
|
5262
5288
|
|
5263
5289
|
@property
|
5264
5290
|
def HpcClusterIds(self):
|
@@ -5337,6 +5363,28 @@ class DescribeHpcClustersRequest(AbstractModel):
|
|
5337
5363
|
def HpcClusterBusinessId(self, HpcClusterBusinessId):
|
5338
5364
|
self._HpcClusterBusinessId = HpcClusterBusinessId
|
5339
5365
|
|
5366
|
+
@property
|
5367
|
+
def InstanceType(self):
|
5368
|
+
"""高性能计算集群实例类型
|
5369
|
+
:rtype: str
|
5370
|
+
"""
|
5371
|
+
return self._InstanceType
|
5372
|
+
|
5373
|
+
@InstanceType.setter
|
5374
|
+
def InstanceType(self, InstanceType):
|
5375
|
+
self._InstanceType = InstanceType
|
5376
|
+
|
5377
|
+
@property
|
5378
|
+
def Filters(self):
|
5379
|
+
"""<li><strong>tag-key</strong></li> <p style="padding-left: 30px;">按照【<strong>标签键</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p> <li><strong>tag-value</strong></li> <p style="padding-left: 30px;">按照【<strong>标签值</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p> <li><strong>tag:tag-key</strong></li> <p style="padding-left: 30px;">按照【<strong>标签键值对</strong>】进行过滤。tag-key使用具体的标签键进行替换。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p> 每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。
|
5380
|
+
:rtype: list of Filter
|
5381
|
+
"""
|
5382
|
+
return self._Filters
|
5383
|
+
|
5384
|
+
@Filters.setter
|
5385
|
+
def Filters(self, Filters):
|
5386
|
+
self._Filters = Filters
|
5387
|
+
|
5340
5388
|
|
5341
5389
|
def _deserialize(self, params):
|
5342
5390
|
self._HpcClusterIds = params.get("HpcClusterIds")
|
@@ -5346,6 +5394,13 @@ class DescribeHpcClustersRequest(AbstractModel):
|
|
5346
5394
|
self._Limit = params.get("Limit")
|
5347
5395
|
self._HpcClusterType = params.get("HpcClusterType")
|
5348
5396
|
self._HpcClusterBusinessId = params.get("HpcClusterBusinessId")
|
5397
|
+
self._InstanceType = params.get("InstanceType")
|
5398
|
+
if params.get("Filters") is not None:
|
5399
|
+
self._Filters = []
|
5400
|
+
for item in params.get("Filters"):
|
5401
|
+
obj = Filter()
|
5402
|
+
obj._deserialize(item)
|
5403
|
+
self._Filters.append(obj)
|
5349
5404
|
memeber_set = set(params.keys())
|
5350
5405
|
for name, value in vars(self).items():
|
5351
5406
|
property_name = name[1:]
|
@@ -9567,6 +9622,10 @@ class HpcClusterInfo(AbstractModel):
|
|
9567
9622
|
:param _HpcClusterBusinessId: 高性能计算集群对应的业务场景标识,当前只支持CDC。
|
9568
9623
|
注意:此字段可能返回 null,表示取不到有效值。
|
9569
9624
|
:type HpcClusterBusinessId: str
|
9625
|
+
:param _HpcClusterNetMode: 高性能计算集群网络模式
|
9626
|
+
:type HpcClusterNetMode: int
|
9627
|
+
:param _Tags: 高性能计算集群关联的标签列表
|
9628
|
+
:type Tags: list of Tag
|
9570
9629
|
"""
|
9571
9630
|
self._HpcClusterId = None
|
9572
9631
|
self._Name = None
|
@@ -9578,6 +9637,8 @@ class HpcClusterInfo(AbstractModel):
|
|
9578
9637
|
self._InstanceIds = None
|
9579
9638
|
self._HpcClusterType = None
|
9580
9639
|
self._HpcClusterBusinessId = None
|
9640
|
+
self._HpcClusterNetMode = None
|
9641
|
+
self._Tags = None
|
9581
9642
|
|
9582
9643
|
@property
|
9583
9644
|
def HpcClusterId(self):
|
@@ -9695,6 +9756,28 @@ class HpcClusterInfo(AbstractModel):
|
|
9695
9756
|
def HpcClusterBusinessId(self, HpcClusterBusinessId):
|
9696
9757
|
self._HpcClusterBusinessId = HpcClusterBusinessId
|
9697
9758
|
|
9759
|
+
@property
|
9760
|
+
def HpcClusterNetMode(self):
|
9761
|
+
"""高性能计算集群网络模式
|
9762
|
+
:rtype: int
|
9763
|
+
"""
|
9764
|
+
return self._HpcClusterNetMode
|
9765
|
+
|
9766
|
+
@HpcClusterNetMode.setter
|
9767
|
+
def HpcClusterNetMode(self, HpcClusterNetMode):
|
9768
|
+
self._HpcClusterNetMode = HpcClusterNetMode
|
9769
|
+
|
9770
|
+
@property
|
9771
|
+
def Tags(self):
|
9772
|
+
"""高性能计算集群关联的标签列表
|
9773
|
+
:rtype: list of Tag
|
9774
|
+
"""
|
9775
|
+
return self._Tags
|
9776
|
+
|
9777
|
+
@Tags.setter
|
9778
|
+
def Tags(self, Tags):
|
9779
|
+
self._Tags = Tags
|
9780
|
+
|
9698
9781
|
|
9699
9782
|
def _deserialize(self, params):
|
9700
9783
|
self._HpcClusterId = params.get("HpcClusterId")
|
@@ -9707,6 +9790,13 @@ class HpcClusterInfo(AbstractModel):
|
|
9707
9790
|
self._InstanceIds = params.get("InstanceIds")
|
9708
9791
|
self._HpcClusterType = params.get("HpcClusterType")
|
9709
9792
|
self._HpcClusterBusinessId = params.get("HpcClusterBusinessId")
|
9793
|
+
self._HpcClusterNetMode = params.get("HpcClusterNetMode")
|
9794
|
+
if params.get("Tags") is not None:
|
9795
|
+
self._Tags = []
|
9796
|
+
for item in params.get("Tags"):
|
9797
|
+
obj = Tag()
|
9798
|
+
obj._deserialize(item)
|
9799
|
+
self._Tags.append(obj)
|
9710
9800
|
memeber_set = set(params.keys())
|
9711
9801
|
for name, value in vars(self).items():
|
9712
9802
|
property_name = name[1:]
|
@@ -16352,6 +16442,100 @@ class ModifyInstancesChargeTypeResponse(AbstractModel):
|
|
16352
16442
|
self._RequestId = params.get("RequestId")
|
16353
16443
|
|
16354
16444
|
|
16445
|
+
class ModifyInstancesDisasterRecoverGroupRequest(AbstractModel):
|
16446
|
+
"""ModifyInstancesDisasterRecoverGroup请求参数结构体
|
16447
|
+
|
16448
|
+
"""
|
16449
|
+
|
16450
|
+
def __init__(self):
|
16451
|
+
r"""
|
16452
|
+
:param _InstanceIds: 一个或多个待操作的实例ID。可通过[`DescribeInstances`](https://cloud.tencent.com/document/api/213/15728)接口返回值中的`InstanceId`获取。每次请求批量实例的上限为1
|
16453
|
+
:type InstanceIds: list of str
|
16454
|
+
:param _DisasterRecoverGroupId: 分散置放群组ID,可使用[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取
|
16455
|
+
:type DisasterRecoverGroupId: str
|
16456
|
+
:param _Force: 是否强制更换实例宿主机。取值范围:<br><li>true:表示允许实例更换宿主机,允许重启实例。本地盘子机不支持指定此参数。</li><br><li>false:不允许实例更换宿主机,只在当前宿主机上加入置放群组。这可能导致更换置放群组失败。</li><br><br>默认取值:false
|
16457
|
+
:type Force: bool
|
16458
|
+
"""
|
16459
|
+
self._InstanceIds = None
|
16460
|
+
self._DisasterRecoverGroupId = None
|
16461
|
+
self._Force = None
|
16462
|
+
|
16463
|
+
@property
|
16464
|
+
def InstanceIds(self):
|
16465
|
+
"""一个或多个待操作的实例ID。可通过[`DescribeInstances`](https://cloud.tencent.com/document/api/213/15728)接口返回值中的`InstanceId`获取。每次请求批量实例的上限为1
|
16466
|
+
:rtype: list of str
|
16467
|
+
"""
|
16468
|
+
return self._InstanceIds
|
16469
|
+
|
16470
|
+
@InstanceIds.setter
|
16471
|
+
def InstanceIds(self, InstanceIds):
|
16472
|
+
self._InstanceIds = InstanceIds
|
16473
|
+
|
16474
|
+
@property
|
16475
|
+
def DisasterRecoverGroupId(self):
|
16476
|
+
"""分散置放群组ID,可使用[DescribeDisasterRecoverGroups](https://cloud.tencent.com/document/api/213/17810)接口获取
|
16477
|
+
:rtype: str
|
16478
|
+
"""
|
16479
|
+
return self._DisasterRecoverGroupId
|
16480
|
+
|
16481
|
+
@DisasterRecoverGroupId.setter
|
16482
|
+
def DisasterRecoverGroupId(self, DisasterRecoverGroupId):
|
16483
|
+
self._DisasterRecoverGroupId = DisasterRecoverGroupId
|
16484
|
+
|
16485
|
+
@property
|
16486
|
+
def Force(self):
|
16487
|
+
"""是否强制更换实例宿主机。取值范围:<br><li>true:表示允许实例更换宿主机,允许重启实例。本地盘子机不支持指定此参数。</li><br><li>false:不允许实例更换宿主机,只在当前宿主机上加入置放群组。这可能导致更换置放群组失败。</li><br><br>默认取值:false
|
16488
|
+
:rtype: bool
|
16489
|
+
"""
|
16490
|
+
return self._Force
|
16491
|
+
|
16492
|
+
@Force.setter
|
16493
|
+
def Force(self, Force):
|
16494
|
+
self._Force = Force
|
16495
|
+
|
16496
|
+
|
16497
|
+
def _deserialize(self, params):
|
16498
|
+
self._InstanceIds = params.get("InstanceIds")
|
16499
|
+
self._DisasterRecoverGroupId = params.get("DisasterRecoverGroupId")
|
16500
|
+
self._Force = params.get("Force")
|
16501
|
+
memeber_set = set(params.keys())
|
16502
|
+
for name, value in vars(self).items():
|
16503
|
+
property_name = name[1:]
|
16504
|
+
if property_name in memeber_set:
|
16505
|
+
memeber_set.remove(property_name)
|
16506
|
+
if len(memeber_set) > 0:
|
16507
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
16508
|
+
|
16509
|
+
|
16510
|
+
|
16511
|
+
class ModifyInstancesDisasterRecoverGroupResponse(AbstractModel):
|
16512
|
+
"""ModifyInstancesDisasterRecoverGroup返回参数结构体
|
16513
|
+
|
16514
|
+
"""
|
16515
|
+
|
16516
|
+
def __init__(self):
|
16517
|
+
r"""
|
16518
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
16519
|
+
:type RequestId: str
|
16520
|
+
"""
|
16521
|
+
self._RequestId = None
|
16522
|
+
|
16523
|
+
@property
|
16524
|
+
def RequestId(self):
|
16525
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
16526
|
+
:rtype: str
|
16527
|
+
"""
|
16528
|
+
return self._RequestId
|
16529
|
+
|
16530
|
+
@RequestId.setter
|
16531
|
+
def RequestId(self, RequestId):
|
16532
|
+
self._RequestId = RequestId
|
16533
|
+
|
16534
|
+
|
16535
|
+
def _deserialize(self, params):
|
16536
|
+
self._RequestId = params.get("RequestId")
|
16537
|
+
|
16538
|
+
|
16355
16539
|
class ModifyInstancesProjectRequest(AbstractModel):
|
16356
16540
|
"""ModifyInstancesProject请求参数结构体
|
16357
16541
|
|
@@ -20517,7 +20701,7 @@ class SystemDisk(AbstractModel):
|
|
20517
20701
|
<li>CLOUD_BASIC:普通云硬盘</li>
|
20518
20702
|
<li>CLOUD_SSD:SSD云硬盘</li>
|
20519
20703
|
<li>CLOUD_PREMIUM:高性能云硬盘</li>
|
20520
|
-
<li>CLOUD_BSSD
|
20704
|
+
<li>CLOUD_BSSD:通用型SSD云硬盘</li>
|
20521
20705
|
<li>CLOUD_HSSD:增强型SSD云硬盘</li>
|
20522
20706
|
<li>CLOUD_TSSD:极速型SSD云硬盘</li><br>
|
20523
20707
|
默认取值:当前有库存的硬盘类型。
|
@@ -20550,7 +20734,7 @@ class SystemDisk(AbstractModel):
|
|
20550
20734
|
<li>CLOUD_BASIC:普通云硬盘</li>
|
20551
20735
|
<li>CLOUD_SSD:SSD云硬盘</li>
|
20552
20736
|
<li>CLOUD_PREMIUM:高性能云硬盘</li>
|
20553
|
-
<li>CLOUD_BSSD
|
20737
|
+
<li>CLOUD_BSSD:通用型SSD云硬盘</li>
|
20554
20738
|
<li>CLOUD_HSSD:增强型SSD云硬盘</li>
|
20555
20739
|
<li>CLOUD_TSSD:极速型SSD云硬盘</li><br>
|
20556
20740
|
默认取值:当前有库存的硬盘类型。
|
@@ -284,6 +284,9 @@ OPERATIONDENIED_INSTANCESTATUSLIMITERROR = 'OperationDenied.InstanceStatusLimitE
|
|
284
284
|
# 账号余额不足。
|
285
285
|
OPERATIONDENIED_INSUFFICIENTBALANCEERROR = 'OperationDenied.InsufficientBalanceError'
|
286
286
|
|
287
|
+
# 响应大小超限制:{{1}}, 请减少查询数量。
|
288
|
+
OPERATIONDENIED_LENGTHOVERLIMIT = 'OperationDenied.LengthOverLimit'
|
289
|
+
|
287
290
|
# 您没有权限操作该资源(进行该操作)。
|
288
291
|
OPERATIONDENIED_OPERATIONDENIEDERROR = 'OperationDenied.OperationDeniedError'
|
289
292
|
|
@@ -2836,6 +2836,8 @@ class BizTaskInfo(AbstractModel):
|
|
2836
2836
|
|
2837
2837
|
注意:此字段可能返回 null,表示取不到有效值。
|
2838
2838
|
:type InstanceCLSDeliveryInfos: list of InstanceCLSDeliveryInfo
|
2839
|
+
:param _TaskProgressInfo: 任务进度信息
|
2840
|
+
:type TaskProgressInfo: :class:`tencentcloud.cynosdb.v20190107.models.TaskProgressInfo`
|
2839
2841
|
"""
|
2840
2842
|
self._ID = None
|
2841
2843
|
self._AppId = None
|
@@ -2873,6 +2875,7 @@ class BizTaskInfo(AbstractModel):
|
|
2873
2875
|
self._ModifyInstanceParamsData = None
|
2874
2876
|
self._TaskMaintainInfo = None
|
2875
2877
|
self._InstanceCLSDeliveryInfos = None
|
2878
|
+
self._TaskProgressInfo = None
|
2876
2879
|
|
2877
2880
|
@property
|
2878
2881
|
def ID(self):
|
@@ -3293,6 +3296,17 @@ class BizTaskInfo(AbstractModel):
|
|
3293
3296
|
def InstanceCLSDeliveryInfos(self, InstanceCLSDeliveryInfos):
|
3294
3297
|
self._InstanceCLSDeliveryInfos = InstanceCLSDeliveryInfos
|
3295
3298
|
|
3299
|
+
@property
|
3300
|
+
def TaskProgressInfo(self):
|
3301
|
+
"""任务进度信息
|
3302
|
+
:rtype: :class:`tencentcloud.cynosdb.v20190107.models.TaskProgressInfo`
|
3303
|
+
"""
|
3304
|
+
return self._TaskProgressInfo
|
3305
|
+
|
3306
|
+
@TaskProgressInfo.setter
|
3307
|
+
def TaskProgressInfo(self, TaskProgressInfo):
|
3308
|
+
self._TaskProgressInfo = TaskProgressInfo
|
3309
|
+
|
3296
3310
|
|
3297
3311
|
def _deserialize(self, params):
|
3298
3312
|
self._ID = params.get("ID")
|
@@ -3359,6 +3373,9 @@ class BizTaskInfo(AbstractModel):
|
|
3359
3373
|
obj = InstanceCLSDeliveryInfo()
|
3360
3374
|
obj._deserialize(item)
|
3361
3375
|
self._InstanceCLSDeliveryInfos.append(obj)
|
3376
|
+
if params.get("TaskProgressInfo") is not None:
|
3377
|
+
self._TaskProgressInfo = TaskProgressInfo()
|
3378
|
+
self._TaskProgressInfo._deserialize(params.get("TaskProgressInfo"))
|
3362
3379
|
memeber_set = set(params.keys())
|
3363
3380
|
for name, value in vars(self).items():
|
3364
3381
|
property_name = name[1:]
|
@@ -17280,6 +17297,8 @@ class DescribeInstanceSlowQueriesRequest(AbstractModel):
|
|
17280
17297
|
:type OrderBy: str
|
17281
17298
|
:param _OrderByType: 排序类型,可选值:asc,desc
|
17282
17299
|
:type OrderByType: str
|
17300
|
+
:param _SqlText: sql语句
|
17301
|
+
:type SqlText: str
|
17283
17302
|
"""
|
17284
17303
|
self._InstanceId = None
|
17285
17304
|
self._StartTime = None
|
@@ -17291,6 +17310,7 @@ class DescribeInstanceSlowQueriesRequest(AbstractModel):
|
|
17291
17310
|
self._Database = None
|
17292
17311
|
self._OrderBy = None
|
17293
17312
|
self._OrderByType = None
|
17313
|
+
self._SqlText = None
|
17294
17314
|
|
17295
17315
|
@property
|
17296
17316
|
def InstanceId(self):
|
@@ -17402,6 +17422,17 @@ class DescribeInstanceSlowQueriesRequest(AbstractModel):
|
|
17402
17422
|
def OrderByType(self, OrderByType):
|
17403
17423
|
self._OrderByType = OrderByType
|
17404
17424
|
|
17425
|
+
@property
|
17426
|
+
def SqlText(self):
|
17427
|
+
"""sql语句
|
17428
|
+
:rtype: str
|
17429
|
+
"""
|
17430
|
+
return self._SqlText
|
17431
|
+
|
17432
|
+
@SqlText.setter
|
17433
|
+
def SqlText(self, SqlText):
|
17434
|
+
self._SqlText = SqlText
|
17435
|
+
|
17405
17436
|
|
17406
17437
|
def _deserialize(self, params):
|
17407
17438
|
self._InstanceId = params.get("InstanceId")
|
@@ -17414,6 +17445,7 @@ class DescribeInstanceSlowQueriesRequest(AbstractModel):
|
|
17414
17445
|
self._Database = params.get("Database")
|
17415
17446
|
self._OrderBy = params.get("OrderBy")
|
17416
17447
|
self._OrderByType = params.get("OrderByType")
|
17448
|
+
self._SqlText = params.get("SqlText")
|
17417
17449
|
memeber_set = set(params.keys())
|
17418
17450
|
for name, value in vars(self).items():
|
17419
17451
|
property_name = name[1:]
|
@@ -35005,6 +35037,8 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
35005
35037
|
:type RollbackTables: list of RollbackTable
|
35006
35038
|
:param _OriginalROInstanceList: 原ro实例信息
|
35007
35039
|
:type OriginalROInstanceList: list of str
|
35040
|
+
:param _ProjectId: 项目id
|
35041
|
+
:type ProjectId: int
|
35008
35042
|
"""
|
35009
35043
|
self._Zone = None
|
35010
35044
|
self._OriginalClusterId = None
|
@@ -35032,6 +35066,7 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
35032
35066
|
self._RollbackDatabases = None
|
35033
35067
|
self._RollbackTables = None
|
35034
35068
|
self._OriginalROInstanceList = None
|
35069
|
+
self._ProjectId = None
|
35035
35070
|
|
35036
35071
|
@property
|
35037
35072
|
def Zone(self):
|
@@ -35328,6 +35363,17 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
35328
35363
|
def OriginalROInstanceList(self, OriginalROInstanceList):
|
35329
35364
|
self._OriginalROInstanceList = OriginalROInstanceList
|
35330
35365
|
|
35366
|
+
@property
|
35367
|
+
def ProjectId(self):
|
35368
|
+
"""项目id
|
35369
|
+
:rtype: int
|
35370
|
+
"""
|
35371
|
+
return self._ProjectId
|
35372
|
+
|
35373
|
+
@ProjectId.setter
|
35374
|
+
def ProjectId(self, ProjectId):
|
35375
|
+
self._ProjectId = ProjectId
|
35376
|
+
|
35331
35377
|
|
35332
35378
|
def _deserialize(self, params):
|
35333
35379
|
self._Zone = params.get("Zone")
|
@@ -35381,6 +35427,7 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
|
|
35381
35427
|
obj._deserialize(item)
|
35382
35428
|
self._RollbackTables.append(obj)
|
35383
35429
|
self._OriginalROInstanceList = params.get("OriginalROInstanceList")
|
35430
|
+
self._ProjectId = params.get("ProjectId")
|
35384
35431
|
memeber_set = set(params.keys())
|
35385
35432
|
for name, value in vars(self).items():
|
35386
35433
|
property_name = name[1:]
|
@@ -38139,6 +38186,72 @@ class TaskMaintainInfo(AbstractModel):
|
|
38139
38186
|
|
38140
38187
|
|
38141
38188
|
|
38189
|
+
class TaskProgressInfo(AbstractModel):
|
38190
|
+
"""任务进度查询
|
38191
|
+
|
38192
|
+
"""
|
38193
|
+
|
38194
|
+
def __init__(self):
|
38195
|
+
r"""
|
38196
|
+
:param _CurrentStep: 当前步骤
|
38197
|
+
:type CurrentStep: str
|
38198
|
+
:param _CurrentStepProgress: 当前进度
|
38199
|
+
:type CurrentStepProgress: int
|
38200
|
+
:param _CurrentStepRemainingTime: 预估时间
|
38201
|
+
:type CurrentStepRemainingTime: str
|
38202
|
+
"""
|
38203
|
+
self._CurrentStep = None
|
38204
|
+
self._CurrentStepProgress = None
|
38205
|
+
self._CurrentStepRemainingTime = None
|
38206
|
+
|
38207
|
+
@property
|
38208
|
+
def CurrentStep(self):
|
38209
|
+
"""当前步骤
|
38210
|
+
:rtype: str
|
38211
|
+
"""
|
38212
|
+
return self._CurrentStep
|
38213
|
+
|
38214
|
+
@CurrentStep.setter
|
38215
|
+
def CurrentStep(self, CurrentStep):
|
38216
|
+
self._CurrentStep = CurrentStep
|
38217
|
+
|
38218
|
+
@property
|
38219
|
+
def CurrentStepProgress(self):
|
38220
|
+
"""当前进度
|
38221
|
+
:rtype: int
|
38222
|
+
"""
|
38223
|
+
return self._CurrentStepProgress
|
38224
|
+
|
38225
|
+
@CurrentStepProgress.setter
|
38226
|
+
def CurrentStepProgress(self, CurrentStepProgress):
|
38227
|
+
self._CurrentStepProgress = CurrentStepProgress
|
38228
|
+
|
38229
|
+
@property
|
38230
|
+
def CurrentStepRemainingTime(self):
|
38231
|
+
"""预估时间
|
38232
|
+
:rtype: str
|
38233
|
+
"""
|
38234
|
+
return self._CurrentStepRemainingTime
|
38235
|
+
|
38236
|
+
@CurrentStepRemainingTime.setter
|
38237
|
+
def CurrentStepRemainingTime(self, CurrentStepRemainingTime):
|
38238
|
+
self._CurrentStepRemainingTime = CurrentStepRemainingTime
|
38239
|
+
|
38240
|
+
|
38241
|
+
def _deserialize(self, params):
|
38242
|
+
self._CurrentStep = params.get("CurrentStep")
|
38243
|
+
self._CurrentStepProgress = params.get("CurrentStepProgress")
|
38244
|
+
self._CurrentStepRemainingTime = params.get("CurrentStepRemainingTime")
|
38245
|
+
memeber_set = set(params.keys())
|
38246
|
+
for name, value in vars(self).items():
|
38247
|
+
property_name = name[1:]
|
38248
|
+
if property_name in memeber_set:
|
38249
|
+
memeber_set.remove(property_name)
|
38250
|
+
if len(memeber_set) > 0:
|
38251
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
38252
|
+
|
38253
|
+
|
38254
|
+
|
38142
38255
|
class TemplateParamInfo(AbstractModel):
|
38143
38256
|
"""参数模板详情
|
38144
38257
|
|
@@ -352,7 +352,7 @@ class DcClient(AbstractClient):
|
|
352
352
|
|
353
353
|
|
354
354
|
def DescribePublicDirectConnectTunnelRoutes(self, request):
|
355
|
-
"""
|
355
|
+
"""查询互联网通道路由列表。
|
356
356
|
|
357
357
|
:param request: Request instance for DescribePublicDirectConnectTunnelRoutes.
|
358
358
|
:type request: :class:`tencentcloud.dc.v20180410.models.DescribePublicDirectConnectTunnelRoutesRequest`
|