tencentcloud-sdk-python 3.0.1297__py2.py3-none-any.whl → 3.0.1299__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/autoscaling/v20180419/models.py +21 -0
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/billing/v20180709/models.py +90 -0
- tencentcloud/cam/v20190116/models.py +2 -2
- tencentcloud/ccc/v20200210/models.py +121 -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 +24 -2
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dbbrain/v20210527/models.py +17 -2
- tencentcloud/dc/v20180410/models.py +50 -121
- tencentcloud/drm/v20181115/models.py +17 -0
- tencentcloud/dts/v20211206/models.py +68 -2
- tencentcloud/emr/v20190103/models.py +136 -340
- tencentcloud/ess/v20201111/models.py +96 -156
- tencentcloud/essbasic/v20210526/models.py +44 -108
- 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 +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +7 -7
- tencentcloud/keewidb/v20220308/models.py +1 -1
- tencentcloud/lcic/v20220817/models.py +12 -6
- tencentcloud/lkeap/v20240522/lkeap_client.py +24 -0
- tencentcloud/lkeap/v20240522/models.py +167 -0
- tencentcloud/mongodb/v20180408/errorcodes.py +3 -0
- tencentcloud/mongodb/v20180408/models.py +36 -20
- tencentcloud/mongodb/v20180408/mongodb_client.py +1 -1
- tencentcloud/mongodb/v20190725/models.py +45 -112
- tencentcloud/ocr/v20181119/models.py +14 -14
- tencentcloud/ocr/v20181119/ocr_client.py +3 -3
- tencentcloud/postgres/v20170312/models.py +233 -0
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/redis/v20180412/models.py +6 -6
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/scf/v20180416/models.py +44 -4
- tencentcloud/ssl/v20191205/models.py +66 -10
- tencentcloud/ssl/v20191205/ssl_client.py +8 -1
- tencentcloud/tcb/v20180608/models.py +219 -345
- tencentcloud/tcb/v20180608/tcb_client.py +1 -1
- tencentcloud/tcbr/v20220217/models.py +51 -6
- tencentcloud/tdmq/v20200217/models.py +205 -0
- tencentcloud/tdmq/v20200217/tdmq_client.py +23 -0
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/trtc/v20190722/models.py +4 -16
- tencentcloud/vpc/v20170312/models.py +63 -29
- {tencentcloud_sdk_python-3.0.1297.dist-info → tencentcloud_sdk_python-3.0.1299.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1297.dist-info → tencentcloud_sdk_python-3.0.1299.dist-info}/RECORD +57 -57
- {tencentcloud_sdk_python-3.0.1297.dist-info → tencentcloud_sdk_python-3.0.1299.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1297.dist-info → tencentcloud_sdk_python-3.0.1299.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1297.dist-info → tencentcloud_sdk_python-3.0.1299.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ class License(AbstractModel):
|
|
27
27
|
r"""
|
28
28
|
:param _LicenseId: License ID
|
29
29
|
:type LicenseId: str
|
30
|
-
:param _LicenseMode: 软件授权模式。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Permanent</td><td>永久授权。该授权不受有效期限制。</td></tr><tr><td>Subscription</td><td>订阅授权。授权如果过了有效期,则会进入过期状态。</td></tr></tbody></table>
|
30
|
+
:param _LicenseMode: 软件授权模式。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Permanent</td><td>永久授权。该授权不受有效期限制。</td></tr><tr><td>Subscription</td><td>订阅授权。授权如果过了有效期,则会进入过期状态。</td></tr><tr><td>Accept</td><td>验收期授权。用于需要验收的软件处于验收期间的授权,授权如果过了验收有效期,则会进入过期状态。</td></tr></tbody></table>
|
31
31
|
:type LicenseMode: str
|
32
32
|
:param _LicenseStatus: 软件的授权状态。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Issued</td><td>已颁发,等待激活。一般来说,如果软件已经在运行,不会出现该状态。</td></tr><tr><td>Active</td><td>授权在有效期内,这是软件运行期间最常见的状态。</td></tr><tr><td>Expired</td><td>授权已过期。订阅类的软件授权有有效期,如果服务器时间已晚于有效期,则会进入过期状态。</td></tr><tr><td>Isolated</td><td>授权已隔离。有截止日期的授权,当用户授权到期时,先进入此状态,用户可以去续费,超过7天不续费则授权进入Destroyed状态。</td></tr><tr><td>Destroyed</td><td>授权已失效/销毁。用户如果退货软件,则授权会自动失效。</td></tr></tbody></table>
|
33
33
|
:type LicenseStatus: str
|
@@ -93,7 +93,7 @@ class License(AbstractModel):
|
|
93
93
|
|
94
94
|
@property
|
95
95
|
def LicenseMode(self):
|
96
|
-
"""软件授权模式。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Permanent</td><td>永久授权。该授权不受有效期限制。</td></tr><tr><td>Subscription</td><td>订阅授权。授权如果过了有效期,则会进入过期状态。</td></tr></tbody></table>
|
96
|
+
"""软件授权模式。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Permanent</td><td>永久授权。该授权不受有效期限制。</td></tr><tr><td>Subscription</td><td>订阅授权。授权如果过了有效期,则会进入过期状态。</td></tr><tr><td>Accept</td><td>验收期授权。用于需要验收的软件处于验收期间的授权,授权如果过了验收有效期,则会进入过期状态。</td></tr></tbody></table>
|
97
97
|
:rtype: str
|
98
98
|
"""
|
99
99
|
return self._LicenseMode
|
@@ -312,19 +312,24 @@ class SaleParam(AbstractModel):
|
|
312
312
|
r"""
|
313
313
|
:param _ParamKey: 售卖参数标识
|
314
314
|
:type ParamKey: str
|
315
|
-
:param _ParamValue: 售卖参数值
|
316
|
-
:type ParamValue: str
|
317
315
|
:param _ParamKeyName: 售卖参数的展示名称
|
318
316
|
注意:此字段可能返回 null,表示取不到有效值。
|
319
317
|
:type ParamKeyName: str
|
318
|
+
:param _ParamValue: 售卖参数值,当ParamType=Quant时,该值有可能为Null
|
319
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
320
|
+
:type ParamValue: str
|
320
321
|
:param _ParamValueName: 售卖参数值的展示名称
|
321
322
|
注意:此字段可能返回 null,表示取不到有效值。
|
322
323
|
:type ParamValueName: str
|
324
|
+
:param _ParamType: 售卖参数的类型,目前支持枚举类Enum/数量类Quant
|
325
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
326
|
+
:type ParamType: str
|
323
327
|
"""
|
324
328
|
self._ParamKey = None
|
325
|
-
self._ParamValue = None
|
326
329
|
self._ParamKeyName = None
|
330
|
+
self._ParamValue = None
|
327
331
|
self._ParamValueName = None
|
332
|
+
self._ParamType = None
|
328
333
|
|
329
334
|
@property
|
330
335
|
def ParamKey(self):
|
@@ -337,17 +342,6 @@ class SaleParam(AbstractModel):
|
|
337
342
|
def ParamKey(self, ParamKey):
|
338
343
|
self._ParamKey = ParamKey
|
339
344
|
|
340
|
-
@property
|
341
|
-
def ParamValue(self):
|
342
|
-
"""售卖参数值
|
343
|
-
:rtype: str
|
344
|
-
"""
|
345
|
-
return self._ParamValue
|
346
|
-
|
347
|
-
@ParamValue.setter
|
348
|
-
def ParamValue(self, ParamValue):
|
349
|
-
self._ParamValue = ParamValue
|
350
|
-
|
351
345
|
@property
|
352
346
|
def ParamKeyName(self):
|
353
347
|
"""售卖参数的展示名称
|
@@ -360,6 +354,18 @@ class SaleParam(AbstractModel):
|
|
360
354
|
def ParamKeyName(self, ParamKeyName):
|
361
355
|
self._ParamKeyName = ParamKeyName
|
362
356
|
|
357
|
+
@property
|
358
|
+
def ParamValue(self):
|
359
|
+
"""售卖参数值,当ParamType=Quant时,该值有可能为Null
|
360
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
361
|
+
:rtype: str
|
362
|
+
"""
|
363
|
+
return self._ParamValue
|
364
|
+
|
365
|
+
@ParamValue.setter
|
366
|
+
def ParamValue(self, ParamValue):
|
367
|
+
self._ParamValue = ParamValue
|
368
|
+
|
363
369
|
@property
|
364
370
|
def ParamValueName(self):
|
365
371
|
"""售卖参数值的展示名称
|
@@ -372,12 +378,25 @@ class SaleParam(AbstractModel):
|
|
372
378
|
def ParamValueName(self, ParamValueName):
|
373
379
|
self._ParamValueName = ParamValueName
|
374
380
|
|
381
|
+
@property
|
382
|
+
def ParamType(self):
|
383
|
+
"""售卖参数的类型,目前支持枚举类Enum/数量类Quant
|
384
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
385
|
+
:rtype: str
|
386
|
+
"""
|
387
|
+
return self._ParamType
|
388
|
+
|
389
|
+
@ParamType.setter
|
390
|
+
def ParamType(self, ParamType):
|
391
|
+
self._ParamType = ParamType
|
392
|
+
|
375
393
|
|
376
394
|
def _deserialize(self, params):
|
377
395
|
self._ParamKey = params.get("ParamKey")
|
378
|
-
self._ParamValue = params.get("ParamValue")
|
379
396
|
self._ParamKeyName = params.get("ParamKeyName")
|
397
|
+
self._ParamValue = params.get("ParamValue")
|
380
398
|
self._ParamValueName = params.get("ParamValueName")
|
399
|
+
self._ParamType = params.get("ParamType")
|
381
400
|
memeber_set = set(params.keys())
|
382
401
|
for name, value in vars(self).items():
|
383
402
|
property_name = name[1:]
|
@@ -403,10 +422,16 @@ class VerifyLicenseResponse(AbstractModel):
|
|
403
422
|
r"""
|
404
423
|
:param _License: 软件的详细授权信息。
|
405
424
|
:type License: :class:`tencentcloud.cloudapp.v20220530.models.License`
|
425
|
+
:param _Timestamp: 当前请求服务端的时间戳,格式为RFC3339
|
426
|
+
:type Timestamp: str
|
427
|
+
:param _Signature: 对License字段对应的json数据的签名
|
428
|
+
:type Signature: str
|
406
429
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
407
430
|
:type RequestId: str
|
408
431
|
"""
|
409
432
|
self._License = None
|
433
|
+
self._Timestamp = None
|
434
|
+
self._Signature = None
|
410
435
|
self._RequestId = None
|
411
436
|
|
412
437
|
@property
|
@@ -420,6 +445,28 @@ class VerifyLicenseResponse(AbstractModel):
|
|
420
445
|
def License(self, License):
|
421
446
|
self._License = License
|
422
447
|
|
448
|
+
@property
|
449
|
+
def Timestamp(self):
|
450
|
+
"""当前请求服务端的时间戳,格式为RFC3339
|
451
|
+
:rtype: str
|
452
|
+
"""
|
453
|
+
return self._Timestamp
|
454
|
+
|
455
|
+
@Timestamp.setter
|
456
|
+
def Timestamp(self, Timestamp):
|
457
|
+
self._Timestamp = Timestamp
|
458
|
+
|
459
|
+
@property
|
460
|
+
def Signature(self):
|
461
|
+
"""对License字段对应的json数据的签名
|
462
|
+
:rtype: str
|
463
|
+
"""
|
464
|
+
return self._Signature
|
465
|
+
|
466
|
+
@Signature.setter
|
467
|
+
def Signature(self, Signature):
|
468
|
+
self._Signature = Signature
|
469
|
+
|
423
470
|
@property
|
424
471
|
def RequestId(self):
|
425
472
|
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -436,4 +483,6 @@ class VerifyLicenseResponse(AbstractModel):
|
|
436
483
|
if params.get("License") is not None:
|
437
484
|
self._License = License()
|
438
485
|
self._License._deserialize(params.get("License"))
|
486
|
+
self._Timestamp = params.get("Timestamp")
|
487
|
+
self._Signature = params.get("Signature")
|
439
488
|
self._RequestId = params.get("RequestId")
|
@@ -355,6 +355,9 @@ class AlarmInfo(AbstractModel):
|
|
355
355
|
:param _AlarmLevel: 告警级别。0:警告(Warn);1:提醒(Info);2:紧急 (Critical)。
|
356
356
|
注意:此字段可能返回 null,表示取不到有效值。
|
357
357
|
:type AlarmLevel: int
|
358
|
+
:param _Classifications: 告警附加分类字段。
|
359
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
360
|
+
:type Classifications: list of AlarmClassification
|
358
361
|
:param _MultiConditions: 多触发条件。与
|
359
362
|
Condition互斥。
|
360
363
|
注意:此字段可能返回 null,表示取不到有效值。
|
@@ -378,6 +381,7 @@ Condition互斥。
|
|
378
381
|
self._GroupTriggerCondition = None
|
379
382
|
self._MonitorObjectType = None
|
380
383
|
self._AlarmLevel = None
|
384
|
+
self._Classifications = None
|
381
385
|
self._MultiConditions = None
|
382
386
|
|
383
387
|
@property
|
@@ -585,6 +589,18 @@ Condition互斥。
|
|
585
589
|
def AlarmLevel(self, AlarmLevel):
|
586
590
|
self._AlarmLevel = AlarmLevel
|
587
591
|
|
592
|
+
@property
|
593
|
+
def Classifications(self):
|
594
|
+
"""告警附加分类字段。
|
595
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
596
|
+
:rtype: list of AlarmClassification
|
597
|
+
"""
|
598
|
+
return self._Classifications
|
599
|
+
|
600
|
+
@Classifications.setter
|
601
|
+
def Classifications(self, Classifications):
|
602
|
+
self._Classifications = Classifications
|
603
|
+
|
588
604
|
@property
|
589
605
|
def MultiConditions(self):
|
590
606
|
"""多触发条件。与
|
@@ -632,6 +648,12 @@ Condition互斥。
|
|
632
648
|
self._GroupTriggerCondition = params.get("GroupTriggerCondition")
|
633
649
|
self._MonitorObjectType = params.get("MonitorObjectType")
|
634
650
|
self._AlarmLevel = params.get("AlarmLevel")
|
651
|
+
if params.get("Classifications") is not None:
|
652
|
+
self._Classifications = []
|
653
|
+
for item in params.get("Classifications"):
|
654
|
+
obj = AlarmClassification()
|
655
|
+
obj._deserialize(item)
|
656
|
+
self._Classifications.append(obj)
|
635
657
|
if params.get("MultiConditions") is not None:
|
636
658
|
self._MultiConditions = []
|
637
659
|
for item in params.get("MultiConditions"):
|
@@ -3707,7 +3729,7 @@ class ConsoleSharingConfig(AbstractModel):
|
|
3707
3729
|
- datasight内网匿名分享(若开启):datasight内网域名
|
3708
3730
|
注意:此字段可能返回 null,表示取不到有效值。
|
3709
3731
|
:type Domain: str
|
3710
|
-
:param _VerifyCode:
|
3732
|
+
:param _VerifyCode: 分享链接加密访问验证码。支持0-9和a-z(不区分大小写)在内的6个字符,可为空,代表免验证码访问
|
3711
3733
|
注意:此字段可能返回 null,表示取不到有效值。
|
3712
3734
|
:type VerifyCode: str
|
3713
3735
|
:param _StartTime: 默认查询范围的开始时间点,支持绝对时间(13位Unix时间戳)或相对时间表达式
|
@@ -3802,7 +3824,7 @@ class ConsoleSharingConfig(AbstractModel):
|
|
3802
3824
|
|
3803
3825
|
@property
|
3804
3826
|
def VerifyCode(self):
|
3805
|
-
"""
|
3827
|
+
"""分享链接加密访问验证码。支持0-9和a-z(不区分大小写)在内的6个字符,可为空,代表免验证码访问
|
3806
3828
|
注意:此字段可能返回 null,表示取不到有效值。
|
3807
3829
|
:rtype: str
|
3808
3830
|
"""
|
@@ -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
|
|
@@ -7415,13 +7415,16 @@ class DescribeRedisTopKeyPrefixListRequest(AbstractModel):
|
|
7415
7415
|
:type Date: str
|
7416
7416
|
:param _Product: 服务产品类型,支持值包括 "redis" - 云数据库 Redis。
|
7417
7417
|
:type Product: str
|
7418
|
-
:param _Limit: 查询数目,默认为20,最大值为
|
7418
|
+
:param _Limit: 查询数目,默认为20,最大值为500。
|
7419
7419
|
:type Limit: int
|
7420
|
+
:param _ShardIds: 分片ID数组。
|
7421
|
+
:type ShardIds: list of int
|
7420
7422
|
"""
|
7421
7423
|
self._InstanceId = None
|
7422
7424
|
self._Date = None
|
7423
7425
|
self._Product = None
|
7424
7426
|
self._Limit = None
|
7427
|
+
self._ShardIds = None
|
7425
7428
|
|
7426
7429
|
@property
|
7427
7430
|
def InstanceId(self):
|
@@ -7458,7 +7461,7 @@ class DescribeRedisTopKeyPrefixListRequest(AbstractModel):
|
|
7458
7461
|
|
7459
7462
|
@property
|
7460
7463
|
def Limit(self):
|
7461
|
-
"""查询数目,默认为20,最大值为
|
7464
|
+
"""查询数目,默认为20,最大值为500。
|
7462
7465
|
:rtype: int
|
7463
7466
|
"""
|
7464
7467
|
return self._Limit
|
@@ -7467,12 +7470,24 @@ class DescribeRedisTopKeyPrefixListRequest(AbstractModel):
|
|
7467
7470
|
def Limit(self, Limit):
|
7468
7471
|
self._Limit = Limit
|
7469
7472
|
|
7473
|
+
@property
|
7474
|
+
def ShardIds(self):
|
7475
|
+
"""分片ID数组。
|
7476
|
+
:rtype: list of int
|
7477
|
+
"""
|
7478
|
+
return self._ShardIds
|
7479
|
+
|
7480
|
+
@ShardIds.setter
|
7481
|
+
def ShardIds(self, ShardIds):
|
7482
|
+
self._ShardIds = ShardIds
|
7483
|
+
|
7470
7484
|
|
7471
7485
|
def _deserialize(self, params):
|
7472
7486
|
self._InstanceId = params.get("InstanceId")
|
7473
7487
|
self._Date = params.get("Date")
|
7474
7488
|
self._Product = params.get("Product")
|
7475
7489
|
self._Limit = params.get("Limit")
|
7490
|
+
self._ShardIds = params.get("ShardIds")
|
7476
7491
|
memeber_set = set(params.keys())
|
7477
7492
|
for name, value in vars(self).items():
|
7478
7493
|
property_name = name[1:]
|