tencentcloud-sdk-python 3.0.1356__py2.py3-none-any.whl → 3.0.1357__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.
Files changed (33) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/billing/v20180709/billing_client.py +0 -25
  3. tencentcloud/billing/v20180709/models.py +0 -512
  4. tencentcloud/cdb/v20170320/models.py +32 -4
  5. tencentcloud/ess/v20201111/ess_client.py +4 -2
  6. tencentcloud/ess/v20201111/models.py +206 -10
  7. tencentcloud/essbasic/v20210526/models.py +162 -12
  8. tencentcloud/gaap/v20180529/models.py +0 -90
  9. tencentcloud/gwlb/v20240906/models.py +20 -0
  10. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
  11. tencentcloud/iotexplorer/v20190423/models.py +254 -0
  12. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  13. tencentcloud/iotvideo/v20211125/models.py +254 -0
  14. tencentcloud/lowcode/v20210108/errorcodes.py +3 -0
  15. tencentcloud/mps/v20190612/models.py +28 -36
  16. tencentcloud/oceanus/v20190422/models.py +12 -0
  17. tencentcloud/ocr/v20181119/models.py +2 -2
  18. tencentcloud/ses/v20201002/models.py +15 -0
  19. tencentcloud/smop/v20201203/smop_client.py +3 -1
  20. tencentcloud/taf/v20200210/models.py +0 -270
  21. tencentcloud/taf/v20200210/taf_client.py +0 -23
  22. tencentcloud/tat/v20201028/errorcodes.py +6 -0
  23. tencentcloud/tat/v20201028/models.py +50 -2
  24. tencentcloud/tcss/v20201101/models.py +83 -8
  25. tencentcloud/tse/v20201207/models.py +0 -182
  26. tencentcloud/tsf/v20180326/models.py +12 -282
  27. tencentcloud/vpc/v20170312/errorcodes.py +3 -0
  28. tencentcloud/vpc/v20170312/models.py +25 -132
  29. {tencentcloud_sdk_python-3.0.1356.dist-info → tencentcloud_sdk_python-3.0.1357.dist-info}/METADATA +1 -1
  30. {tencentcloud_sdk_python-3.0.1356.dist-info → tencentcloud_sdk_python-3.0.1357.dist-info}/RECORD +33 -33
  31. {tencentcloud_sdk_python-3.0.1356.dist-info → tencentcloud_sdk_python-3.0.1357.dist-info}/LICENSE +0 -0
  32. {tencentcloud_sdk_python-3.0.1356.dist-info → tencentcloud_sdk_python-3.0.1357.dist-info}/WHEEL +0 -0
  33. {tencentcloud_sdk_python-3.0.1356.dist-info → tencentcloud_sdk_python-3.0.1357.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1356'
17
+ __version__ = '3.0.1357'
@@ -884,31 +884,6 @@ class BillingClient(AbstractClient):
884
884
  raise TencentCloudSDKException(type(e).__name__, str(e))
885
885
 
886
886
 
887
- def DescribeSavingPlanCoverage(self, request):
888
- """当前接口已迁移至svp产品
889
-
890
- 查询当前用户节省计划覆盖率明细数据,如无特别说明,金额单位均为元(国内站)或者美元(国际站)。
891
-
892
- :param request: Request instance for DescribeSavingPlanCoverage.
893
- :type request: :class:`tencentcloud.billing.v20180709.models.DescribeSavingPlanCoverageRequest`
894
- :rtype: :class:`tencentcloud.billing.v20180709.models.DescribeSavingPlanCoverageResponse`
895
-
896
- """
897
- try:
898
- params = request._serialize()
899
- headers = request.headers
900
- body = self.call("DescribeSavingPlanCoverage", params, headers=headers)
901
- response = json.loads(body)
902
- model = models.DescribeSavingPlanCoverageResponse()
903
- model._deserialize(response["Response"])
904
- return model
905
- except Exception as e:
906
- if isinstance(e, TencentCloudSDKException):
907
- raise
908
- else:
909
- raise TencentCloudSDKException(type(e).__name__, str(e))
910
-
911
-
912
887
  def DescribeSavingPlanResourceInfo(self, request):
913
888
  """查询节省计划详情
914
889
 
@@ -22172,185 +22172,6 @@ class DescribeGatherResourceResponse(AbstractModel):
22172
22172
  self._RequestId = params.get("RequestId")
22173
22173
 
22174
22174
 
22175
- class DescribeSavingPlanCoverageRequest(AbstractModel):
22176
- """DescribeSavingPlanCoverage请求参数结构体
22177
-
22178
- """
22179
-
22180
- def __init__(self):
22181
- r"""
22182
- :param _StartDate: 费用起始日期,格式yyyy-MM-dd
22183
- :type StartDate: str
22184
- :param _EndDate: 费用结束日期,格式yyyy-MM-dd
22185
- :type EndDate: str
22186
- :param _Offset: 分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
22187
- :type Offset: int
22188
- :param _Limit: 数量,最大值为200
22189
- :type Limit: int
22190
- :param _PeriodType: 取值包括1(缺省值)和2,1表示按天统计覆盖率,2表示按月统计覆盖率,此参数仅影响返回的RateSet聚合粒度,不影响返回的DetailSet
22191
- :type PeriodType: int
22192
- """
22193
- self._StartDate = None
22194
- self._EndDate = None
22195
- self._Offset = None
22196
- self._Limit = None
22197
- self._PeriodType = None
22198
-
22199
- @property
22200
- def StartDate(self):
22201
- """费用起始日期,格式yyyy-MM-dd
22202
- :rtype: str
22203
- """
22204
- return self._StartDate
22205
-
22206
- @StartDate.setter
22207
- def StartDate(self, StartDate):
22208
- self._StartDate = StartDate
22209
-
22210
- @property
22211
- def EndDate(self):
22212
- """费用结束日期,格式yyyy-MM-dd
22213
- :rtype: str
22214
- """
22215
- return self._EndDate
22216
-
22217
- @EndDate.setter
22218
- def EndDate(self, EndDate):
22219
- self._EndDate = EndDate
22220
-
22221
- @property
22222
- def Offset(self):
22223
- """分页偏移量,Offset=0表示第一页,如果Limit=100,则Offset=100表示第二页,Offset=200表示第三页,以此类推
22224
- :rtype: int
22225
- """
22226
- return self._Offset
22227
-
22228
- @Offset.setter
22229
- def Offset(self, Offset):
22230
- self._Offset = Offset
22231
-
22232
- @property
22233
- def Limit(self):
22234
- """数量,最大值为200
22235
- :rtype: int
22236
- """
22237
- return self._Limit
22238
-
22239
- @Limit.setter
22240
- def Limit(self, Limit):
22241
- self._Limit = Limit
22242
-
22243
- @property
22244
- def PeriodType(self):
22245
- """取值包括1(缺省值)和2,1表示按天统计覆盖率,2表示按月统计覆盖率,此参数仅影响返回的RateSet聚合粒度,不影响返回的DetailSet
22246
- :rtype: int
22247
- """
22248
- return self._PeriodType
22249
-
22250
- @PeriodType.setter
22251
- def PeriodType(self, PeriodType):
22252
- self._PeriodType = PeriodType
22253
-
22254
-
22255
- def _deserialize(self, params):
22256
- self._StartDate = params.get("StartDate")
22257
- self._EndDate = params.get("EndDate")
22258
- self._Offset = params.get("Offset")
22259
- self._Limit = params.get("Limit")
22260
- self._PeriodType = params.get("PeriodType")
22261
- memeber_set = set(params.keys())
22262
- for name, value in vars(self).items():
22263
- property_name = name[1:]
22264
- if property_name in memeber_set:
22265
- memeber_set.remove(property_name)
22266
- if len(memeber_set) > 0:
22267
- warnings.warn("%s fileds are useless." % ",".join(memeber_set))
22268
-
22269
-
22270
-
22271
- class DescribeSavingPlanCoverageResponse(AbstractModel):
22272
- """DescribeSavingPlanCoverage返回参数结构体
22273
-
22274
- """
22275
-
22276
- def __init__(self):
22277
- r"""
22278
- :param _DetailSet: 节省计划覆盖率明细数据
22279
- :type DetailSet: list of SavingPlanCoverageDetail
22280
- :param _RateSet: 节省计划覆盖率聚合数据
22281
- :type RateSet: list of SavingPlanCoverageRate
22282
- :param _TotalCount: 查询命中的节省计划覆盖率明细数据总条数
22283
- :type TotalCount: int
22284
- :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
22285
- :type RequestId: str
22286
- """
22287
- self._DetailSet = None
22288
- self._RateSet = None
22289
- self._TotalCount = None
22290
- self._RequestId = None
22291
-
22292
- @property
22293
- def DetailSet(self):
22294
- """节省计划覆盖率明细数据
22295
- :rtype: list of SavingPlanCoverageDetail
22296
- """
22297
- return self._DetailSet
22298
-
22299
- @DetailSet.setter
22300
- def DetailSet(self, DetailSet):
22301
- self._DetailSet = DetailSet
22302
-
22303
- @property
22304
- def RateSet(self):
22305
- """节省计划覆盖率聚合数据
22306
- :rtype: list of SavingPlanCoverageRate
22307
- """
22308
- return self._RateSet
22309
-
22310
- @RateSet.setter
22311
- def RateSet(self, RateSet):
22312
- self._RateSet = RateSet
22313
-
22314
- @property
22315
- def TotalCount(self):
22316
- """查询命中的节省计划覆盖率明细数据总条数
22317
- :rtype: int
22318
- """
22319
- return self._TotalCount
22320
-
22321
- @TotalCount.setter
22322
- def TotalCount(self, TotalCount):
22323
- self._TotalCount = TotalCount
22324
-
22325
- @property
22326
- def RequestId(self):
22327
- """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
22328
- :rtype: str
22329
- """
22330
- return self._RequestId
22331
-
22332
- @RequestId.setter
22333
- def RequestId(self, RequestId):
22334
- self._RequestId = RequestId
22335
-
22336
-
22337
- def _deserialize(self, params):
22338
- if params.get("DetailSet") is not None:
22339
- self._DetailSet = []
22340
- for item in params.get("DetailSet"):
22341
- obj = SavingPlanCoverageDetail()
22342
- obj._deserialize(item)
22343
- self._DetailSet.append(obj)
22344
- if params.get("RateSet") is not None:
22345
- self._RateSet = []
22346
- for item in params.get("RateSet"):
22347
- obj = SavingPlanCoverageRate()
22348
- obj._deserialize(item)
22349
- self._RateSet.append(obj)
22350
- self._TotalCount = params.get("TotalCount")
22351
- self._RequestId = params.get("RequestId")
22352
-
22353
-
22354
22175
  class DescribeSavingPlanResourceInfoRequest(AbstractModel):
22355
22176
  """DescribeSavingPlanResourceInfo请求参数结构体
22356
22177
 
@@ -25310,339 +25131,6 @@ class RegionSummaryOverviewItem(AbstractModel):
25310
25131
 
25311
25132
 
25312
25133
 
25313
- class SavingPlanCoverageDetail(AbstractModel):
25314
- """节省计划覆盖率数据
25315
-
25316
- """
25317
-
25318
- def __init__(self):
25319
- r"""
25320
- :param _ResourceId: 资源 ID:账单中出账对象 ID,不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID
25321
- :type ResourceId: str
25322
- :param _RegionId: 地域ID
25323
- 注意:此字段可能返回 null,表示取不到有效值。
25324
- :type RegionId: int
25325
- :param _ProductCode: 产品编码
25326
- 注意:此字段可能返回 null,表示取不到有效值。
25327
- :type ProductCode: str
25328
- :param _SubProductCode: 子产品编码
25329
- 注意:此字段可能返回 null,表示取不到有效值。
25330
- :type SubProductCode: str
25331
- :param _StartDate: 费用起始日期,格式yyyy-MM-dd
25332
- :type StartDate: str
25333
- :param _EndDate: 费用结束日期,格式yyyy-MM-dd,目前与StartDate相等
25334
- :type EndDate: str
25335
- :param _SpCoveredAmount: 节省计划覆盖金额(即节省计划支付金额)
25336
- :type SpCoveredAmount: float
25337
- :param _SpUncoveredAmount: 节省计划未覆盖金额(即优惠后总价)
25338
- :type SpUncoveredAmount: float
25339
- :param _TotalRealAmount: 总支出(即节省计划未覆盖金额 + 节省计划覆盖金额)
25340
- :type TotalRealAmount: float
25341
- :param _ExpectedAmount: 按量计费预期金额(即折前价 * 折扣)
25342
- :type ExpectedAmount: float
25343
- :param _SpCoverage: 覆盖率结果,取值[0, 100]
25344
- :type SpCoverage: float
25345
- :param _PayerUinName: 支付者昵称
25346
- :type PayerUinName: str
25347
- :param _OwnerUinName: 使用者昵称
25348
- :type OwnerUinName: str
25349
- :param _PayerUin: 支付者uin
25350
- :type PayerUin: str
25351
- :param _SubBillingItemName: 计费项名称
25352
- :type SubBillingItemName: str
25353
- :param _BillingItemName: 计费细项名称
25354
- :type BillingItemName: str
25355
- :param _SubProductName: 子产品名称
25356
- :type SubProductName: str
25357
- """
25358
- self._ResourceId = None
25359
- self._RegionId = None
25360
- self._ProductCode = None
25361
- self._SubProductCode = None
25362
- self._StartDate = None
25363
- self._EndDate = None
25364
- self._SpCoveredAmount = None
25365
- self._SpUncoveredAmount = None
25366
- self._TotalRealAmount = None
25367
- self._ExpectedAmount = None
25368
- self._SpCoverage = None
25369
- self._PayerUinName = None
25370
- self._OwnerUinName = None
25371
- self._PayerUin = None
25372
- self._SubBillingItemName = None
25373
- self._BillingItemName = None
25374
- self._SubProductName = None
25375
-
25376
- @property
25377
- def ResourceId(self):
25378
- """资源 ID:账单中出账对象 ID,不同产品因资源形态不同,资源内容不完全相同,如云服务器 CVM 为对应的实例 ID
25379
- :rtype: str
25380
- """
25381
- return self._ResourceId
25382
-
25383
- @ResourceId.setter
25384
- def ResourceId(self, ResourceId):
25385
- self._ResourceId = ResourceId
25386
-
25387
- @property
25388
- def RegionId(self):
25389
- """地域ID
25390
- 注意:此字段可能返回 null,表示取不到有效值。
25391
- :rtype: int
25392
- """
25393
- return self._RegionId
25394
-
25395
- @RegionId.setter
25396
- def RegionId(self, RegionId):
25397
- self._RegionId = RegionId
25398
-
25399
- @property
25400
- def ProductCode(self):
25401
- """产品编码
25402
- 注意:此字段可能返回 null,表示取不到有效值。
25403
- :rtype: str
25404
- """
25405
- return self._ProductCode
25406
-
25407
- @ProductCode.setter
25408
- def ProductCode(self, ProductCode):
25409
- self._ProductCode = ProductCode
25410
-
25411
- @property
25412
- def SubProductCode(self):
25413
- """子产品编码
25414
- 注意:此字段可能返回 null,表示取不到有效值。
25415
- :rtype: str
25416
- """
25417
- return self._SubProductCode
25418
-
25419
- @SubProductCode.setter
25420
- def SubProductCode(self, SubProductCode):
25421
- self._SubProductCode = SubProductCode
25422
-
25423
- @property
25424
- def StartDate(self):
25425
- """费用起始日期,格式yyyy-MM-dd
25426
- :rtype: str
25427
- """
25428
- return self._StartDate
25429
-
25430
- @StartDate.setter
25431
- def StartDate(self, StartDate):
25432
- self._StartDate = StartDate
25433
-
25434
- @property
25435
- def EndDate(self):
25436
- """费用结束日期,格式yyyy-MM-dd,目前与StartDate相等
25437
- :rtype: str
25438
- """
25439
- return self._EndDate
25440
-
25441
- @EndDate.setter
25442
- def EndDate(self, EndDate):
25443
- self._EndDate = EndDate
25444
-
25445
- @property
25446
- def SpCoveredAmount(self):
25447
- """节省计划覆盖金额(即节省计划支付金额)
25448
- :rtype: float
25449
- """
25450
- return self._SpCoveredAmount
25451
-
25452
- @SpCoveredAmount.setter
25453
- def SpCoveredAmount(self, SpCoveredAmount):
25454
- self._SpCoveredAmount = SpCoveredAmount
25455
-
25456
- @property
25457
- def SpUncoveredAmount(self):
25458
- """节省计划未覆盖金额(即优惠后总价)
25459
- :rtype: float
25460
- """
25461
- return self._SpUncoveredAmount
25462
-
25463
- @SpUncoveredAmount.setter
25464
- def SpUncoveredAmount(self, SpUncoveredAmount):
25465
- self._SpUncoveredAmount = SpUncoveredAmount
25466
-
25467
- @property
25468
- def TotalRealAmount(self):
25469
- """总支出(即节省计划未覆盖金额 + 节省计划覆盖金额)
25470
- :rtype: float
25471
- """
25472
- return self._TotalRealAmount
25473
-
25474
- @TotalRealAmount.setter
25475
- def TotalRealAmount(self, TotalRealAmount):
25476
- self._TotalRealAmount = TotalRealAmount
25477
-
25478
- @property
25479
- def ExpectedAmount(self):
25480
- """按量计费预期金额(即折前价 * 折扣)
25481
- :rtype: float
25482
- """
25483
- return self._ExpectedAmount
25484
-
25485
- @ExpectedAmount.setter
25486
- def ExpectedAmount(self, ExpectedAmount):
25487
- self._ExpectedAmount = ExpectedAmount
25488
-
25489
- @property
25490
- def SpCoverage(self):
25491
- """覆盖率结果,取值[0, 100]
25492
- :rtype: float
25493
- """
25494
- return self._SpCoverage
25495
-
25496
- @SpCoverage.setter
25497
- def SpCoverage(self, SpCoverage):
25498
- self._SpCoverage = SpCoverage
25499
-
25500
- @property
25501
- def PayerUinName(self):
25502
- """支付者昵称
25503
- :rtype: str
25504
- """
25505
- return self._PayerUinName
25506
-
25507
- @PayerUinName.setter
25508
- def PayerUinName(self, PayerUinName):
25509
- self._PayerUinName = PayerUinName
25510
-
25511
- @property
25512
- def OwnerUinName(self):
25513
- """使用者昵称
25514
- :rtype: str
25515
- """
25516
- return self._OwnerUinName
25517
-
25518
- @OwnerUinName.setter
25519
- def OwnerUinName(self, OwnerUinName):
25520
- self._OwnerUinName = OwnerUinName
25521
-
25522
- @property
25523
- def PayerUin(self):
25524
- """支付者uin
25525
- :rtype: str
25526
- """
25527
- return self._PayerUin
25528
-
25529
- @PayerUin.setter
25530
- def PayerUin(self, PayerUin):
25531
- self._PayerUin = PayerUin
25532
-
25533
- @property
25534
- def SubBillingItemName(self):
25535
- """计费项名称
25536
- :rtype: str
25537
- """
25538
- return self._SubBillingItemName
25539
-
25540
- @SubBillingItemName.setter
25541
- def SubBillingItemName(self, SubBillingItemName):
25542
- self._SubBillingItemName = SubBillingItemName
25543
-
25544
- @property
25545
- def BillingItemName(self):
25546
- """计费细项名称
25547
- :rtype: str
25548
- """
25549
- return self._BillingItemName
25550
-
25551
- @BillingItemName.setter
25552
- def BillingItemName(self, BillingItemName):
25553
- self._BillingItemName = BillingItemName
25554
-
25555
- @property
25556
- def SubProductName(self):
25557
- """子产品名称
25558
- :rtype: str
25559
- """
25560
- return self._SubProductName
25561
-
25562
- @SubProductName.setter
25563
- def SubProductName(self, SubProductName):
25564
- self._SubProductName = SubProductName
25565
-
25566
-
25567
- def _deserialize(self, params):
25568
- self._ResourceId = params.get("ResourceId")
25569
- self._RegionId = params.get("RegionId")
25570
- self._ProductCode = params.get("ProductCode")
25571
- self._SubProductCode = params.get("SubProductCode")
25572
- self._StartDate = params.get("StartDate")
25573
- self._EndDate = params.get("EndDate")
25574
- self._SpCoveredAmount = params.get("SpCoveredAmount")
25575
- self._SpUncoveredAmount = params.get("SpUncoveredAmount")
25576
- self._TotalRealAmount = params.get("TotalRealAmount")
25577
- self._ExpectedAmount = params.get("ExpectedAmount")
25578
- self._SpCoverage = params.get("SpCoverage")
25579
- self._PayerUinName = params.get("PayerUinName")
25580
- self._OwnerUinName = params.get("OwnerUinName")
25581
- self._PayerUin = params.get("PayerUin")
25582
- self._SubBillingItemName = params.get("SubBillingItemName")
25583
- self._BillingItemName = params.get("BillingItemName")
25584
- self._SubProductName = params.get("SubProductName")
25585
- memeber_set = set(params.keys())
25586
- for name, value in vars(self).items():
25587
- property_name = name[1:]
25588
- if property_name in memeber_set:
25589
- memeber_set.remove(property_name)
25590
- if len(memeber_set) > 0:
25591
- warnings.warn("%s fileds are useless." % ",".join(memeber_set))
25592
-
25593
-
25594
-
25595
- class SavingPlanCoverageRate(AbstractModel):
25596
- """节省计划覆盖率聚合数据
25597
-
25598
- """
25599
-
25600
- def __init__(self):
25601
- r"""
25602
- :param _DatePoint: 聚合时间维度,按天聚合格式为yyyy-MM-dd,按月聚合格式为yyyy-MM
25603
- :type DatePoint: str
25604
- :param _Rate: 覆盖率结果,取值[0, 100]
25605
- :type Rate: float
25606
- """
25607
- self._DatePoint = None
25608
- self._Rate = None
25609
-
25610
- @property
25611
- def DatePoint(self):
25612
- """聚合时间维度,按天聚合格式为yyyy-MM-dd,按月聚合格式为yyyy-MM
25613
- :rtype: str
25614
- """
25615
- return self._DatePoint
25616
-
25617
- @DatePoint.setter
25618
- def DatePoint(self, DatePoint):
25619
- self._DatePoint = DatePoint
25620
-
25621
- @property
25622
- def Rate(self):
25623
- """覆盖率结果,取值[0, 100]
25624
- :rtype: float
25625
- """
25626
- return self._Rate
25627
-
25628
- @Rate.setter
25629
- def Rate(self, Rate):
25630
- self._Rate = Rate
25631
-
25632
-
25633
- def _deserialize(self, params):
25634
- self._DatePoint = params.get("DatePoint")
25635
- self._Rate = params.get("Rate")
25636
- memeber_set = set(params.keys())
25637
- for name, value in vars(self).items():
25638
- property_name = name[1:]
25639
- if property_name in memeber_set:
25640
- memeber_set.remove(property_name)
25641
- if len(memeber_set) > 0:
25642
- warnings.warn("%s fileds are useless." % ",".join(memeber_set))
25643
-
25644
-
25645
-
25646
25134
  class SummaryDetail(AbstractModel):
25647
25135
  """账单多维度汇总消费详情
25648
25136
 
@@ -29092,9 +29092,23 @@ class ModifyInstancePasswordComplexityRequest(AbstractModel):
29092
29092
 
29093
29093
  def __init__(self):
29094
29094
  r"""
29095
- :param _InstanceIds: 实例短 ID 列表。
29095
+ :param _InstanceIds: 要修改密码复杂度的实例 ID
29096
+ 说明:支持输入多个实例 ID 进行修改。
29096
29097
  :type InstanceIds: list of str
29097
- :param _ParamList: 要修改的参数列表。每一个元素是Name和CurrentValue的组合。Name是参数名,CurrentValue是要修改成的值。8.0版本Name支持范围:["validate_password.policy","validate_password.length","validate_password.mixed_case_count","validate_password.number_count","validate_password.special_char_count"],5.6和5.7版本支持范围:["validate_password_policy","validate_password_length","validate_password_mixed_case_count","validate_password_number_count","validate_password_special_char_count"]
29098
+ :param _ParamList: 要修改的密码复杂度的选项。每一个选项是以组合形式写入的,一个组合包括 Name CurrentValue,其中 Name 表示对应选项的参数名,CurrentValue 表示参数值。例如:[{"Name": "validate_password.length", "CurrentValue": "10"}],表示将密码的最小字符数修改为10。
29099
+ 说明:不同数据库版本的实例,支持修改的密码复杂度的选项如下。
29100
+ 1. MySQL 8.0:
29101
+ 选项 validate_password.policy,表示密码复杂度的开关,值为 LOW 时表示关闭;值为 MEDIUM 时表示开启。温馨提示:如需修改具体的密码策略,此选项的值需为 MEDIUM。
29102
+ 选项 validate_password.length,表示密码总长度的最小字符数。
29103
+ 选项 validate_password.mixed_case_count,表示小写和大写字母的最小字符数。
29104
+ 选项 validate_password.number_count,表示数字的最小字符数。
29105
+ 选项 validate_password.special_char_count,表示特殊字符的最小字符数。
29106
+ 2. MySQL 5.6、MySQL 5.7:
29107
+ 选项 validate_password_policy,表示密码复杂度的开关,值为 LOW 时表示关闭;值为 MEDIUM 时表示开启。温馨提示:如需修改具体的密码策略,此选项的值需为 MEDIUM。
29108
+ 选项 validate_password_length,表示密码总长度的最小字符数。
29109
+ 选项 validate_password_mixed_case_count,表示小写和大写字母的最小字符数。
29110
+ 选项 validate_password_number_count,表示数字的最小字符数。
29111
+ 选项 validate_password_special_char_count,表示特殊字符的最小字符数。
29098
29112
  :type ParamList: list of Parameter
29099
29113
  """
29100
29114
  self._InstanceIds = None
@@ -29102,7 +29116,8 @@ class ModifyInstancePasswordComplexityRequest(AbstractModel):
29102
29116
 
29103
29117
  @property
29104
29118
  def InstanceIds(self):
29105
- """实例短 ID 列表。
29119
+ """要修改密码复杂度的实例 ID
29120
+ 说明:支持输入多个实例 ID 进行修改。
29106
29121
  :rtype: list of str
29107
29122
  """
29108
29123
  return self._InstanceIds
@@ -29113,7 +29128,20 @@ class ModifyInstancePasswordComplexityRequest(AbstractModel):
29113
29128
 
29114
29129
  @property
29115
29130
  def ParamList(self):
29116
- """要修改的参数列表。每一个元素是Name和CurrentValue的组合。Name是参数名,CurrentValue是要修改成的值。8.0版本Name支持范围:["validate_password.policy","validate_password.length","validate_password.mixed_case_count","validate_password.number_count","validate_password.special_char_count"],5.6和5.7版本支持范围:["validate_password_policy","validate_password_length","validate_password_mixed_case_count","validate_password_number_count","validate_password_special_char_count"]
29131
+ """要修改的密码复杂度的选项。每一个选项是以组合形式写入的,一个组合包括 Name CurrentValue,其中 Name 表示对应选项的参数名,CurrentValue 表示参数值。例如:[{"Name": "validate_password.length", "CurrentValue": "10"}],表示将密码的最小字符数修改为10。
29132
+ 说明:不同数据库版本的实例,支持修改的密码复杂度的选项如下。
29133
+ 1. MySQL 8.0:
29134
+ 选项 validate_password.policy,表示密码复杂度的开关,值为 LOW 时表示关闭;值为 MEDIUM 时表示开启。温馨提示:如需修改具体的密码策略,此选项的值需为 MEDIUM。
29135
+ 选项 validate_password.length,表示密码总长度的最小字符数。
29136
+ 选项 validate_password.mixed_case_count,表示小写和大写字母的最小字符数。
29137
+ 选项 validate_password.number_count,表示数字的最小字符数。
29138
+ 选项 validate_password.special_char_count,表示特殊字符的最小字符数。
29139
+ 2. MySQL 5.6、MySQL 5.7:
29140
+ 选项 validate_password_policy,表示密码复杂度的开关,值为 LOW 时表示关闭;值为 MEDIUM 时表示开启。温馨提示:如需修改具体的密码策略,此选项的值需为 MEDIUM。
29141
+ 选项 validate_password_length,表示密码总长度的最小字符数。
29142
+ 选项 validate_password_mixed_case_count,表示小写和大写字母的最小字符数。
29143
+ 选项 validate_password_number_count,表示数字的最小字符数。
29144
+ 选项 validate_password_special_char_count,表示特殊字符的最小字符数。
29117
29145
  :rtype: list of Parameter
29118
29146
  """
29119
29147
  return self._ParamList
@@ -510,8 +510,10 @@ class EssClient(AbstractClient):
510
510
  1. 创建印章
511
511
  2. 创建模板
512
512
  3. 修改模板
513
- 4. 预览模板
514
- 5. 预览合同流程
513
+ 4. 创建起草合同
514
+ 5. 预览模板
515
+ 6. 预览合同流程
516
+
515
517
 
516
518
  预览模板的嵌入页面长相如下:
517
519
  ![image](https://qcloudimg.tencent-cloud.cn/raw/57bdda4a884e3f5b2de12d5a282a3651.png)