tencentcloud-sdk-python 3.0.1474__py2.py3-none-any.whl → 3.0.1477__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.
Potentially problematic release.
This version of tencentcloud-sdk-python might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/autoscaling/v20180419/models.py +2 -2
- tencentcloud/cdb/v20170320/models.py +143 -18
- tencentcloud/cdn/v20180606/models.py +12 -2
- tencentcloud/cdwdoris/v20211228/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +45 -0
- tencentcloud/cloudapp/v20220530/models.py +75 -0
- tencentcloud/cloudhsm/v20191112/models.py +15 -15
- tencentcloud/cls/v20201016/cls_client.py +4 -4
- tencentcloud/cls/v20201016/models.py +79 -58
- tencentcloud/ctem/v20231128/models.py +45 -0
- tencentcloud/dbbrain/v20191016/models.py +19 -2
- tencentcloud/dbbrain/v20210527/models.py +33 -12
- tencentcloud/dc/v20180410/models.py +150 -0
- tencentcloud/dlc/v20210125/errorcodes.py +6 -3
- tencentcloud/dts/v20211206/dts_client.py +1 -1
- tencentcloud/dts/v20211206/models.py +33 -10
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/es/v20250101/es_client.py +24 -1
- tencentcloud/es/v20250101/models.py +261 -2
- tencentcloud/ess/v20201111/ess_client.py +120 -0
- tencentcloud/ess/v20201111/models.py +1215 -10
- tencentcloud/essbasic/v20210526/models.py +19 -4
- tencentcloud/gwlb/v20240906/gwlb_client.py +23 -0
- tencentcloud/gwlb/v20240906/models.py +150 -0
- tencentcloud/hunyuan/v20230901/models.py +16 -4
- tencentcloud/ioa/v20220601/errorcodes.py +3 -0
- tencentcloud/ioa/v20220601/ioa_client.py +92 -0
- tencentcloud/ioa/v20220601/models.py +1114 -71
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
- tencentcloud/iotexplorer/v20190423/models.py +2022 -116
- tencentcloud/lcic/v20220817/models.py +2 -2
- tencentcloud/lighthouse/v20200324/models.py +14 -0
- tencentcloud/lke/v20231130/models.py +2 -2
- tencentcloud/lkeap/v20240522/errorcodes.py +7 -7
- tencentcloud/lkeap/v20240522/models.py +2 -2
- tencentcloud/monitor/v20180724/models.py +480 -0
- tencentcloud/monitor/v20180724/monitor_client.py +23 -0
- tencentcloud/mps/v20190612/models.py +815 -2
- tencentcloud/mqtt/v20240516/models.py +15 -0
- tencentcloud/nlp/v20190408/nlp_client.py +9 -3
- tencentcloud/oceanus/v20190422/errorcodes.py +9 -0
- tencentcloud/oceanus/v20190422/models.py +250 -2
- tencentcloud/oceanus/v20190422/oceanus_client.py +46 -0
- tencentcloud/ocr/v20181119/models.py +20 -0
- tencentcloud/ocr/v20181119/ocr_client.py +3 -3
- tencentcloud/postgres/v20170312/models.py +14 -14
- tencentcloud/postgres/v20170312/postgres_client.py +2 -2
- tencentcloud/privatedns/v20201028/errorcodes.py +36 -0
- tencentcloud/privatedns/v20201028/models.py +1699 -86
- tencentcloud/privatedns/v20201028/privatedns_client.py +253 -0
- tencentcloud/redis/v20180412/models.py +2 -2
- tencentcloud/teo/v20220901/errorcodes.py +1 -1
- tencentcloud/teo/v20220901/models.py +422 -123
- tencentcloud/teo/v20220901/teo_client.py +2 -2
- tencentcloud/tke/v20180525/models.py +55 -26
- tencentcloud/trtc/v20190722/models.py +15 -15
- tencentcloud/tse/v20201207/models.py +50 -0
- tencentcloud/vpc/v20170312/models.py +408 -2
- tencentcloud/vpc/v20170312/vpc_client.py +92 -0
- tencentcloud/wedata/v20210820/errorcodes.py +3 -0
- tencentcloud/wedata/v20210820/models.py +1240 -81
- tencentcloud/wedata/v20210820/wedata_client.py +1 -1
- tencentcloud/wedata/v20250806/errorcodes.py +18 -0
- tencentcloud/wedata/v20250806/models.py +20670 -9356
- tencentcloud/wedata/v20250806/wedata_client.py +982 -16
- {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/RECORD +71 -71
- {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -8201,7 +8201,7 @@ class InternetAccessible(AbstractModel):
|
|
|
8201
8201
|
<li> WanIP:普通公网IP。</li>
|
|
8202
8202
|
<li> HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。</li>
|
|
8203
8203
|
<li> AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646) 。 </li>
|
|
8204
|
-
|
|
8204
|
+
如需为资源分配弹性公网IPv4地址,请指定弹性公网IPv4地址类型。如只使用WanIP,不需要设置此字段。
|
|
8205
8205
|
|
|
8206
8206
|
精品IP 高防IP功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
|
|
8207
8207
|
:type IPv4AddressType: str
|
|
@@ -8301,7 +8301,7 @@ class InternetAccessible(AbstractModel):
|
|
|
8301
8301
|
<li> WanIP:普通公网IP。</li>
|
|
8302
8302
|
<li> HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。</li>
|
|
8303
8303
|
<li> AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646) 。 </li>
|
|
8304
|
-
|
|
8304
|
+
如需为资源分配弹性公网IPv4地址,请指定弹性公网IPv4地址类型。如只使用WanIP,不需要设置此字段。
|
|
8305
8305
|
|
|
8306
8306
|
精品IP 高防IP功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
|
|
8307
8307
|
:rtype: str
|
|
@@ -4535,7 +4535,13 @@ class CdbSellType(AbstractModel):
|
|
|
4535
4535
|
|
|
4536
4536
|
def __init__(self):
|
|
4537
4537
|
r"""
|
|
4538
|
-
:param _TypeName: 售卖实例名称。
|
|
4538
|
+
:param _TypeName: 售卖实例名称。
|
|
4539
|
+
Z3:是高可用类型,对应规格中的 DeviceType,包含 UNIVERSAL,EXCLUSIVE。
|
|
4540
|
+
CVM:是基础版类型,对应规格中的 DeviceType 是 BASIC(已下线)。
|
|
4541
|
+
TKE:是基础版v2类型,对应规格中的 DeviceType 是 BASIC_V2。
|
|
4542
|
+
CLOUD_NATIVE_CLUSTER:表示云盘版标准型。
|
|
4543
|
+
CLOUD_NATIVE_CLUSTER_EXCLUSIVE:表示云盘版加强型。
|
|
4544
|
+
ECONOMICAL:表示经济型。
|
|
4539
4545
|
:type TypeName: str
|
|
4540
4546
|
:param _EngineVersion: 引擎版本号
|
|
4541
4547
|
:type EngineVersion: list of str
|
|
@@ -4548,7 +4554,13 @@ class CdbSellType(AbstractModel):
|
|
|
4548
4554
|
|
|
4549
4555
|
@property
|
|
4550
4556
|
def TypeName(self):
|
|
4551
|
-
r"""售卖实例名称。
|
|
4557
|
+
r"""售卖实例名称。
|
|
4558
|
+
Z3:是高可用类型,对应规格中的 DeviceType,包含 UNIVERSAL,EXCLUSIVE。
|
|
4559
|
+
CVM:是基础版类型,对应规格中的 DeviceType 是 BASIC(已下线)。
|
|
4560
|
+
TKE:是基础版v2类型,对应规格中的 DeviceType 是 BASIC_V2。
|
|
4561
|
+
CLOUD_NATIVE_CLUSTER:表示云盘版标准型。
|
|
4562
|
+
CLOUD_NATIVE_CLUSTER_EXCLUSIVE:表示云盘版加强型。
|
|
4563
|
+
ECONOMICAL:表示经济型。
|
|
4552
4564
|
:rtype: str
|
|
4553
4565
|
"""
|
|
4554
4566
|
return self._TypeName
|
|
@@ -4706,9 +4718,9 @@ class CdbZoneSellConf(AbstractModel):
|
|
|
4706
4718
|
:type IsSupportIpv6: bool
|
|
4707
4719
|
:param _EngineType: 可支持的售卖数据库引擎类型
|
|
4708
4720
|
:type EngineType: list of str
|
|
4709
|
-
:param _CloudNativeClusterStatus:
|
|
4721
|
+
:param _CloudNativeClusterStatus: 云盘版实例在当前可用区的售卖状态。可能的返回值为:1-上线;3-停售;4-不展示
|
|
4710
4722
|
:type CloudNativeClusterStatus: int
|
|
4711
|
-
:param _DiskTypeConf:
|
|
4723
|
+
:param _DiskTypeConf: 云盘版或者单节点基础型支持的磁盘类型。
|
|
4712
4724
|
:type DiskTypeConf: list of DiskTypeConfigItem
|
|
4713
4725
|
"""
|
|
4714
4726
|
self._Status = None
|
|
@@ -4980,7 +4992,7 @@ class CdbZoneSellConf(AbstractModel):
|
|
|
4980
4992
|
|
|
4981
4993
|
@property
|
|
4982
4994
|
def CloudNativeClusterStatus(self):
|
|
4983
|
-
r"""
|
|
4995
|
+
r"""云盘版实例在当前可用区的售卖状态。可能的返回值为:1-上线;3-停售;4-不展示
|
|
4984
4996
|
:rtype: int
|
|
4985
4997
|
"""
|
|
4986
4998
|
return self._CloudNativeClusterStatus
|
|
@@ -4991,7 +5003,7 @@ class CdbZoneSellConf(AbstractModel):
|
|
|
4991
5003
|
|
|
4992
5004
|
@property
|
|
4993
5005
|
def DiskTypeConf(self):
|
|
4994
|
-
r"""
|
|
5006
|
+
r"""云盘版或者单节点基础型支持的磁盘类型。
|
|
4995
5007
|
:rtype: list of DiskTypeConfigItem
|
|
4996
5008
|
"""
|
|
4997
5009
|
return self._DiskTypeConf
|
|
@@ -5262,7 +5274,7 @@ class CheckMigrateClusterResponse(AbstractModel):
|
|
|
5262
5274
|
|
|
5263
5275
|
|
|
5264
5276
|
class CheckMigrateResult(AbstractModel):
|
|
5265
|
-
r"""
|
|
5277
|
+
r"""迁移云盘版校验结果
|
|
5266
5278
|
|
|
5267
5279
|
"""
|
|
5268
5280
|
|
|
@@ -5924,7 +5936,7 @@ class CloseWanServiceResponse(AbstractModel):
|
|
|
5924
5936
|
|
|
5925
5937
|
|
|
5926
5938
|
class ClusterInfo(AbstractModel):
|
|
5927
|
-
r"""
|
|
5939
|
+
r"""云盘版节点信息
|
|
5928
5940
|
|
|
5929
5941
|
"""
|
|
5930
5942
|
|
|
@@ -5990,7 +6002,7 @@ class ClusterInfo(AbstractModel):
|
|
|
5990
6002
|
|
|
5991
6003
|
|
|
5992
6004
|
class ClusterNodeInfo(AbstractModel):
|
|
5993
|
-
r"""
|
|
6005
|
+
r"""云盘版实例节点信息
|
|
5994
6006
|
|
|
5995
6007
|
"""
|
|
5996
6008
|
|
|
@@ -12341,6 +12353,8 @@ class DescribeAuditConfigResponse(AbstractModel):
|
|
|
12341
12353
|
:type LogType: str
|
|
12342
12354
|
:param _IsClosing: 是否正在关闭审计。目前支持的值包括:"false"-否,"true"-是
|
|
12343
12355
|
:type IsClosing: str
|
|
12356
|
+
:param _IsOpening: 是否正在开启审计。目前支持的值包括:"false"-否,"true"-是
|
|
12357
|
+
:type IsOpening: str
|
|
12344
12358
|
:param _CreateTime: 审计服务开通时间。
|
|
12345
12359
|
:type CreateTime: str
|
|
12346
12360
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -12349,6 +12363,7 @@ class DescribeAuditConfigResponse(AbstractModel):
|
|
|
12349
12363
|
self._LogExpireDay = None
|
|
12350
12364
|
self._LogType = None
|
|
12351
12365
|
self._IsClosing = None
|
|
12366
|
+
self._IsOpening = None
|
|
12352
12367
|
self._CreateTime = None
|
|
12353
12368
|
self._RequestId = None
|
|
12354
12369
|
|
|
@@ -12385,6 +12400,17 @@ class DescribeAuditConfigResponse(AbstractModel):
|
|
|
12385
12400
|
def IsClosing(self, IsClosing):
|
|
12386
12401
|
self._IsClosing = IsClosing
|
|
12387
12402
|
|
|
12403
|
+
@property
|
|
12404
|
+
def IsOpening(self):
|
|
12405
|
+
r"""是否正在开启审计。目前支持的值包括:"false"-否,"true"-是
|
|
12406
|
+
:rtype: str
|
|
12407
|
+
"""
|
|
12408
|
+
return self._IsOpening
|
|
12409
|
+
|
|
12410
|
+
@IsOpening.setter
|
|
12411
|
+
def IsOpening(self, IsOpening):
|
|
12412
|
+
self._IsOpening = IsOpening
|
|
12413
|
+
|
|
12388
12414
|
@property
|
|
12389
12415
|
def CreateTime(self):
|
|
12390
12416
|
r"""审计服务开通时间。
|
|
@@ -12412,6 +12438,7 @@ class DescribeAuditConfigResponse(AbstractModel):
|
|
|
12412
12438
|
self._LogExpireDay = params.get("LogExpireDay")
|
|
12413
12439
|
self._LogType = params.get("LogType")
|
|
12414
12440
|
self._IsClosing = params.get("IsClosing")
|
|
12441
|
+
self._IsOpening = params.get("IsOpening")
|
|
12415
12442
|
self._CreateTime = params.get("CreateTime")
|
|
12416
12443
|
self._RequestId = params.get("RequestId")
|
|
12417
12444
|
|
|
@@ -23586,7 +23613,7 @@ class DiskTypeConfigItem(AbstractModel):
|
|
|
23586
23613
|
|
|
23587
23614
|
def __init__(self):
|
|
23588
23615
|
r"""
|
|
23589
|
-
:param _DeviceType:
|
|
23616
|
+
:param _DeviceType: 磁盘对应的实例类型。仅支持单节点(云盘)和云盘版。
|
|
23590
23617
|
:type DeviceType: str
|
|
23591
23618
|
:param _DiskType: 可以选择的磁盘类型列表。
|
|
23592
23619
|
:type DiskType: list of str
|
|
@@ -23596,7 +23623,7 @@ class DiskTypeConfigItem(AbstractModel):
|
|
|
23596
23623
|
|
|
23597
23624
|
@property
|
|
23598
23625
|
def DeviceType(self):
|
|
23599
|
-
r"""
|
|
23626
|
+
r"""磁盘对应的实例类型。仅支持单节点(云盘)和云盘版。
|
|
23600
23627
|
:rtype: str
|
|
23601
23628
|
"""
|
|
23602
23629
|
return self._DeviceType
|
|
@@ -24777,6 +24804,16 @@ class InstanceDbAuditStatus(AbstractModel):
|
|
|
24777
24804
|
:type OldRule: bool
|
|
24778
24805
|
:param _RuleTemplateIds: 实例所应用的规则模板。
|
|
24779
24806
|
:type RuleTemplateIds: list of str
|
|
24807
|
+
:param _TrialStatus: 限免状态
|
|
24808
|
+
:type TrialStatus: str
|
|
24809
|
+
:param _TrialStartTime: 限免开启时间
|
|
24810
|
+
:type TrialStartTime: int
|
|
24811
|
+
:param _TrialDuration: 限免持续时间
|
|
24812
|
+
:type TrialDuration: int
|
|
24813
|
+
:param _TrialCloseTime: 限免关闭时间
|
|
24814
|
+
:type TrialCloseTime: int
|
|
24815
|
+
:param _TrialDescribeLogHours: 限免期查询日志时长
|
|
24816
|
+
:type TrialDescribeLogHours: int
|
|
24780
24817
|
"""
|
|
24781
24818
|
self._InstanceId = None
|
|
24782
24819
|
self._AuditStatus = None
|
|
@@ -24793,6 +24830,11 @@ class InstanceDbAuditStatus(AbstractModel):
|
|
|
24793
24830
|
self._RealStorage = None
|
|
24794
24831
|
self._OldRule = None
|
|
24795
24832
|
self._RuleTemplateIds = None
|
|
24833
|
+
self._TrialStatus = None
|
|
24834
|
+
self._TrialStartTime = None
|
|
24835
|
+
self._TrialDuration = None
|
|
24836
|
+
self._TrialCloseTime = None
|
|
24837
|
+
self._TrialDescribeLogHours = None
|
|
24796
24838
|
|
|
24797
24839
|
@property
|
|
24798
24840
|
def InstanceId(self):
|
|
@@ -24974,6 +25016,61 @@ class InstanceDbAuditStatus(AbstractModel):
|
|
|
24974
25016
|
def RuleTemplateIds(self, RuleTemplateIds):
|
|
24975
25017
|
self._RuleTemplateIds = RuleTemplateIds
|
|
24976
25018
|
|
|
25019
|
+
@property
|
|
25020
|
+
def TrialStatus(self):
|
|
25021
|
+
r"""限免状态
|
|
25022
|
+
:rtype: str
|
|
25023
|
+
"""
|
|
25024
|
+
return self._TrialStatus
|
|
25025
|
+
|
|
25026
|
+
@TrialStatus.setter
|
|
25027
|
+
def TrialStatus(self, TrialStatus):
|
|
25028
|
+
self._TrialStatus = TrialStatus
|
|
25029
|
+
|
|
25030
|
+
@property
|
|
25031
|
+
def TrialStartTime(self):
|
|
25032
|
+
r"""限免开启时间
|
|
25033
|
+
:rtype: int
|
|
25034
|
+
"""
|
|
25035
|
+
return self._TrialStartTime
|
|
25036
|
+
|
|
25037
|
+
@TrialStartTime.setter
|
|
25038
|
+
def TrialStartTime(self, TrialStartTime):
|
|
25039
|
+
self._TrialStartTime = TrialStartTime
|
|
25040
|
+
|
|
25041
|
+
@property
|
|
25042
|
+
def TrialDuration(self):
|
|
25043
|
+
r"""限免持续时间
|
|
25044
|
+
:rtype: int
|
|
25045
|
+
"""
|
|
25046
|
+
return self._TrialDuration
|
|
25047
|
+
|
|
25048
|
+
@TrialDuration.setter
|
|
25049
|
+
def TrialDuration(self, TrialDuration):
|
|
25050
|
+
self._TrialDuration = TrialDuration
|
|
25051
|
+
|
|
25052
|
+
@property
|
|
25053
|
+
def TrialCloseTime(self):
|
|
25054
|
+
r"""限免关闭时间
|
|
25055
|
+
:rtype: int
|
|
25056
|
+
"""
|
|
25057
|
+
return self._TrialCloseTime
|
|
25058
|
+
|
|
25059
|
+
@TrialCloseTime.setter
|
|
25060
|
+
def TrialCloseTime(self, TrialCloseTime):
|
|
25061
|
+
self._TrialCloseTime = TrialCloseTime
|
|
25062
|
+
|
|
25063
|
+
@property
|
|
25064
|
+
def TrialDescribeLogHours(self):
|
|
25065
|
+
r"""限免期查询日志时长
|
|
25066
|
+
:rtype: int
|
|
25067
|
+
"""
|
|
25068
|
+
return self._TrialDescribeLogHours
|
|
25069
|
+
|
|
25070
|
+
@TrialDescribeLogHours.setter
|
|
25071
|
+
def TrialDescribeLogHours(self, TrialDescribeLogHours):
|
|
25072
|
+
self._TrialDescribeLogHours = TrialDescribeLogHours
|
|
25073
|
+
|
|
24977
25074
|
|
|
24978
25075
|
def _deserialize(self, params):
|
|
24979
25076
|
self._InstanceId = params.get("InstanceId")
|
|
@@ -24993,6 +25090,11 @@ class InstanceDbAuditStatus(AbstractModel):
|
|
|
24993
25090
|
self._RealStorage = params.get("RealStorage")
|
|
24994
25091
|
self._OldRule = params.get("OldRule")
|
|
24995
25092
|
self._RuleTemplateIds = params.get("RuleTemplateIds")
|
|
25093
|
+
self._TrialStatus = params.get("TrialStatus")
|
|
25094
|
+
self._TrialStartTime = params.get("TrialStartTime")
|
|
25095
|
+
self._TrialDuration = params.get("TrialDuration")
|
|
25096
|
+
self._TrialCloseTime = params.get("TrialCloseTime")
|
|
25097
|
+
self._TrialDescribeLogHours = params.get("TrialDescribeLogHours")
|
|
24996
25098
|
memeber_set = set(params.keys())
|
|
24997
25099
|
for name, value in vars(self).items():
|
|
24998
25100
|
property_name = name[1:]
|
|
@@ -25100,16 +25202,22 @@ class InstanceInfo(AbstractModel):
|
|
|
25100
25202
|
:type EngineType: str
|
|
25101
25203
|
:param _MaxDelayTime: 最大延迟阈值
|
|
25102
25204
|
:type MaxDelayTime: int
|
|
25103
|
-
:param _DiskType:
|
|
25205
|
+
:param _DiskType: 实例磁盘类型,仅云盘版和单节点(云盘)实例才会返回有效值。
|
|
25206
|
+
说明:
|
|
25207
|
+
1. 若返回:"DiskType": "CLOUD_HSSD",则表示该实例磁盘类型为增强型 SSD 云硬盘。
|
|
25208
|
+
2. 若返回:"DiskType": "CLOUD_SSD",则表示该实例磁盘类型为 SSD 云硬盘。
|
|
25209
|
+
3. 若返回:"DiskType": "",且参数 DeviceType 值为 UNIVERSAL 或 EXCLUSIVE,则表示该实例采用的是本地 SSD 盘。
|
|
25104
25210
|
:type DiskType: str
|
|
25105
25211
|
:param _ExpandCpu: 当前扩容的CPU核心数。
|
|
25106
25212
|
:type ExpandCpu: int
|
|
25107
|
-
:param _ClusterInfo:
|
|
25213
|
+
:param _ClusterInfo: 云盘版实例节点信息
|
|
25108
25214
|
:type ClusterInfo: list of ClusterInfo
|
|
25109
25215
|
:param _AnalysisNodeInfos: 分析引擎节点列表
|
|
25110
25216
|
:type AnalysisNodeInfos: list of AnalysisNodeInfo
|
|
25111
25217
|
:param _DeviceBandwidth: 设备带宽,单位G。当DeviceClass不为空时此参数才有效。例:25-表示当前设备带宽为25G;10-表示当前设备带宽为10G。
|
|
25112
25218
|
:type DeviceBandwidth: int
|
|
25219
|
+
:param _DestroyProtect: 实例销毁保护状态,on表示开启保护,否则为关闭保护
|
|
25220
|
+
:type DestroyProtect: str
|
|
25113
25221
|
"""
|
|
25114
25222
|
self._WanStatus = None
|
|
25115
25223
|
self._Zone = None
|
|
@@ -25161,6 +25269,7 @@ class InstanceInfo(AbstractModel):
|
|
|
25161
25269
|
self._ClusterInfo = None
|
|
25162
25270
|
self._AnalysisNodeInfos = None
|
|
25163
25271
|
self._DeviceBandwidth = None
|
|
25272
|
+
self._DestroyProtect = None
|
|
25164
25273
|
|
|
25165
25274
|
@property
|
|
25166
25275
|
def WanStatus(self):
|
|
@@ -25659,7 +25768,11 @@ class InstanceInfo(AbstractModel):
|
|
|
25659
25768
|
|
|
25660
25769
|
@property
|
|
25661
25770
|
def DiskType(self):
|
|
25662
|
-
r"""
|
|
25771
|
+
r"""实例磁盘类型,仅云盘版和单节点(云盘)实例才会返回有效值。
|
|
25772
|
+
说明:
|
|
25773
|
+
1. 若返回:"DiskType": "CLOUD_HSSD",则表示该实例磁盘类型为增强型 SSD 云硬盘。
|
|
25774
|
+
2. 若返回:"DiskType": "CLOUD_SSD",则表示该实例磁盘类型为 SSD 云硬盘。
|
|
25775
|
+
3. 若返回:"DiskType": "",且参数 DeviceType 值为 UNIVERSAL 或 EXCLUSIVE,则表示该实例采用的是本地 SSD 盘。
|
|
25663
25776
|
:rtype: str
|
|
25664
25777
|
"""
|
|
25665
25778
|
return self._DiskType
|
|
@@ -25681,7 +25794,7 @@ class InstanceInfo(AbstractModel):
|
|
|
25681
25794
|
|
|
25682
25795
|
@property
|
|
25683
25796
|
def ClusterInfo(self):
|
|
25684
|
-
r"""
|
|
25797
|
+
r"""云盘版实例节点信息
|
|
25685
25798
|
:rtype: list of ClusterInfo
|
|
25686
25799
|
"""
|
|
25687
25800
|
return self._ClusterInfo
|
|
@@ -25712,6 +25825,17 @@ class InstanceInfo(AbstractModel):
|
|
|
25712
25825
|
def DeviceBandwidth(self, DeviceBandwidth):
|
|
25713
25826
|
self._DeviceBandwidth = DeviceBandwidth
|
|
25714
25827
|
|
|
25828
|
+
@property
|
|
25829
|
+
def DestroyProtect(self):
|
|
25830
|
+
r"""实例销毁保护状态,on表示开启保护,否则为关闭保护
|
|
25831
|
+
:rtype: str
|
|
25832
|
+
"""
|
|
25833
|
+
return self._DestroyProtect
|
|
25834
|
+
|
|
25835
|
+
@DestroyProtect.setter
|
|
25836
|
+
def DestroyProtect(self, DestroyProtect):
|
|
25837
|
+
self._DestroyProtect = DestroyProtect
|
|
25838
|
+
|
|
25715
25839
|
|
|
25716
25840
|
def _deserialize(self, params):
|
|
25717
25841
|
self._WanStatus = params.get("WanStatus")
|
|
@@ -25795,6 +25919,7 @@ class InstanceInfo(AbstractModel):
|
|
|
25795
25919
|
obj._deserialize(item)
|
|
25796
25920
|
self._AnalysisNodeInfos.append(obj)
|
|
25797
25921
|
self._DeviceBandwidth = params.get("DeviceBandwidth")
|
|
25922
|
+
self._DestroyProtect = params.get("DestroyProtect")
|
|
25798
25923
|
memeber_set = set(params.keys())
|
|
25799
25924
|
for name, value in vars(self).items():
|
|
25800
25925
|
property_name = name[1:]
|
|
@@ -26581,7 +26706,7 @@ class MasterInfo(AbstractModel):
|
|
|
26581
26706
|
|
|
26582
26707
|
|
|
26583
26708
|
class MigrateClusterRoInfo(AbstractModel):
|
|
26584
|
-
r"""
|
|
26709
|
+
r"""一键迁移云盘版只读实例信息
|
|
26585
26710
|
|
|
26586
26711
|
"""
|
|
26587
26712
|
|
|
@@ -26599,7 +26724,7 @@ class MigrateClusterRoInfo(AbstractModel):
|
|
|
26599
26724
|
:type DiskType: str
|
|
26600
26725
|
:param _Zone: 可用区
|
|
26601
26726
|
:type Zone: str
|
|
26602
|
-
:param _DeviceType: 迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" -
|
|
26727
|
+
:param _DeviceType: 迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" - 云盘版标准型实例, "CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型实例。
|
|
26603
26728
|
:type DeviceType: str
|
|
26604
26729
|
:param _RoGroupId: 只读实例所在ro组,例:cdbrg-xxx
|
|
26605
26730
|
:type RoGroupId: str
|
|
@@ -26684,7 +26809,7 @@ class MigrateClusterRoInfo(AbstractModel):
|
|
|
26684
26809
|
|
|
26685
26810
|
@property
|
|
26686
26811
|
def DeviceType(self):
|
|
26687
|
-
r"""迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" -
|
|
26812
|
+
r"""迁移实例类型。支持值包括: "CLOUD_NATIVE_CLUSTER" - 云盘版标准型实例, "CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型实例。
|
|
26688
26813
|
:rtype: str
|
|
26689
26814
|
"""
|
|
26690
26815
|
return self._DeviceType
|
|
@@ -15241,7 +15241,12 @@ blacklist:黑名单
|
|
|
15241
15241
|
:param _FilterRules: IP 黑白名单分路径配置。黑白名单 IP 总数不能超过 1000 个。
|
|
15242
15242
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
15243
15243
|
:type FilterRules: list of IpFilterPathRule
|
|
15244
|
-
:param _ReturnCode: IP
|
|
15244
|
+
:param _ReturnCode: IP 黑白名单验证失败时返回的状态码。
|
|
15245
|
+
注意:
|
|
15246
|
+
请求拒绝时,平台默认响应514状态。
|
|
15247
|
+
支持自定义为403,404,609状态码,空值时或自定义的不在范围内,均默认为514.
|
|
15248
|
+
非514状态码将计入HTTPS计费统计,最终账单将按您的计费规则生成。
|
|
15249
|
+
若您开启了自定义状态码,则默认您认同<a href="https://cloud.tencent.com/document/product/228/75563">HTTPS计费规则</a>。
|
|
15245
15250
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
15246
15251
|
:type ReturnCode: int
|
|
15247
15252
|
"""
|
|
@@ -15306,7 +15311,12 @@ blacklist:黑名单
|
|
|
15306
15311
|
|
|
15307
15312
|
@property
|
|
15308
15313
|
def ReturnCode(self):
|
|
15309
|
-
r"""IP
|
|
15314
|
+
r"""IP 黑白名单验证失败时返回的状态码。
|
|
15315
|
+
注意:
|
|
15316
|
+
请求拒绝时,平台默认响应514状态。
|
|
15317
|
+
支持自定义为403,404,609状态码,空值时或自定义的不在范围内,均默认为514.
|
|
15318
|
+
非514状态码将计入HTTPS计费统计,最终账单将按您的计费规则生成。
|
|
15319
|
+
若您开启了自定义状态码,则默认您认同<a href="https://cloud.tencent.com/document/product/228/75563">HTTPS计费规则</a>。
|
|
15310
15320
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
15311
15321
|
:rtype: int
|
|
15312
15322
|
"""
|
|
@@ -11457,6 +11457,8 @@ class ModifyUserPrivilegesV3Request(AbstractModel):
|
|
|
11457
11457
|
:type UpdateComputeGroups: list of str
|
|
11458
11458
|
:param _DefaultComputeGroup: 默认计算组
|
|
11459
11459
|
:type DefaultComputeGroup: str
|
|
11460
|
+
:param _ComputeGroupType: 0: 灵活场景 1: 固定场景
|
|
11461
|
+
:type ComputeGroupType: int
|
|
11460
11462
|
"""
|
|
11461
11463
|
self._InstanceId = None
|
|
11462
11464
|
self._UserName = None
|
|
@@ -11465,6 +11467,7 @@ class ModifyUserPrivilegesV3Request(AbstractModel):
|
|
|
11465
11467
|
self._UpdateType = None
|
|
11466
11468
|
self._UpdateComputeGroups = None
|
|
11467
11469
|
self._DefaultComputeGroup = None
|
|
11470
|
+
self._ComputeGroupType = None
|
|
11468
11471
|
|
|
11469
11472
|
@property
|
|
11470
11473
|
def InstanceId(self):
|
|
@@ -11543,6 +11546,17 @@ class ModifyUserPrivilegesV3Request(AbstractModel):
|
|
|
11543
11546
|
def DefaultComputeGroup(self, DefaultComputeGroup):
|
|
11544
11547
|
self._DefaultComputeGroup = DefaultComputeGroup
|
|
11545
11548
|
|
|
11549
|
+
@property
|
|
11550
|
+
def ComputeGroupType(self):
|
|
11551
|
+
r"""0: 灵活场景 1: 固定场景
|
|
11552
|
+
:rtype: int
|
|
11553
|
+
"""
|
|
11554
|
+
return self._ComputeGroupType
|
|
11555
|
+
|
|
11556
|
+
@ComputeGroupType.setter
|
|
11557
|
+
def ComputeGroupType(self, ComputeGroupType):
|
|
11558
|
+
self._ComputeGroupType = ComputeGroupType
|
|
11559
|
+
|
|
11546
11560
|
|
|
11547
11561
|
def _deserialize(self, params):
|
|
11548
11562
|
self._InstanceId = params.get("InstanceId")
|
|
@@ -11554,6 +11568,7 @@ class ModifyUserPrivilegesV3Request(AbstractModel):
|
|
|
11554
11568
|
self._UpdateType = params.get("UpdateType")
|
|
11555
11569
|
self._UpdateComputeGroups = params.get("UpdateComputeGroups")
|
|
11556
11570
|
self._DefaultComputeGroup = params.get("DefaultComputeGroup")
|
|
11571
|
+
self._ComputeGroupType = params.get("ComputeGroupType")
|
|
11557
11572
|
memeber_set = set(params.keys())
|
|
11558
11573
|
for name, value in vars(self).items():
|
|
11559
11574
|
property_name = name[1:]
|
|
@@ -25644,12 +25644,16 @@ class MqttConnectParam(AbstractModel):
|
|
|
25644
25644
|
|
|
25645
25645
|
def __init__(self):
|
|
25646
25646
|
r"""
|
|
25647
|
+
:param _Port: MQTT的连接port
|
|
25648
|
+
:type Port: int
|
|
25647
25649
|
:param _UserName: MQTT连接源的用户名
|
|
25648
25650
|
:type UserName: str
|
|
25649
25651
|
:param _Password: MQTT连接源的密码
|
|
25650
25652
|
:type Password: str
|
|
25651
25653
|
:param _Resource: MQTT连接源的实例资源
|
|
25652
25654
|
:type Resource: str
|
|
25655
|
+
:param _ServiceVip: MQTT的连接ip
|
|
25656
|
+
:type ServiceVip: str
|
|
25653
25657
|
:param _UniqVpcId: MQTT Instance vpc-id
|
|
25654
25658
|
:type UniqVpcId: str
|
|
25655
25659
|
:param _SelfBuilt: 是否为自建集群
|
|
@@ -25658,14 +25662,30 @@ class MqttConnectParam(AbstractModel):
|
|
|
25658
25662
|
:type IsUpdate: bool
|
|
25659
25663
|
:param _Region: MQTT连接源的实例资源地域, 跨地域时必填
|
|
25660
25664
|
:type Region: str
|
|
25665
|
+
:param _Ip: IP
|
|
25666
|
+
:type Ip: str
|
|
25661
25667
|
"""
|
|
25668
|
+
self._Port = None
|
|
25662
25669
|
self._UserName = None
|
|
25663
25670
|
self._Password = None
|
|
25664
25671
|
self._Resource = None
|
|
25672
|
+
self._ServiceVip = None
|
|
25665
25673
|
self._UniqVpcId = None
|
|
25666
25674
|
self._SelfBuilt = None
|
|
25667
25675
|
self._IsUpdate = None
|
|
25668
25676
|
self._Region = None
|
|
25677
|
+
self._Ip = None
|
|
25678
|
+
|
|
25679
|
+
@property
|
|
25680
|
+
def Port(self):
|
|
25681
|
+
r"""MQTT的连接port
|
|
25682
|
+
:rtype: int
|
|
25683
|
+
"""
|
|
25684
|
+
return self._Port
|
|
25685
|
+
|
|
25686
|
+
@Port.setter
|
|
25687
|
+
def Port(self, Port):
|
|
25688
|
+
self._Port = Port
|
|
25669
25689
|
|
|
25670
25690
|
@property
|
|
25671
25691
|
def UserName(self):
|
|
@@ -25700,6 +25720,17 @@ class MqttConnectParam(AbstractModel):
|
|
|
25700
25720
|
def Resource(self, Resource):
|
|
25701
25721
|
self._Resource = Resource
|
|
25702
25722
|
|
|
25723
|
+
@property
|
|
25724
|
+
def ServiceVip(self):
|
|
25725
|
+
r"""MQTT的连接ip
|
|
25726
|
+
:rtype: str
|
|
25727
|
+
"""
|
|
25728
|
+
return self._ServiceVip
|
|
25729
|
+
|
|
25730
|
+
@ServiceVip.setter
|
|
25731
|
+
def ServiceVip(self, ServiceVip):
|
|
25732
|
+
self._ServiceVip = ServiceVip
|
|
25733
|
+
|
|
25703
25734
|
@property
|
|
25704
25735
|
def UniqVpcId(self):
|
|
25705
25736
|
r"""MQTT Instance vpc-id
|
|
@@ -25744,15 +25775,29 @@ class MqttConnectParam(AbstractModel):
|
|
|
25744
25775
|
def Region(self, Region):
|
|
25745
25776
|
self._Region = Region
|
|
25746
25777
|
|
|
25778
|
+
@property
|
|
25779
|
+
def Ip(self):
|
|
25780
|
+
r"""IP
|
|
25781
|
+
:rtype: str
|
|
25782
|
+
"""
|
|
25783
|
+
return self._Ip
|
|
25784
|
+
|
|
25785
|
+
@Ip.setter
|
|
25786
|
+
def Ip(self, Ip):
|
|
25787
|
+
self._Ip = Ip
|
|
25788
|
+
|
|
25747
25789
|
|
|
25748
25790
|
def _deserialize(self, params):
|
|
25791
|
+
self._Port = params.get("Port")
|
|
25749
25792
|
self._UserName = params.get("UserName")
|
|
25750
25793
|
self._Password = params.get("Password")
|
|
25751
25794
|
self._Resource = params.get("Resource")
|
|
25795
|
+
self._ServiceVip = params.get("ServiceVip")
|
|
25752
25796
|
self._UniqVpcId = params.get("UniqVpcId")
|
|
25753
25797
|
self._SelfBuilt = params.get("SelfBuilt")
|
|
25754
25798
|
self._IsUpdate = params.get("IsUpdate")
|
|
25755
25799
|
self._Region = params.get("Region")
|
|
25800
|
+
self._Ip = params.get("Ip")
|
|
25756
25801
|
memeber_set = set(params.keys())
|
|
25757
25802
|
for name, value in vars(self).items():
|
|
25758
25803
|
property_name = name[1:]
|
|
@@ -468,6 +468,10 @@ class SaleParam(AbstractModel):
|
|
|
468
468
|
:param _ParamKeyName: 售卖参数的展示名称
|
|
469
469
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
470
470
|
:type ParamKeyName: str
|
|
471
|
+
:param _ParamId: 参数 Id
|
|
472
|
+
:type ParamId: str
|
|
473
|
+
:param _ParamValueId: 参数值 Id
|
|
474
|
+
:type ParamValueId: str
|
|
471
475
|
:param _ParamValue: 售卖参数值,当ParamType=Quant时,该值有可能为Null
|
|
472
476
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
473
477
|
:type ParamValue: str
|
|
@@ -477,12 +481,23 @@ class SaleParam(AbstractModel):
|
|
|
477
481
|
:param _ParamType: 售卖参数的类型,目前支持枚举类Enum/数量类Quant
|
|
478
482
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
479
483
|
:type ParamType: str
|
|
484
|
+
:param _ModuleId: 模块ID
|
|
485
|
+
:type ModuleId: str
|
|
486
|
+
:param _ModuleKey: 模块key
|
|
487
|
+
:type ModuleKey: str
|
|
488
|
+
:param _ModuleName: 模块名称
|
|
489
|
+
:type ModuleName: str
|
|
480
490
|
"""
|
|
481
491
|
self._ParamKey = None
|
|
482
492
|
self._ParamKeyName = None
|
|
493
|
+
self._ParamId = None
|
|
494
|
+
self._ParamValueId = None
|
|
483
495
|
self._ParamValue = None
|
|
484
496
|
self._ParamValueName = None
|
|
485
497
|
self._ParamType = None
|
|
498
|
+
self._ModuleId = None
|
|
499
|
+
self._ModuleKey = None
|
|
500
|
+
self._ModuleName = None
|
|
486
501
|
|
|
487
502
|
@property
|
|
488
503
|
def ParamKey(self):
|
|
@@ -507,6 +522,28 @@ class SaleParam(AbstractModel):
|
|
|
507
522
|
def ParamKeyName(self, ParamKeyName):
|
|
508
523
|
self._ParamKeyName = ParamKeyName
|
|
509
524
|
|
|
525
|
+
@property
|
|
526
|
+
def ParamId(self):
|
|
527
|
+
r"""参数 Id
|
|
528
|
+
:rtype: str
|
|
529
|
+
"""
|
|
530
|
+
return self._ParamId
|
|
531
|
+
|
|
532
|
+
@ParamId.setter
|
|
533
|
+
def ParamId(self, ParamId):
|
|
534
|
+
self._ParamId = ParamId
|
|
535
|
+
|
|
536
|
+
@property
|
|
537
|
+
def ParamValueId(self):
|
|
538
|
+
r"""参数值 Id
|
|
539
|
+
:rtype: str
|
|
540
|
+
"""
|
|
541
|
+
return self._ParamValueId
|
|
542
|
+
|
|
543
|
+
@ParamValueId.setter
|
|
544
|
+
def ParamValueId(self, ParamValueId):
|
|
545
|
+
self._ParamValueId = ParamValueId
|
|
546
|
+
|
|
510
547
|
@property
|
|
511
548
|
def ParamValue(self):
|
|
512
549
|
r"""售卖参数值,当ParamType=Quant时,该值有可能为Null
|
|
@@ -543,13 +580,51 @@ class SaleParam(AbstractModel):
|
|
|
543
580
|
def ParamType(self, ParamType):
|
|
544
581
|
self._ParamType = ParamType
|
|
545
582
|
|
|
583
|
+
@property
|
|
584
|
+
def ModuleId(self):
|
|
585
|
+
r"""模块ID
|
|
586
|
+
:rtype: str
|
|
587
|
+
"""
|
|
588
|
+
return self._ModuleId
|
|
589
|
+
|
|
590
|
+
@ModuleId.setter
|
|
591
|
+
def ModuleId(self, ModuleId):
|
|
592
|
+
self._ModuleId = ModuleId
|
|
593
|
+
|
|
594
|
+
@property
|
|
595
|
+
def ModuleKey(self):
|
|
596
|
+
r"""模块key
|
|
597
|
+
:rtype: str
|
|
598
|
+
"""
|
|
599
|
+
return self._ModuleKey
|
|
600
|
+
|
|
601
|
+
@ModuleKey.setter
|
|
602
|
+
def ModuleKey(self, ModuleKey):
|
|
603
|
+
self._ModuleKey = ModuleKey
|
|
604
|
+
|
|
605
|
+
@property
|
|
606
|
+
def ModuleName(self):
|
|
607
|
+
r"""模块名称
|
|
608
|
+
:rtype: str
|
|
609
|
+
"""
|
|
610
|
+
return self._ModuleName
|
|
611
|
+
|
|
612
|
+
@ModuleName.setter
|
|
613
|
+
def ModuleName(self, ModuleName):
|
|
614
|
+
self._ModuleName = ModuleName
|
|
615
|
+
|
|
546
616
|
|
|
547
617
|
def _deserialize(self, params):
|
|
548
618
|
self._ParamKey = params.get("ParamKey")
|
|
549
619
|
self._ParamKeyName = params.get("ParamKeyName")
|
|
620
|
+
self._ParamId = params.get("ParamId")
|
|
621
|
+
self._ParamValueId = params.get("ParamValueId")
|
|
550
622
|
self._ParamValue = params.get("ParamValue")
|
|
551
623
|
self._ParamValueName = params.get("ParamValueName")
|
|
552
624
|
self._ParamType = params.get("ParamType")
|
|
625
|
+
self._ModuleId = params.get("ModuleId")
|
|
626
|
+
self._ModuleKey = params.get("ModuleKey")
|
|
627
|
+
self._ModuleName = params.get("ModuleName")
|
|
553
628
|
memeber_set = set(params.keys())
|
|
554
629
|
for name, value in vars(self).items():
|
|
555
630
|
property_name = name[1:]
|