tencentcloud-sdk-python 3.0.1265__py2.py3-none-any.whl → 3.0.1267__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/apm/v20210622/models.py +128 -0
- tencentcloud/asr/v20190614/models.py +2 -2
- tencentcloud/autoscaling/v20180419/models.py +65 -6
- tencentcloud/batch/v20170312/models.py +20 -2
- tencentcloud/cat/v20180409/models.py +20 -0
- tencentcloud/cbs/v20170312/models.py +124 -70
- tencentcloud/ccc/v20200210/models.py +125 -0
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/errorcodes.py +1 -1
- tencentcloud/cdb/v20170320/models.py +17 -6
- tencentcloud/cdc/v20201214/models.py +2 -54
- tencentcloud/cdz/v20221123/models.py +75 -1
- tencentcloud/ckafka/v20190819/models.py +67 -22
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +54 -20
- tencentcloud/cloudstudio/v20230508/models.py +0 -18
- tencentcloud/cls/v20201016/models.py +91 -0
- tencentcloud/cvm/v20170312/models.py +99 -22
- tencentcloud/cwp/v20180228/cwp_client.py +0 -25
- tencentcloud/cwp/v20180228/models.py +0 -197
- tencentcloud/dasb/v20191018/models.py +150 -0
- tencentcloud/emr/v20190103/emr_client.py +9 -9
- tencentcloud/emr/v20190103/models.py +325 -1
- tencentcloud/es/v20180416/errorcodes.py +3 -0
- tencentcloud/es/v20180416/models.py +30 -0
- tencentcloud/ess/v20201111/ess_client.py +22 -30
- tencentcloud/ess/v20201111/models.py +59 -14
- tencentcloud/essbasic/v20210526/essbasic_client.py +34 -8
- tencentcloud/essbasic/v20210526/models.py +77 -28
- tencentcloud/faceid/v20180301/models.py +983 -539
- tencentcloud/gme/v20180711/errorcodes.py +9 -0
- tencentcloud/gme/v20180711/models.py +17 -2
- tencentcloud/hai/v20230812/models.py +2 -2
- tencentcloud/hunyuan/v20230901/models.py +30 -0
- tencentcloud/iai/v20180301/models.py +40 -26
- tencentcloud/iai/v20200303/models.py +760 -546
- tencentcloud/iotexplorer/v20190423/errorcodes.py +1 -1
- tencentcloud/iotexplorer/v20190423/models.py +8 -8
- tencentcloud/iotvideo/v20191126/models.py +4 -4
- tencentcloud/lke/v20231130/models.py +12 -12
- tencentcloud/monitor/v20180724/models.py +17 -0
- tencentcloud/mrs/v20200910/models.py +27 -8
- tencentcloud/ms/v20180408/ms_client.py +3 -1
- tencentcloud/ocr/v20181119/models.py +519 -14
- tencentcloud/ocr/v20181119/ocr_client.py +49 -2
- tencentcloud/omics/v20221128/models.py +100 -232
- tencentcloud/partners/v20180321/models.py +2 -92
- tencentcloud/rce/v20201103/errorcodes.py +132 -0
- tencentcloud/rce/v20201103/models.py +261 -0
- tencentcloud/rce/v20201103/rce_client.py +23 -0
- tencentcloud/redis/v20180412/models.py +2 -6
- tencentcloud/rum/v20210622/models.py +15 -0
- tencentcloud/scf/v20180416/models.py +2 -2
- tencentcloud/ssl/v20191205/models.py +2 -2
- tencentcloud/tdmq/v20200217/models.py +40 -10
- tencentcloud/tds/v20220801/models.py +4 -4
- tencentcloud/thpc/v20230321/models.py +2 -2
- tencentcloud/tke/v20180525/models.py +2 -4
- tencentcloud/tmt/v20180321/models.py +60 -5
- tencentcloud/trro/v20220325/models.py +0 -30
- tencentcloud/trtc/v20190722/models.py +97 -2
- tencentcloud/vclm/v20240523/models.py +170 -100
- tencentcloud/vclm/v20240523/vclm_client.py +52 -52
- tencentcloud/vod/v20180717/models.py +114 -2
- tencentcloud/vod/v20180717/vod_client.py +1 -1
- tencentcloud/vod/v20240718/models.py +15 -15
- tencentcloud/vpc/v20170312/errorcodes.py +3 -0
- tencentcloud/vpc/v20170312/models.py +167 -10
- tencentcloud/vpc/v20170312/vpc_client.py +7 -2
- tencentcloud/waf/v20180125/models.py +618 -0
- tencentcloud/waf/v20180125/waf_client.py +69 -0
- tencentcloud/wedata/v20210820/models.py +18 -18
- {tencentcloud_sdk_python-3.0.1265.dist-info → tencentcloud_sdk_python-3.0.1267.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1265.dist-info → tencentcloud_sdk_python-3.0.1267.dist-info}/RECORD +78 -78
- {tencentcloud_sdk_python-3.0.1265.dist-info → tencentcloud_sdk_python-3.0.1267.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1265.dist-info → tencentcloud_sdk_python-3.0.1267.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1265.dist-info → tencentcloud_sdk_python-3.0.1267.dist-info}/top_level.txt +0 -0
@@ -469,7 +469,6 @@ class DescribeConfigResponse(AbstractModel):
|
|
469
469
|
def __init__(self):
|
470
470
|
r"""
|
471
471
|
:param _Data: 配置值
|
472
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
473
472
|
:type Data: str
|
474
473
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
475
474
|
:type RequestId: str
|
@@ -480,7 +479,6 @@ class DescribeConfigResponse(AbstractModel):
|
|
480
479
|
@property
|
481
480
|
def Data(self):
|
482
481
|
"""配置值
|
483
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
484
482
|
:rtype: str
|
485
483
|
"""
|
486
484
|
return self._Data
|
@@ -1317,28 +1315,20 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1317
1315
|
:param _Memory: 内存
|
1318
1316
|
:type Memory: int
|
1319
1317
|
:param _Icon: 工作空间图标
|
1320
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1321
1318
|
:type Icon: str
|
1322
1319
|
:param _StatusReason: 工作空间状态, 异常原因
|
1323
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1324
1320
|
:type StatusReason: str
|
1325
1321
|
:param _Description: 工作空间描述
|
1326
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1327
1322
|
:type Description: str
|
1328
1323
|
:param _WorkspaceType: 工作空间类型
|
1329
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1330
1324
|
:type WorkspaceType: str
|
1331
1325
|
:param _VersionControlUrl: Git 仓库 HTTPS 地址
|
1332
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1333
1326
|
:type VersionControlUrl: str
|
1334
1327
|
:param _VersionControlRef: Git 仓库引用。指定分支使用 /refs/heads/{分支名}, 指定 Tag 用 /refs/tags/{Tag名}
|
1335
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1336
1328
|
:type VersionControlRef: str
|
1337
1329
|
:param _LastOpsDate: 最后操作时间
|
1338
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1339
1330
|
:type LastOpsDate: str
|
1340
1331
|
:param _CreateDate: 创建时间
|
1341
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1342
1332
|
:type CreateDate: str
|
1343
1333
|
"""
|
1344
1334
|
self._Id = None
|
@@ -1425,7 +1415,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1425
1415
|
@property
|
1426
1416
|
def Icon(self):
|
1427
1417
|
"""工作空间图标
|
1428
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1429
1418
|
:rtype: str
|
1430
1419
|
"""
|
1431
1420
|
return self._Icon
|
@@ -1437,7 +1426,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1437
1426
|
@property
|
1438
1427
|
def StatusReason(self):
|
1439
1428
|
"""工作空间状态, 异常原因
|
1440
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1441
1429
|
:rtype: str
|
1442
1430
|
"""
|
1443
1431
|
return self._StatusReason
|
@@ -1449,7 +1437,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1449
1437
|
@property
|
1450
1438
|
def Description(self):
|
1451
1439
|
"""工作空间描述
|
1452
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1453
1440
|
:rtype: str
|
1454
1441
|
"""
|
1455
1442
|
return self._Description
|
@@ -1461,7 +1448,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1461
1448
|
@property
|
1462
1449
|
def WorkspaceType(self):
|
1463
1450
|
"""工作空间类型
|
1464
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1465
1451
|
:rtype: str
|
1466
1452
|
"""
|
1467
1453
|
return self._WorkspaceType
|
@@ -1473,7 +1459,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1473
1459
|
@property
|
1474
1460
|
def VersionControlUrl(self):
|
1475
1461
|
"""Git 仓库 HTTPS 地址
|
1476
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1477
1462
|
:rtype: str
|
1478
1463
|
"""
|
1479
1464
|
return self._VersionControlUrl
|
@@ -1485,7 +1470,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1485
1470
|
@property
|
1486
1471
|
def VersionControlRef(self):
|
1487
1472
|
"""Git 仓库引用。指定分支使用 /refs/heads/{分支名}, 指定 Tag 用 /refs/tags/{Tag名}
|
1488
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1489
1473
|
:rtype: str
|
1490
1474
|
"""
|
1491
1475
|
return self._VersionControlRef
|
@@ -1497,7 +1481,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1497
1481
|
@property
|
1498
1482
|
def LastOpsDate(self):
|
1499
1483
|
"""最后操作时间
|
1500
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1501
1484
|
:rtype: str
|
1502
1485
|
"""
|
1503
1486
|
return self._LastOpsDate
|
@@ -1509,7 +1492,6 @@ class WorkspaceStatusInfo(AbstractModel):
|
|
1509
1492
|
@property
|
1510
1493
|
def CreateDate(self):
|
1511
1494
|
"""创建时间
|
1512
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1513
1495
|
:rtype: str
|
1514
1496
|
"""
|
1515
1497
|
return self._CreateDate
|
@@ -12742,6 +12742,97 @@ class DescribeCloudProductLogTasksRequest(AbstractModel):
|
|
12742
12742
|
|
12743
12743
|
"""
|
12744
12744
|
|
12745
|
+
def __init__(self):
|
12746
|
+
r"""
|
12747
|
+
:param _Offset: 分页的偏移量,默认值为0。
|
12748
|
+
:type Offset: int
|
12749
|
+
:param _Limit: 分页单页限制数目,默认值为100,最大值100。
|
12750
|
+
:type Limit: int
|
12751
|
+
:param _Filters: - assumerName
|
12752
|
+
- 按照【云产品标识】进行过滤。
|
12753
|
+
- 类型:String
|
12754
|
+
- 必选:否
|
12755
|
+
- 枚举:CDS、CWP、CDB、TDSQL-C、MongoDB、TDStore、DCDB、MariaDB、PostgreSQL、BH、APIS
|
12756
|
+
- logType
|
12757
|
+
- 按照【日志类型】进行过滤。
|
12758
|
+
- 类型:String
|
12759
|
+
- 必选:否
|
12760
|
+
- 枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS
|
12761
|
+
- instanceId
|
12762
|
+
- 按照【实例ID】进行过滤。
|
12763
|
+
- 类型:String
|
12764
|
+
- 必选:否
|
12765
|
+
:type Filters: list of Filter
|
12766
|
+
"""
|
12767
|
+
self._Offset = None
|
12768
|
+
self._Limit = None
|
12769
|
+
self._Filters = None
|
12770
|
+
|
12771
|
+
@property
|
12772
|
+
def Offset(self):
|
12773
|
+
"""分页的偏移量,默认值为0。
|
12774
|
+
:rtype: int
|
12775
|
+
"""
|
12776
|
+
return self._Offset
|
12777
|
+
|
12778
|
+
@Offset.setter
|
12779
|
+
def Offset(self, Offset):
|
12780
|
+
self._Offset = Offset
|
12781
|
+
|
12782
|
+
@property
|
12783
|
+
def Limit(self):
|
12784
|
+
"""分页单页限制数目,默认值为100,最大值100。
|
12785
|
+
:rtype: int
|
12786
|
+
"""
|
12787
|
+
return self._Limit
|
12788
|
+
|
12789
|
+
@Limit.setter
|
12790
|
+
def Limit(self, Limit):
|
12791
|
+
self._Limit = Limit
|
12792
|
+
|
12793
|
+
@property
|
12794
|
+
def Filters(self):
|
12795
|
+
"""- assumerName
|
12796
|
+
- 按照【云产品标识】进行过滤。
|
12797
|
+
- 类型:String
|
12798
|
+
- 必选:否
|
12799
|
+
- 枚举:CDS、CWP、CDB、TDSQL-C、MongoDB、TDStore、DCDB、MariaDB、PostgreSQL、BH、APIS
|
12800
|
+
- logType
|
12801
|
+
- 按照【日志类型】进行过滤。
|
12802
|
+
- 类型:String
|
12803
|
+
- 必选:否
|
12804
|
+
- 枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS
|
12805
|
+
- instanceId
|
12806
|
+
- 按照【实例ID】进行过滤。
|
12807
|
+
- 类型:String
|
12808
|
+
- 必选:否
|
12809
|
+
:rtype: list of Filter
|
12810
|
+
"""
|
12811
|
+
return self._Filters
|
12812
|
+
|
12813
|
+
@Filters.setter
|
12814
|
+
def Filters(self, Filters):
|
12815
|
+
self._Filters = Filters
|
12816
|
+
|
12817
|
+
|
12818
|
+
def _deserialize(self, params):
|
12819
|
+
self._Offset = params.get("Offset")
|
12820
|
+
self._Limit = params.get("Limit")
|
12821
|
+
if params.get("Filters") is not None:
|
12822
|
+
self._Filters = []
|
12823
|
+
for item in params.get("Filters"):
|
12824
|
+
obj = Filter()
|
12825
|
+
obj._deserialize(item)
|
12826
|
+
self._Filters.append(obj)
|
12827
|
+
memeber_set = set(params.keys())
|
12828
|
+
for name, value in vars(self).items():
|
12829
|
+
property_name = name[1:]
|
12830
|
+
if property_name in memeber_set:
|
12831
|
+
memeber_set.remove(property_name)
|
12832
|
+
if len(memeber_set) > 0:
|
12833
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
12834
|
+
|
12835
|
+
|
12745
12836
|
|
12746
12837
|
class DescribeCloudProductLogTasksResponse(AbstractModel):
|
12747
12838
|
"""DescribeCloudProductLogTasks返回参数结构体
|
@@ -208,10 +208,24 @@ class ActionTimer(AbstractModel):
|
|
208
208
|
:param _Externals: 扩展数据
|
209
209
|
注意:此字段可能返回 null,表示取不到有效值。
|
210
210
|
:type Externals: :class:`tencentcloud.cvm.v20170312.models.Externals`
|
211
|
+
:param _ActionTimerId: 定时器ID。
|
212
|
+
:type ActionTimerId: str
|
213
|
+
:param _Status: 定时器状态,取值范围:
|
214
|
+
|
215
|
+
UNDO:未触发
|
216
|
+
DOING:触发中
|
217
|
+
DONE:已经触发
|
218
|
+
|
219
|
+
:type Status: str
|
220
|
+
:param _InstanceId: 定时器对应的实例ID。
|
221
|
+
:type InstanceId: str
|
211
222
|
"""
|
212
223
|
self._TimerAction = None
|
213
224
|
self._ActionTime = None
|
214
225
|
self._Externals = None
|
226
|
+
self._ActionTimerId = None
|
227
|
+
self._Status = None
|
228
|
+
self._InstanceId = None
|
215
229
|
|
216
230
|
@property
|
217
231
|
def TimerAction(self):
|
@@ -249,6 +263,44 @@ class ActionTimer(AbstractModel):
|
|
249
263
|
def Externals(self, Externals):
|
250
264
|
self._Externals = Externals
|
251
265
|
|
266
|
+
@property
|
267
|
+
def ActionTimerId(self):
|
268
|
+
"""定时器ID。
|
269
|
+
:rtype: str
|
270
|
+
"""
|
271
|
+
return self._ActionTimerId
|
272
|
+
|
273
|
+
@ActionTimerId.setter
|
274
|
+
def ActionTimerId(self, ActionTimerId):
|
275
|
+
self._ActionTimerId = ActionTimerId
|
276
|
+
|
277
|
+
@property
|
278
|
+
def Status(self):
|
279
|
+
"""定时器状态,取值范围:
|
280
|
+
|
281
|
+
UNDO:未触发
|
282
|
+
DOING:触发中
|
283
|
+
DONE:已经触发
|
284
|
+
|
285
|
+
:rtype: str
|
286
|
+
"""
|
287
|
+
return self._Status
|
288
|
+
|
289
|
+
@Status.setter
|
290
|
+
def Status(self, Status):
|
291
|
+
self._Status = Status
|
292
|
+
|
293
|
+
@property
|
294
|
+
def InstanceId(self):
|
295
|
+
"""定时器对应的实例ID。
|
296
|
+
:rtype: str
|
297
|
+
"""
|
298
|
+
return self._InstanceId
|
299
|
+
|
300
|
+
@InstanceId.setter
|
301
|
+
def InstanceId(self, InstanceId):
|
302
|
+
self._InstanceId = InstanceId
|
303
|
+
|
252
304
|
|
253
305
|
def _deserialize(self, params):
|
254
306
|
self._TimerAction = params.get("TimerAction")
|
@@ -256,6 +308,9 @@ class ActionTimer(AbstractModel):
|
|
256
308
|
if params.get("Externals") is not None:
|
257
309
|
self._Externals = Externals()
|
258
310
|
self._Externals._deserialize(params.get("Externals"))
|
311
|
+
self._ActionTimerId = params.get("ActionTimerId")
|
312
|
+
self._Status = params.get("Status")
|
313
|
+
self._InstanceId = params.get("InstanceId")
|
259
314
|
memeber_set = set(params.keys())
|
260
315
|
for name, value in vars(self).items():
|
261
316
|
property_name = name[1:]
|
@@ -451,11 +506,11 @@ class AssociateInstancesKeyPairsRequest(AbstractModel):
|
|
451
506
|
|
452
507
|
def __init__(self):
|
453
508
|
r"""
|
454
|
-
:param _InstanceIds: 一个或多个待操作的实例ID,每次请求批量实例的上限为100。<br>可以通过以下方式获取可用的实例ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/index)查询实例ID
|
509
|
+
:param _InstanceIds: 一个或多个待操作的实例ID,每次请求批量实例的上限为100。<br>可以通过以下方式获取可用的实例ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/index)查询实例ID。</li><li>通过调用接口 [DescribeInstances](https://cloud.tencent.com/document/api/213/15728) ,取返回信息中的`InstanceId`获取实例ID。</li>
|
455
510
|
:type InstanceIds: list of str
|
456
|
-
:param _KeyIds: 一个或多个待操作的密钥对ID,每次请求批量密钥对的上限为100。密钥对ID形如:`skey-3glfot13`。<br>可以通过以下方式获取可用的密钥ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/sshkey)查询密钥ID
|
511
|
+
:param _KeyIds: 一个或多个待操作的密钥对ID,每次请求批量密钥对的上限为100。密钥对ID形如:`skey-3glfot13`。<br>可以通过以下方式获取可用的密钥ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/sshkey)查询密钥ID。</li><li>通过调用接口 [DescribeKeyPairs](https://cloud.tencent.com/document/api/213/15699) ,取返回信息中的`KeyId`获取密钥对ID。</li>
|
457
512
|
:type KeyIds: list of str
|
458
|
-
:param _ForceStop: 是否对运行中的实例选择强制关机。建议对运行中的实例先手动关机,然后再绑定密钥。取值范围:<br><li>true
|
513
|
+
:param _ForceStop: 是否对运行中的实例选择强制关机。建议对运行中的实例先手动关机,然后再绑定密钥。取值范围:<br><li>true:表示在正常关机失败后进行强制关机。</li><li>false:表示在正常关机失败后不进行强制关机。</li>默认取值:false。
|
459
514
|
:type ForceStop: bool
|
460
515
|
"""
|
461
516
|
self._InstanceIds = None
|
@@ -464,7 +519,7 @@ class AssociateInstancesKeyPairsRequest(AbstractModel):
|
|
464
519
|
|
465
520
|
@property
|
466
521
|
def InstanceIds(self):
|
467
|
-
"""一个或多个待操作的实例ID,每次请求批量实例的上限为100。<br>可以通过以下方式获取可用的实例ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/index)查询实例ID
|
522
|
+
"""一个或多个待操作的实例ID,每次请求批量实例的上限为100。<br>可以通过以下方式获取可用的实例ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/index)查询实例ID。</li><li>通过调用接口 [DescribeInstances](https://cloud.tencent.com/document/api/213/15728) ,取返回信息中的`InstanceId`获取实例ID。</li>
|
468
523
|
:rtype: list of str
|
469
524
|
"""
|
470
525
|
return self._InstanceIds
|
@@ -475,7 +530,7 @@ class AssociateInstancesKeyPairsRequest(AbstractModel):
|
|
475
530
|
|
476
531
|
@property
|
477
532
|
def KeyIds(self):
|
478
|
-
"""一个或多个待操作的密钥对ID,每次请求批量密钥对的上限为100。密钥对ID形如:`skey-3glfot13`。<br>可以通过以下方式获取可用的密钥ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/sshkey)查询密钥ID
|
533
|
+
"""一个或多个待操作的密钥对ID,每次请求批量密钥对的上限为100。密钥对ID形如:`skey-3glfot13`。<br>可以通过以下方式获取可用的密钥ID:<br><li>通过登录[控制台](https://console.cloud.tencent.com/cvm/sshkey)查询密钥ID。</li><li>通过调用接口 [DescribeKeyPairs](https://cloud.tencent.com/document/api/213/15699) ,取返回信息中的`KeyId`获取密钥对ID。</li>
|
479
534
|
:rtype: list of str
|
480
535
|
"""
|
481
536
|
return self._KeyIds
|
@@ -486,7 +541,7 @@ class AssociateInstancesKeyPairsRequest(AbstractModel):
|
|
486
541
|
|
487
542
|
@property
|
488
543
|
def ForceStop(self):
|
489
|
-
"""是否对运行中的实例选择强制关机。建议对运行中的实例先手动关机,然后再绑定密钥。取值范围:<br><li>true
|
544
|
+
"""是否对运行中的实例选择强制关机。建议对运行中的实例先手动关机,然后再绑定密钥。取值范围:<br><li>true:表示在正常关机失败后进行强制关机。</li><li>false:表示在正常关机失败后不进行强制关机。</li>默认取值:false。
|
490
545
|
:rtype: bool
|
491
546
|
"""
|
492
547
|
return self._ForceStop
|
@@ -626,7 +681,7 @@ class ChargePrepaid(AbstractModel):
|
|
626
681
|
r"""
|
627
682
|
:param _Period: 购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。
|
628
683
|
:type Period: int
|
629
|
-
:param _RenewFlag: 自动续费标识。取值范围:<
|
684
|
+
:param _RenewFlag: 自动续费标识。取值范围:<li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费</li><br>默认取值:NOTIFY_AND_AUTO_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
|
630
685
|
:type RenewFlag: str
|
631
686
|
"""
|
632
687
|
self._Period = None
|
@@ -645,7 +700,7 @@ class ChargePrepaid(AbstractModel):
|
|
645
700
|
|
646
701
|
@property
|
647
702
|
def RenewFlag(self):
|
648
|
-
"""自动续费标识。取值范围:<
|
703
|
+
"""自动续费标识。取值范围:<li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费</li><br>默认取值:NOTIFY_AND_AUTO_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
|
649
704
|
:rtype: str
|
650
705
|
"""
|
651
706
|
return self._RenewFlag
|
@@ -2782,7 +2837,7 @@ class CreateLaunchTemplateVersionRequest(AbstractModel):
|
|
2782
2837
|
:param _InstanceType: 实例机型。不同实例机型指定了不同的资源规格。
|
2783
2838
|
<br><li>对于付费模式为PREPAID或POSTPAID\_BY\_HOUR的实例创建,具体取值可通过调用接口[DescribeInstanceTypeConfigs](https://cloud.tencent.com/document/api/213/15749)来获得最新的规格表或参见[实例规格](https://cloud.tencent.com/document/product/213/11518)描述。若不指定该参数,则系统将根据当前地域的资源售卖情况动态指定默认机型。</li><br><li>对于付费模式为CDHPAID的实例创建,该参数以"CDH_"为前缀,根据CPU和内存配置生成,具体形式为:CDH_XCXG,例如对于创建CPU为1核,内存为1G大小的专用宿主机的实例,该参数应该为CDH_1C1G。</li>
|
2784
2839
|
:type InstanceType: str
|
2785
|
-
:param _ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。镜像类型分为四种:<br/><li>公共镜像</li><li>自定义镜像</li><li>共享镜像</li><li
|
2840
|
+
:param _ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。镜像类型分为四种:<br/><li>公共镜像</li><li>自定义镜像</li><li>共享镜像</li><li>云镜像市场</li><br/>可通过以下方式获取可用的镜像ID:<br/><li>`公共镜像`、`自定义镜像`、`共享镜像`的镜像ID可通过登录[控制台](https://console.cloud.tencent.com/cvm/image?rid=1&imageType=PUBLIC_IMAGE)查询;`云镜像市场`的镜像ID可通过[云市场](https://market.cloud.tencent.com/list)查询。</li><li>通过调用接口 [DescribeImages](https://cloud.tencent.com/document/api/213/15715) ,传入InstanceType获取当前机型支持的镜像列表,取返回信息中的`ImageId`字段。</li>
|
2786
2841
|
:type ImageId: str
|
2787
2842
|
:param _SystemDisk: 实例系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。
|
2788
2843
|
:type SystemDisk: :class:`tencentcloud.cvm.v20170312.models.SystemDisk`
|
@@ -2800,7 +2855,7 @@ class CreateLaunchTemplateVersionRequest(AbstractModel):
|
|
2800
2855
|
:type LoginSettings: :class:`tencentcloud.cvm.v20170312.models.LoginSettings`
|
2801
2856
|
:param _SecurityGroupIds: 实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的sgId字段来获取。若不指定该参数,则绑定默认安全组。
|
2802
2857
|
:type SecurityGroupIds: list of str
|
2803
|
-
:param _EnhancedService:
|
2858
|
+
:param _EnhancedService: 增强服务。通过该参数可以指定是否开启云安全、云监控等服务。若不指定该参数,则默认公共镜像开启云监控、云安全服务;自定义镜像与云镜像市场镜像默认不开启云监控,云安全服务,而使用镜像里保留的服务。
|
2804
2859
|
:type EnhancedService: :class:`tencentcloud.cvm.v20170312.models.EnhancedService`
|
2805
2860
|
:param _ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
|
2806
2861
|
:type ClientToken: str
|
@@ -2920,7 +2975,7 @@ false(默认):发送正常请求,通过检查后直接创建实例。
|
|
2920
2975
|
|
2921
2976
|
@property
|
2922
2977
|
def ImageId(self):
|
2923
|
-
"""指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。镜像类型分为四种:<br/><li>公共镜像</li><li>自定义镜像</li><li>共享镜像</li><li
|
2978
|
+
"""指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。镜像类型分为四种:<br/><li>公共镜像</li><li>自定义镜像</li><li>共享镜像</li><li>云镜像市场</li><br/>可通过以下方式获取可用的镜像ID:<br/><li>`公共镜像`、`自定义镜像`、`共享镜像`的镜像ID可通过登录[控制台](https://console.cloud.tencent.com/cvm/image?rid=1&imageType=PUBLIC_IMAGE)查询;`云镜像市场`的镜像ID可通过[云市场](https://market.cloud.tencent.com/list)查询。</li><li>通过调用接口 [DescribeImages](https://cloud.tencent.com/document/api/213/15715) ,传入InstanceType获取当前机型支持的镜像列表,取返回信息中的`ImageId`字段。</li>
|
2924
2979
|
:rtype: str
|
2925
2980
|
"""
|
2926
2981
|
return self._ImageId
|
@@ -3019,7 +3074,7 @@ false(默认):发送正常请求,通过检查后直接创建实例。
|
|
3019
3074
|
|
3020
3075
|
@property
|
3021
3076
|
def EnhancedService(self):
|
3022
|
-
"""
|
3077
|
+
"""增强服务。通过该参数可以指定是否开启云安全、云监控等服务。若不指定该参数,则默认公共镜像开启云监控、云安全服务;自定义镜像与云镜像市场镜像默认不开启云监控,云安全服务,而使用镜像里保留的服务。
|
3023
3078
|
:rtype: :class:`tencentcloud.cvm.v20170312.models.EnhancedService`
|
3024
3079
|
"""
|
3025
3080
|
return self._EnhancedService
|
@@ -4683,13 +4738,16 @@ class DescribeHostsRequest(AbstractModel):
|
|
4683
4738
|
:param _Filters: <li><strong>zone</strong></li>
|
4684
4739
|
<p style="padding-left: 30px;">按照【<strong>可用区</strong>】进行过滤。可用区形如:ap-guangzhou-1。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><p style="padding-left: 30px;">可选项:<a href="https://cloud.tencent.com/document/product/213/6091">可用区列表</a></p>
|
4685
4740
|
<li><strong>project-id</strong></li>
|
4686
|
-
<p style="padding-left: 30px;">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProject](https://cloud.tencent.com/document/api/
|
4741
|
+
<p style="padding-left: 30px;">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProject](https://cloud.tencent.com/document/api/651/78725)查询已创建的项目列表或登录[控制台](https://console.cloud.tencent.com/cvm/index)进行查看;也可以调用[AddProject](https://cloud.tencent.com/document/api/651/81952)创建新的项目。项目ID形如:1002189。</p><p style="padding-left: 30px;">类型:Integer</p><p style="padding-left: 30px;">必选:否</p>
|
4687
4742
|
<li><strong>host-id</strong></li>
|
4688
4743
|
<p style="padding-left: 30px;">按照【<strong>[CDH](https://cloud.tencent.com/document/product/416) ID</strong>】进行过滤。[CDH](https://cloud.tencent.com/document/product/416) ID形如:host-xxxxxxxx。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4689
4744
|
<li><strong>host-name</strong></li>
|
4690
4745
|
<p style="padding-left: 30px;">按照【<strong>CDH实例名称</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4691
4746
|
<li><strong>host-state</strong></li>
|
4692
4747
|
<p style="padding-left: 30px;">按照【<strong>CDH实例状态</strong>】进行过滤。(PENDING:创建中 | LAUNCH_FAILURE:创建失败 | RUNNING:运行中 | EXPIRED:已过期)</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4748
|
+
<li><strong>host-type</strong></li>
|
4749
|
+
<p style="padding-left: 30px;">按照【<strong>CDH机型</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4750
|
+
<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>
|
4693
4751
|
每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。
|
4694
4752
|
:type Filters: list of Filter
|
4695
4753
|
:param _Offset: 偏移量,默认为0。
|
@@ -4706,13 +4764,16 @@ class DescribeHostsRequest(AbstractModel):
|
|
4706
4764
|
"""<li><strong>zone</strong></li>
|
4707
4765
|
<p style="padding-left: 30px;">按照【<strong>可用区</strong>】进行过滤。可用区形如:ap-guangzhou-1。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><p style="padding-left: 30px;">可选项:<a href="https://cloud.tencent.com/document/product/213/6091">可用区列表</a></p>
|
4708
4766
|
<li><strong>project-id</strong></li>
|
4709
|
-
<p style="padding-left: 30px;">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProject](https://cloud.tencent.com/document/api/
|
4767
|
+
<p style="padding-left: 30px;">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProject](https://cloud.tencent.com/document/api/651/78725)查询已创建的项目列表或登录[控制台](https://console.cloud.tencent.com/cvm/index)进行查看;也可以调用[AddProject](https://cloud.tencent.com/document/api/651/81952)创建新的项目。项目ID形如:1002189。</p><p style="padding-left: 30px;">类型:Integer</p><p style="padding-left: 30px;">必选:否</p>
|
4710
4768
|
<li><strong>host-id</strong></li>
|
4711
4769
|
<p style="padding-left: 30px;">按照【<strong>[CDH](https://cloud.tencent.com/document/product/416) ID</strong>】进行过滤。[CDH](https://cloud.tencent.com/document/product/416) ID形如:host-xxxxxxxx。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4712
4770
|
<li><strong>host-name</strong></li>
|
4713
4771
|
<p style="padding-left: 30px;">按照【<strong>CDH实例名称</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4714
4772
|
<li><strong>host-state</strong></li>
|
4715
4773
|
<p style="padding-left: 30px;">按照【<strong>CDH实例状态</strong>】进行过滤。(PENDING:创建中 | LAUNCH_FAILURE:创建失败 | RUNNING:运行中 | EXPIRED:已过期)</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4774
|
+
<li><strong>host-type</strong></li>
|
4775
|
+
<p style="padding-left: 30px;">按照【<strong>CDH机型</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
|
4776
|
+
<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>
|
4716
4777
|
每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。
|
4717
4778
|
:rtype: list of Filter
|
4718
4779
|
"""
|
@@ -5826,13 +5887,13 @@ class DescribeInstancesActionTimerRequest(AbstractModel):
|
|
5826
5887
|
:type ActionTimerIds: list of str
|
5827
5888
|
:param _InstanceIds: 按照一个或者多个实例ID查询。
|
5828
5889
|
:type InstanceIds: list of str
|
5829
|
-
:param _TimerAction:
|
5890
|
+
:param _TimerAction: 定时器动作,目前仅支持销毁一个值:TerminateInstances。
|
5830
5891
|
:type TimerAction: str
|
5831
5892
|
:param _EndActionTime: 执行时间的结束范围,用于条件筛选,格式如2018-05-01 19:00:00。
|
5832
5893
|
:type EndActionTime: str
|
5833
5894
|
:param _StartActionTime: 执行时间的开始范围,用于条件筛选,格式如2018-05-01 19:00:00。
|
5834
5895
|
:type StartActionTime: str
|
5835
|
-
:param _StatusList: 定时任务状态列表。<br><li>UNDO
|
5896
|
+
:param _StatusList: 定时任务状态列表。<br><li>UNDO:未执行</li> <br><li>DOING:正在执行</li><br><li>DONE:执行完成。</li>
|
5836
5897
|
:type StatusList: list of str
|
5837
5898
|
"""
|
5838
5899
|
self._ActionTimerIds = None
|
@@ -5866,7 +5927,7 @@ class DescribeInstancesActionTimerRequest(AbstractModel):
|
|
5866
5927
|
|
5867
5928
|
@property
|
5868
5929
|
def TimerAction(self):
|
5869
|
-
"""
|
5930
|
+
"""定时器动作,目前仅支持销毁一个值:TerminateInstances。
|
5870
5931
|
:rtype: str
|
5871
5932
|
"""
|
5872
5933
|
return self._TimerAction
|
@@ -5899,7 +5960,7 @@ class DescribeInstancesActionTimerRequest(AbstractModel):
|
|
5899
5960
|
|
5900
5961
|
@property
|
5901
5962
|
def StatusList(self):
|
5902
|
-
"""定时任务状态列表。<br><li>UNDO
|
5963
|
+
"""定时任务状态列表。<br><li>UNDO:未执行</li> <br><li>DOING:正在执行</li><br><li>DONE:执行完成。</li>
|
5903
5964
|
:rtype: list of str
|
5904
5965
|
"""
|
5905
5966
|
return self._StatusList
|
@@ -15494,7 +15555,6 @@ class LoginSettings(AbstractModel):
|
|
15494
15555
|
def __init__(self):
|
15495
15556
|
r"""
|
15496
15557
|
:param _Password: 实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:<li>Linux实例密码必须8到30位,至少包括两项[a-z],[A-Z]、[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ]中的特殊符号。</li><li>Windows实例密码必须12到30位,至少包括三项[a-z],[A-Z],[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? /]中的特殊符号。</li>若不指定该参数,则由系统随机生成密码,并通过站内信方式通知到用户。
|
15497
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
15498
15558
|
:type Password: str
|
15499
15559
|
:param _KeyIds: 密钥ID列表。关联密钥后,就可以通过对应的私钥来访问实例;KeyId可通过接口[DescribeKeyPairs](https://cloud.tencent.com/document/api/213/15699)获取,密钥与密码不能同时指定,同时Windows操作系统不支持指定密钥。
|
15500
15560
|
注意:此字段可能返回 null,表示取不到有效值。
|
@@ -15510,7 +15570,6 @@ class LoginSettings(AbstractModel):
|
|
15510
15570
|
@property
|
15511
15571
|
def Password(self):
|
15512
15572
|
"""实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:<li>Linux实例密码必须8到30位,至少包括两项[a-z],[A-Z]、[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ]中的特殊符号。</li><li>Windows实例密码必须12到30位,至少包括三项[a-z],[A-Z],[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? /]中的特殊符号。</li>若不指定该参数,则由系统随机生成密码,并通过站内信方式通知到用户。
|
15513
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
15514
15573
|
:rtype: str
|
15515
15574
|
"""
|
15516
15575
|
return self._Password
|
@@ -21988,7 +22047,16 @@ class SystemDisk(AbstractModel):
|
|
21988
22047
|
|
21989
22048
|
def __init__(self):
|
21990
22049
|
r"""
|
21991
|
-
:param _DiskType: 系统盘类型。系统盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br
|
22050
|
+
:param _DiskType: 系统盘类型。系统盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br>
|
22051
|
+
<li>LOCAL_BASIC:本地硬盘</li>
|
22052
|
+
<li>LOCAL_SSD:本地SSD硬盘</li>
|
22053
|
+
<li>CLOUD_BASIC:普通云硬盘</li>
|
22054
|
+
<li>CLOUD_SSD:SSD云硬盘</li>
|
22055
|
+
<li>CLOUD_PREMIUM:高性能云硬盘</li>
|
22056
|
+
<li>CLOUD_BSSD:通用性SSD云硬盘</li>
|
22057
|
+
<li>CLOUD_HSSD:增强型SSD云硬盘</li>
|
22058
|
+
<li>CLOUD_TSSD:极速型SSD云硬盘</li><br>
|
22059
|
+
默认取值:当前有库存的硬盘类型。
|
21992
22060
|
:type DiskType: str
|
21993
22061
|
:param _DiskId: 系统盘ID。LOCAL_BASIC 和 LOCAL_SSD 类型没有ID。暂时不支持该参数。
|
21994
22062
|
该参数目前仅用于`DescribeInstances`等查询类接口的返回参数,不可用于`RunInstances`等写接口的入参。
|
@@ -22006,7 +22074,16 @@ class SystemDisk(AbstractModel):
|
|
22006
22074
|
|
22007
22075
|
@property
|
22008
22076
|
def DiskType(self):
|
22009
|
-
"""系统盘类型。系统盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br
|
22077
|
+
"""系统盘类型。系统盘类型限制详见[存储概述](https://cloud.tencent.com/document/product/213/4952)。取值范围:<br>
|
22078
|
+
<li>LOCAL_BASIC:本地硬盘</li>
|
22079
|
+
<li>LOCAL_SSD:本地SSD硬盘</li>
|
22080
|
+
<li>CLOUD_BASIC:普通云硬盘</li>
|
22081
|
+
<li>CLOUD_SSD:SSD云硬盘</li>
|
22082
|
+
<li>CLOUD_PREMIUM:高性能云硬盘</li>
|
22083
|
+
<li>CLOUD_BSSD:通用性SSD云硬盘</li>
|
22084
|
+
<li>CLOUD_HSSD:增强型SSD云硬盘</li>
|
22085
|
+
<li>CLOUD_TSSD:极速型SSD云硬盘</li><br>
|
22086
|
+
默认取值:当前有库存的硬盘类型。
|
22010
22087
|
:rtype: str
|
22011
22088
|
"""
|
22012
22089
|
return self._DiskType
|
@@ -4014,31 +4014,6 @@ class CwpClient(AbstractClient):
|
|
4014
4014
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
4015
4015
|
|
4016
4016
|
|
4017
|
-
def DescribeCloudProtectServiceOrderList(self, request):
|
4018
|
-
"""云护航计费产品已下线
|
4019
|
-
|
4020
|
-
查询云护航服务订单列表
|
4021
|
-
|
4022
|
-
:param request: Request instance for DescribeCloudProtectServiceOrderList.
|
4023
|
-
:type request: :class:`tencentcloud.cwp.v20180228.models.DescribeCloudProtectServiceOrderListRequest`
|
4024
|
-
:rtype: :class:`tencentcloud.cwp.v20180228.models.DescribeCloudProtectServiceOrderListResponse`
|
4025
|
-
|
4026
|
-
"""
|
4027
|
-
try:
|
4028
|
-
params = request._serialize()
|
4029
|
-
headers = request.headers
|
4030
|
-
body = self.call("DescribeCloudProtectServiceOrderList", params, headers=headers)
|
4031
|
-
response = json.loads(body)
|
4032
|
-
model = models.DescribeCloudProtectServiceOrderListResponse()
|
4033
|
-
model._deserialize(response["Response"])
|
4034
|
-
return model
|
4035
|
-
except Exception as e:
|
4036
|
-
if isinstance(e, TencentCloudSDKException):
|
4037
|
-
raise
|
4038
|
-
else:
|
4039
|
-
raise TencentCloudSDKException(type(e).__name__, str(e))
|
4040
|
-
|
4041
|
-
|
4042
4017
|
def DescribeComponentStatistics(self, request):
|
4043
4018
|
"""接口已无效
|
4044
4019
|
|