tencentcloud-sdk-python 3.0.1341__py2.py3-none-any.whl → 3.0.1343__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/bi/v20220105/models.py +68 -0
- tencentcloud/billing/v20180709/billing_client.py +3 -1
- tencentcloud/billing/v20180709/models.py +90 -456
- tencentcloud/captcha/v20190722/models.py +6 -24
- tencentcloud/cdc/v20201214/models.py +0 -12
- tencentcloud/cdwpg/v20201230/models.py +4 -4
- tencentcloud/cdz/v20221123/models.py +0 -4
- tencentcloud/cfg/v20210820/models.py +0 -192
- tencentcloud/cfs/v20190719/errorcodes.py +3 -0
- tencentcloud/clb/v20180317/clb_client.py +2 -2
- tencentcloud/cvm/v20170312/cvm_client.py +23 -0
- tencentcloud/cvm/v20170312/models.py +211 -4
- tencentcloud/cwp/v20180228/models.py +160 -42
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +161 -0
- tencentcloud/dbbrain/v20210527/models.py +1743 -387
- tencentcloud/domain/v20180808/models.py +30 -26
- tencentcloud/dts/v20180330/models.py +0 -6
- tencentcloud/dts/v20211206/models.py +2 -210
- tencentcloud/ess/v20201111/models.py +136 -4
- tencentcloud/essbasic/v20210526/models.py +128 -6
- tencentcloud/hunyuan/v20230901/models.py +97 -21
- tencentcloud/iotexplorer/v20190423/errorcodes.py +12 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +69 -0
- tencentcloud/iotexplorer/v20190423/models.py +995 -65
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +46 -0
- tencentcloud/iotvideo/v20211125/models.py +188 -0
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/errorcodes.py +12 -9
- tencentcloud/lighthouse/v20200324/lighthouse_client.py +24 -17
- tencentcloud/lighthouse/v20200324/models.py +68 -36
- tencentcloud/lke/v20231130/lke_client.py +1 -1
- tencentcloud/lke/v20231130/models.py +2 -2
- tencentcloud/lkeap/v20240522/models.py +4 -8
- tencentcloud/mariadb/v20170312/models.py +0 -24
- tencentcloud/mongodb/v20190725/models.py +6 -6
- tencentcloud/mps/v20190612/models.py +170 -0
- tencentcloud/mqtt/v20240516/errorcodes.py +9 -0
- tencentcloud/organization/v20210331/errorcodes.py +3 -0
- tencentcloud/organization/v20210331/models.py +0 -82
- tencentcloud/redis/v20180412/models.py +8 -8
- tencentcloud/ses/v20201002/models.py +2 -4
- tencentcloud/tat/v20201028/models.py +10 -8
- tencentcloud/tcb/v20180608/models.py +0 -234
- tencentcloud/tdmq/v20200217/models.py +17 -198
- tencentcloud/teo/v20220901/models.py +1182 -21
- tencentcloud/teo/v20220901/teo_client.py +8 -4
- tencentcloud/tione/v20211111/models.py +90 -0
- tencentcloud/trocket/v20230308/models.py +109 -0
- tencentcloud/trocket/v20230308/trocket_client.py +23 -0
- tencentcloud/trro/v20220325/models.py +140 -0
- tencentcloud/trro/v20220325/trro_client.py +25 -0
- tencentcloud/vdb/v20230616/models.py +45 -0
- tencentcloud/vdb/v20230616/vdb_client.py +1 -1
- tencentcloud/vpc/v20170312/errorcodes.py +9 -0
- tencentcloud/vrs/v20200824/models.py +32 -0
- tencentcloud/waf/v20180125/models.py +398 -0
- tencentcloud/waf/v20180125/waf_client.py +69 -0
- tencentcloud/wedata/v20210820/models.py +77 -0
- {tencentcloud_sdk_python-3.0.1341.dist-info → tencentcloud_sdk_python-3.0.1343.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1341.dist-info → tencentcloud_sdk_python-3.0.1343.dist-info}/RECORD +64 -64
- {tencentcloud_sdk_python-3.0.1341.dist-info → tencentcloud_sdk_python-3.0.1343.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1341.dist-info → tencentcloud_sdk_python-3.0.1343.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1341.dist-info → tencentcloud_sdk_python-3.0.1343.dist-info}/top_level.txt +0 -0
@@ -2195,7 +2195,6 @@ class DescribeCaptchaMiniResultResponse(AbstractModel):
|
|
2195
2195
|
100 param err 参数校验错误
|
2196
2196
|
:type CaptchaCode: int
|
2197
2197
|
:param _CaptchaMsg: 状态描述及验证错误信息
|
2198
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2199
2198
|
:type CaptchaMsg: str
|
2200
2199
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2201
2200
|
:type RequestId: str
|
@@ -2228,7 +2227,6 @@ class DescribeCaptchaMiniResultResponse(AbstractModel):
|
|
2228
2227
|
@property
|
2229
2228
|
def CaptchaMsg(self):
|
2230
2229
|
"""状态描述及验证错误信息
|
2231
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2232
2230
|
:rtype: str
|
2233
2231
|
"""
|
2234
2232
|
return self._CaptchaMsg
|
@@ -2460,11 +2458,9 @@ class DescribeCaptchaMiniRiskResultResponse(AbstractModel):
|
|
2460
2458
|
100 param err 参数校验错误
|
2461
2459
|
:type CaptchaCode: int
|
2462
2460
|
:param _CaptchaMsg: 状态描述及验证错误信息
|
2463
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2464
2461
|
注意:此字段可能返回 null,表示取不到有效值。
|
2465
2462
|
:type CaptchaMsg: str
|
2466
2463
|
:param _ManageMarketingRiskValue: 拦截策略返回信息
|
2467
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2468
2464
|
注意:此字段可能返回 null,表示取不到有效值。
|
2469
2465
|
:type ManageMarketingRiskValue: :class:`tencentcloud.captcha.v20190722.models.OutputManageMarketingRiskValue`
|
2470
2466
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -2498,7 +2494,6 @@ class DescribeCaptchaMiniRiskResultResponse(AbstractModel):
|
|
2498
2494
|
@property
|
2499
2495
|
def CaptchaMsg(self):
|
2500
2496
|
"""状态描述及验证错误信息
|
2501
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2502
2497
|
注意:此字段可能返回 null,表示取不到有效值。
|
2503
2498
|
:rtype: str
|
2504
2499
|
"""
|
@@ -2511,7 +2506,6 @@ class DescribeCaptchaMiniRiskResultResponse(AbstractModel):
|
|
2511
2506
|
@property
|
2512
2507
|
def ManageMarketingRiskValue(self):
|
2513
2508
|
"""拦截策略返回信息
|
2514
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2515
2509
|
注意:此字段可能返回 null,表示取不到有效值。
|
2516
2510
|
:rtype: :class:`tencentcloud.captcha.v20190722.models.OutputManageMarketingRiskValue`
|
2517
2511
|
"""
|
@@ -4321,27 +4315,21 @@ AccountType 是 4 时,对应手机号。
|
|
4321
4315
|
AccountType 是 8 时,对应 imei、idfa、imeiMD5 或者 idfaMD5。
|
4322
4316
|
AccountType 是 0 时,对应账号信息。
|
4323
4317
|
AccountType 是 10004 时,对应手机号的 MD5。
|
4324
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4325
4318
|
注意:此字段可能返回 null,表示取不到有效值。
|
4326
4319
|
:type UserId: str
|
4327
4320
|
:param _PostTime: 操作时间戳,单位秒(对应输入参数)。
|
4328
|
-
|
4329
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4321
|
+
|
4330
4322
|
:type PostTime: int
|
4331
4323
|
:param _AssociateAccount: 对应输入参数,AccountType 是 QQ 或微信开放账号时,用于标识 QQ 或微信用户登录 后关联业务自身的账号 ID。
|
4332
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4333
4324
|
注意:此字段可能返回 null,表示取不到有效值。
|
4334
4325
|
:type AssociateAccount: str
|
4335
|
-
:param _UserIp:
|
4336
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4326
|
+
:param _UserIp: 业务详情
|
4337
4327
|
:type UserIp: str
|
4338
4328
|
:param _RiskLevel: 风险值 pass : 无恶意
|
4339
4329
|
review:需要人工审核
|
4340
4330
|
reject:拒绝,高风险恶意
|
4341
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4342
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4343
4331
|
:type RiskLevel: str
|
4344
|
-
:param _RiskType: 风险类型,请查看下面详细说明
|
4332
|
+
:param _RiskType: 风险类型,请查看下面详细说明
|
4345
4333
|
账号风险
|
4346
4334
|
账号信用低 1 账号近期存在因恶意被处罚历史,网络低活跃,被举报等因素
|
4347
4335
|
疑似 低活跃账号 11 账号活跃度与正常用户有差异
|
@@ -4380,7 +4368,6 @@ AccountType 是 4 时,对应手机号。
|
|
4380
4368
|
AccountType 是 8 时,对应 imei、idfa、imeiMD5 或者 idfaMD5。
|
4381
4369
|
AccountType 是 0 时,对应账号信息。
|
4382
4370
|
AccountType 是 10004 时,对应手机号的 MD5。
|
4383
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4384
4371
|
注意:此字段可能返回 null,表示取不到有效值。
|
4385
4372
|
:rtype: str
|
4386
4373
|
"""
|
@@ -4393,8 +4380,7 @@ AccountType 是 10004 时,对应手机号的 MD5。
|
|
4393
4380
|
@property
|
4394
4381
|
def PostTime(self):
|
4395
4382
|
"""操作时间戳,单位秒(对应输入参数)。
|
4396
|
-
|
4397
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4383
|
+
|
4398
4384
|
:rtype: int
|
4399
4385
|
"""
|
4400
4386
|
return self._PostTime
|
@@ -4406,7 +4392,6 @@ AccountType 是 10004 时,对应手机号的 MD5。
|
|
4406
4392
|
@property
|
4407
4393
|
def AssociateAccount(self):
|
4408
4394
|
"""对应输入参数,AccountType 是 QQ 或微信开放账号时,用于标识 QQ 或微信用户登录 后关联业务自身的账号 ID。
|
4409
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4410
4395
|
注意:此字段可能返回 null,表示取不到有效值。
|
4411
4396
|
:rtype: str
|
4412
4397
|
"""
|
@@ -4418,8 +4403,7 @@ AccountType 是 10004 时,对应手机号的 MD5。
|
|
4418
4403
|
|
4419
4404
|
@property
|
4420
4405
|
def UserIp(self):
|
4421
|
-
"""
|
4422
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4406
|
+
"""业务详情
|
4423
4407
|
:rtype: str
|
4424
4408
|
"""
|
4425
4409
|
return self._UserIp
|
@@ -4433,8 +4417,6 @@ AccountType 是 10004 时,对应手机号的 MD5。
|
|
4433
4417
|
"""风险值 pass : 无恶意
|
4434
4418
|
review:需要人工审核
|
4435
4419
|
reject:拒绝,高风险恶意
|
4436
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4437
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4438
4420
|
:rtype: str
|
4439
4421
|
"""
|
4440
4422
|
return self._RiskLevel
|
@@ -4445,7 +4427,7 @@ reject:拒绝,高风险恶意
|
|
4445
4427
|
|
4446
4428
|
@property
|
4447
4429
|
def RiskType(self):
|
4448
|
-
"""风险类型,请查看下面详细说明
|
4430
|
+
"""风险类型,请查看下面详细说明
|
4449
4431
|
账号风险
|
4450
4432
|
账号信用低 1 账号近期存在因恶意被处罚历史,网络低活跃,被举报等因素
|
4451
4433
|
疑似 低活跃账号 11 账号活跃度与正常用户有差异
|
@@ -314,7 +314,6 @@ class CreateDedicatedClusterOrderResponse(AbstractModel):
|
|
314
314
|
def __init__(self):
|
315
315
|
r"""
|
316
316
|
:param _DedicatedClusterOrderId: 专用集群订单id
|
317
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
318
317
|
:type DedicatedClusterOrderId: str
|
319
318
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
320
319
|
:type RequestId: str
|
@@ -325,7 +324,6 @@ class CreateDedicatedClusterOrderResponse(AbstractModel):
|
|
325
324
|
@property
|
326
325
|
def DedicatedClusterOrderId(self):
|
327
326
|
"""专用集群订单id
|
328
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
329
327
|
:rtype: str
|
330
328
|
"""
|
331
329
|
return self._DedicatedClusterOrderId
|
@@ -2876,7 +2874,6 @@ class DescribeDedicatedClusterHostsResponse(AbstractModel):
|
|
2876
2874
|
def __init__(self):
|
2877
2875
|
r"""
|
2878
2876
|
:param _HostInfoSet: 宿主机信息
|
2879
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2880
2877
|
:type HostInfoSet: list of HostInfo
|
2881
2878
|
:param _TotalCount: 宿主机总数
|
2882
2879
|
:type TotalCount: int
|
@@ -2890,7 +2887,6 @@ class DescribeDedicatedClusterHostsResponse(AbstractModel):
|
|
2890
2887
|
@property
|
2891
2888
|
def HostInfoSet(self):
|
2892
2889
|
"""宿主机信息
|
2893
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2894
2890
|
:rtype: list of HostInfo
|
2895
2891
|
"""
|
2896
2892
|
return self._HostInfoSet
|
@@ -3254,16 +3250,12 @@ class DescribeDedicatedClusterOverviewResponse(AbstractModel):
|
|
3254
3250
|
:param _HostCount: 宿主机数量
|
3255
3251
|
:type HostCount: int
|
3256
3252
|
:param _VpnConnectionState: vpn通道状态
|
3257
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3258
3253
|
:type VpnConnectionState: str
|
3259
3254
|
:param _VpngwBandwidthData: vpn网关监控数据
|
3260
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3261
3255
|
:type VpngwBandwidthData: :class:`tencentcloud.cdc.v20201214.models.VpngwBandwidthData`
|
3262
3256
|
:param _LocalNetInfo: 本地网关信息
|
3263
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3264
3257
|
:type LocalNetInfo: :class:`tencentcloud.cdc.v20201214.models.LocalNetInfo`
|
3265
3258
|
:param _VpnConnectionBandwidthData: vpn网关通道监控数据
|
3266
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3267
3259
|
:type VpnConnectionBandwidthData: list of VpngwBandwidthData
|
3268
3260
|
:param _HostDetailInfo: 宿主机资源概览信息
|
3269
3261
|
:type HostDetailInfo: list of HostDetailInfo
|
@@ -3310,7 +3302,6 @@ class DescribeDedicatedClusterOverviewResponse(AbstractModel):
|
|
3310
3302
|
@property
|
3311
3303
|
def VpnConnectionState(self):
|
3312
3304
|
"""vpn通道状态
|
3313
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3314
3305
|
:rtype: str
|
3315
3306
|
"""
|
3316
3307
|
return self._VpnConnectionState
|
@@ -3322,7 +3313,6 @@ class DescribeDedicatedClusterOverviewResponse(AbstractModel):
|
|
3322
3313
|
@property
|
3323
3314
|
def VpngwBandwidthData(self):
|
3324
3315
|
"""vpn网关监控数据
|
3325
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3326
3316
|
:rtype: :class:`tencentcloud.cdc.v20201214.models.VpngwBandwidthData`
|
3327
3317
|
"""
|
3328
3318
|
return self._VpngwBandwidthData
|
@@ -3334,7 +3324,6 @@ class DescribeDedicatedClusterOverviewResponse(AbstractModel):
|
|
3334
3324
|
@property
|
3335
3325
|
def LocalNetInfo(self):
|
3336
3326
|
"""本地网关信息
|
3337
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3338
3327
|
:rtype: :class:`tencentcloud.cdc.v20201214.models.LocalNetInfo`
|
3339
3328
|
"""
|
3340
3329
|
return self._LocalNetInfo
|
@@ -3346,7 +3335,6 @@ class DescribeDedicatedClusterOverviewResponse(AbstractModel):
|
|
3346
3335
|
@property
|
3347
3336
|
def VpnConnectionBandwidthData(self):
|
3348
3337
|
"""vpn网关通道监控数据
|
3349
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3350
3338
|
:rtype: list of VpngwBandwidthData
|
3351
3339
|
"""
|
3352
3340
|
return self._VpnConnectionBandwidthData
|
@@ -1542,9 +1542,9 @@ class DescribeInstanceInfoResponse(AbstractModel):
|
|
1542
1542
|
|
1543
1543
|
def __init__(self):
|
1544
1544
|
r"""
|
1545
|
-
:param _SimpleInstanceInfo:
|
1545
|
+
:param _SimpleInstanceInfo: 集群描述信息
|
1546
1546
|
:type SimpleInstanceInfo: :class:`tencentcloud.cdwpg.v20201230.models.SimpleInstanceInfo`
|
1547
|
-
:param _ErrorMsg:
|
1547
|
+
:param _ErrorMsg: 错误信息
|
1548
1548
|
:type ErrorMsg: str
|
1549
1549
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1550
1550
|
:type RequestId: str
|
@@ -1555,7 +1555,7 @@ class DescribeInstanceInfoResponse(AbstractModel):
|
|
1555
1555
|
|
1556
1556
|
@property
|
1557
1557
|
def SimpleInstanceInfo(self):
|
1558
|
-
"""
|
1558
|
+
"""集群描述信息
|
1559
1559
|
:rtype: :class:`tencentcloud.cdwpg.v20201230.models.SimpleInstanceInfo`
|
1560
1560
|
"""
|
1561
1561
|
return self._SimpleInstanceInfo
|
@@ -1566,7 +1566,7 @@ class DescribeInstanceInfoResponse(AbstractModel):
|
|
1566
1566
|
|
1567
1567
|
@property
|
1568
1568
|
def ErrorMsg(self):
|
1569
|
-
"""
|
1569
|
+
"""错误信息
|
1570
1570
|
:rtype: str
|
1571
1571
|
"""
|
1572
1572
|
return self._ErrorMsg
|
@@ -26,10 +26,8 @@ class CloudDedicatedZoneHostsInfo(AbstractModel):
|
|
26
26
|
def __init__(self):
|
27
27
|
r"""
|
28
28
|
:param _HostUuid: Host的唯一标识uuid
|
29
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
30
29
|
:type HostUuid: str
|
31
30
|
:param _InstancesInfo: 实例名称数组
|
32
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
33
31
|
:type InstancesInfo: list of str
|
34
32
|
"""
|
35
33
|
self._HostUuid = None
|
@@ -38,7 +36,6 @@ class CloudDedicatedZoneHostsInfo(AbstractModel):
|
|
38
36
|
@property
|
39
37
|
def HostUuid(self):
|
40
38
|
"""Host的唯一标识uuid
|
41
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
42
39
|
:rtype: str
|
43
40
|
"""
|
44
41
|
return self._HostUuid
|
@@ -50,7 +47,6 @@ class CloudDedicatedZoneHostsInfo(AbstractModel):
|
|
50
47
|
@property
|
51
48
|
def InstancesInfo(self):
|
52
49
|
"""实例名称数组
|
53
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54
50
|
:rtype: list of str
|
55
51
|
"""
|
56
52
|
return self._InstancesInfo
|