tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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/aiart/v20221229/aiart_client.py +55 -0
- tencentcloud/aiart/v20221229/models.py +386 -0
- tencentcloud/apm/v20210622/apm_client.py +3 -3
- tencentcloud/apm/v20210622/errorcodes.py +10 -10
- tencentcloud/apm/v20210622/models.py +586 -538
- tencentcloud/autoscaling/v20180419/models.py +162 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/cat/v20180409/cat_client.py +1 -1
- tencentcloud/ccc/v20200210/ccc_client.py +25 -0
- tencentcloud/ccc/v20200210/models.py +159 -0
- tencentcloud/cdb/v20170320/models.py +42 -0
- tencentcloud/cdn/v20180606/models.py +2 -2
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
- tencentcloud/cdwdoris/v20211228/models.py +165 -380
- tencentcloud/cfs/v20190719/cfs_client.py +23 -0
- tencentcloud/cfs/v20190719/errorcodes.py +1 -1
- tencentcloud/cfs/v20190719/models.py +79 -0
- tencentcloud/clb/v20180317/models.py +214 -20
- tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
- tencentcloud/cloudapp/v20220530/models.py +66 -17
- tencentcloud/cls/v20201016/models.py +22 -0
- tencentcloud/cmq/v20190304/cmq_client.py +0 -365
- tencentcloud/cmq/v20190304/models.py +324 -2473
- tencentcloud/config/v20220802/config_client.py +46 -0
- tencentcloud/config/v20220802/errorcodes.py +3 -0
- tencentcloud/config/v20220802/models.py +716 -26
- tencentcloud/csxg/v20230303/errorcodes.py +48 -0
- tencentcloud/cvm/v20170312/cvm_client.py +24 -0
- tencentcloud/cvm/v20170312/errorcodes.py +9 -0
- tencentcloud/cvm/v20170312/models.py +190 -6
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dc/v20180410/dc_client.py +1 -1
- tencentcloud/dc/v20180410/models.py +94 -167
- tencentcloud/dlc/v20210125/models.py +89 -0
- tencentcloud/drm/v20181115/models.py +17 -0
- tencentcloud/dts/v20211206/models.py +68 -2
- tencentcloud/ecm/v20190719/models.py +0 -18
- tencentcloud/emr/v20190103/models.py +186 -462
- tencentcloud/es/v20180416/models.py +17 -0
- tencentcloud/ess/v20201111/ess_client.py +26 -5
- tencentcloud/ess/v20201111/models.py +96 -86
- tencentcloud/essbasic/v20210526/models.py +124 -134
- tencentcloud/faceid/v20180301/models.py +14 -14
- 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 +46 -0
- tencentcloud/hai/v20230812/models.py +435 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
- tencentcloud/hunyuan/v20230901/models.py +84 -2
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
- tencentcloud/iotexplorer/v20190423/models.py +1473 -75
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
- tencentcloud/iotvideo/v20211125/models.py +135 -0
- tencentcloud/keewidb/v20220308/models.py +1 -1
- tencentcloud/lcic/v20220817/models.py +6 -8
- tencentcloud/lighthouse/v20200324/models.py +30 -0
- tencentcloud/lke/v20231130/models.py +23 -14
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
- tencentcloud/lkeap/v20240522/models.py +60 -18
- tencentcloud/mna/v20210119/models.py +0 -52
- tencentcloud/mongodb/v20180408/models.py +2 -44
- tencentcloud/mongodb/v20190725/models.py +2 -22
- tencentcloud/monitor/v20180724/models.py +57 -6
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +871 -18
- tencentcloud/mps/v20190612/mps_client.py +138 -0
- tencentcloud/ocr/v20181119/models.py +63 -18
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/models.py +305 -30
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/pts/v20210728/models.py +0 -348
- tencentcloud/redis/v20180412/models.py +12 -8
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/rum/v20210622/models.py +92 -2
- tencentcloud/scf/v20180416/models.py +44 -4
- tencentcloud/sms/v20190711/errorcodes.py +6 -0
- tencentcloud/sms/v20190711/models.py +81 -0
- tencentcloud/sms/v20210111/errorcodes.py +6 -0
- tencentcloud/sms/v20210111/models.py +81 -0
- tencentcloud/ssl/v20191205/models.py +79 -8
- tencentcloud/ssl/v20191205/ssl_client.py +8 -1
- tencentcloud/tcb/v20180608/models.py +207 -403
- tencentcloud/tcb/v20180608/tcb_client.py +1 -1
- tencentcloud/tchd/v20230306/models.py +0 -2
- tencentcloud/teo/v20220901/models.py +8 -18
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/tiw/v20190919/models.py +6 -0
- tencentcloud/tke/v20220501/models.py +2 -2
- tencentcloud/trro/v20220325/models.py +15 -58
- tencentcloud/trtc/v20190722/models.py +15 -8
- tencentcloud/tse/v20201207/models.py +47 -0
- tencentcloud/vod/v20180717/models.py +6 -6
- tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
- tencentcloud/vpc/v20170312/models.py +47 -65933
- tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
- tencentcloud/wedata/v20210820/models.py +1368 -2
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -254,10 +254,8 @@ class BackupDownloadTask(AbstractModel):
|
|
254
254
|
:param _BackupDesc: 发起备份时指定的备注信息
|
255
255
|
:type BackupDesc: str
|
256
256
|
:param _Region: 地区信息。
|
257
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
258
257
|
:type Region: str
|
259
258
|
:param _Bucket: Bucket信息。
|
260
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
261
259
|
:type Bucket: str
|
262
260
|
"""
|
263
261
|
self._CreateTime = None
|
@@ -386,7 +384,6 @@ class BackupDownloadTask(AbstractModel):
|
|
386
384
|
@property
|
387
385
|
def Region(self):
|
388
386
|
"""地区信息。
|
389
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
390
387
|
:rtype: str
|
391
388
|
"""
|
392
389
|
return self._Region
|
@@ -398,7 +395,6 @@ class BackupDownloadTask(AbstractModel):
|
|
398
395
|
@property
|
399
396
|
def Bucket(self):
|
400
397
|
"""Bucket信息。
|
401
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
402
398
|
:rtype: str
|
403
399
|
"""
|
404
400
|
return self._Bucket
|
@@ -2450,32 +2446,24 @@ class CurrentOp(AbstractModel):
|
|
2450
2446
|
def __init__(self):
|
2451
2447
|
r"""
|
2452
2448
|
:param _OpId: 操作序号。
|
2453
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2454
2449
|
:type OpId: int
|
2455
2450
|
:param _Ns: 操作所在的命名空间,形式如db.collection。
|
2456
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2457
2451
|
:type Ns: str
|
2458
2452
|
:param _Query: 操作执行语句。
|
2459
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2460
2453
|
:type Query: str
|
2461
2454
|
:param _Op: 操作类型,可能的取值:aggregate、count、delete、distinct、find、findAndModify、getMore、insert、mapReduce、update和command。
|
2462
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2463
2455
|
:type Op: str
|
2464
2456
|
:param _ReplicaSetName: 操作所在的分片名称。
|
2465
2457
|
:type ReplicaSetName: str
|
2466
2458
|
:param _NodeName: 操作所在的节点名称。
|
2467
2459
|
:type NodeName: str
|
2468
2460
|
:param _Operation: 操作详细信息。
|
2469
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2470
2461
|
:type Operation: str
|
2471
2462
|
:param _State: 筛选条件,节点状态,可能的取值为:Primary、Secondary。
|
2472
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2473
2463
|
:type State: str
|
2474
2464
|
:param _MicrosecsRunning: 操作已执行时间(ms)。
|
2475
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2476
2465
|
:type MicrosecsRunning: int
|
2477
2466
|
:param _ExecNode: 当前操作所在节点信息。
|
2478
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2479
2467
|
:type ExecNode: str
|
2480
2468
|
"""
|
2481
2469
|
self._OpId = None
|
@@ -2492,7 +2480,6 @@ class CurrentOp(AbstractModel):
|
|
2492
2480
|
@property
|
2493
2481
|
def OpId(self):
|
2494
2482
|
"""操作序号。
|
2495
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2496
2483
|
:rtype: int
|
2497
2484
|
"""
|
2498
2485
|
return self._OpId
|
@@ -2504,7 +2491,6 @@ class CurrentOp(AbstractModel):
|
|
2504
2491
|
@property
|
2505
2492
|
def Ns(self):
|
2506
2493
|
"""操作所在的命名空间,形式如db.collection。
|
2507
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2508
2494
|
:rtype: str
|
2509
2495
|
"""
|
2510
2496
|
return self._Ns
|
@@ -2516,7 +2502,6 @@ class CurrentOp(AbstractModel):
|
|
2516
2502
|
@property
|
2517
2503
|
def Query(self):
|
2518
2504
|
"""操作执行语句。
|
2519
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2520
2505
|
:rtype: str
|
2521
2506
|
"""
|
2522
2507
|
return self._Query
|
@@ -2528,7 +2513,6 @@ class CurrentOp(AbstractModel):
|
|
2528
2513
|
@property
|
2529
2514
|
def Op(self):
|
2530
2515
|
"""操作类型,可能的取值:aggregate、count、delete、distinct、find、findAndModify、getMore、insert、mapReduce、update和command。
|
2531
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2532
2516
|
:rtype: str
|
2533
2517
|
"""
|
2534
2518
|
return self._Op
|
@@ -2562,7 +2546,6 @@ class CurrentOp(AbstractModel):
|
|
2562
2546
|
@property
|
2563
2547
|
def Operation(self):
|
2564
2548
|
"""操作详细信息。
|
2565
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2566
2549
|
:rtype: str
|
2567
2550
|
"""
|
2568
2551
|
return self._Operation
|
@@ -2574,7 +2557,6 @@ class CurrentOp(AbstractModel):
|
|
2574
2557
|
@property
|
2575
2558
|
def State(self):
|
2576
2559
|
"""筛选条件,节点状态,可能的取值为:Primary、Secondary。
|
2577
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2578
2560
|
:rtype: str
|
2579
2561
|
"""
|
2580
2562
|
return self._State
|
@@ -2586,7 +2568,6 @@ class CurrentOp(AbstractModel):
|
|
2586
2568
|
@property
|
2587
2569
|
def MicrosecsRunning(self):
|
2588
2570
|
"""操作已执行时间(ms)。
|
2589
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2590
2571
|
:rtype: int
|
2591
2572
|
"""
|
2592
2573
|
return self._MicrosecsRunning
|
@@ -2598,7 +2579,6 @@ class CurrentOp(AbstractModel):
|
|
2598
2579
|
@property
|
2599
2580
|
def ExecNode(self):
|
2600
2581
|
"""当前操作所在节点信息。
|
2601
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2602
2582
|
:rtype: str
|
2603
2583
|
"""
|
2604
2584
|
return self._ExecNode
|
@@ -9425,7 +9405,7 @@ class NodeProperty(AbstractModel):
|
|
9425
9405
|
:type NodeName: str
|
9426
9406
|
:param _Address: 节点访问地址。
|
9427
9407
|
:type Address: str
|
9428
|
-
:param _WanServiceAddress:
|
9408
|
+
:param _WanServiceAddress: 节点公网访问外网地址(IP或域名,示例为IP方式)。
|
9429
9409
|
:type WanServiceAddress: str
|
9430
9410
|
:param _Role: 角色。
|
9431
9411
|
:type Role: str
|
@@ -9492,7 +9472,7 @@ class NodeProperty(AbstractModel):
|
|
9492
9472
|
|
9493
9473
|
@property
|
9494
9474
|
def WanServiceAddress(self):
|
9495
|
-
"""
|
9475
|
+
"""节点公网访问外网地址(IP或域名,示例为IP方式)。
|
9496
9476
|
:rtype: str
|
9497
9477
|
"""
|
9498
9478
|
return self._WanServiceAddress
|
@@ -25269,7 +25269,7 @@ class GrafanaIntegrationConfig(AbstractModel):
|
|
25269
25269
|
:type Content: str
|
25270
25270
|
:param _Description: 集成描述
|
25271
25271
|
:type Description: str
|
25272
|
-
:param _GrafanaURL: Grafana 跳转地址
|
25272
|
+
:param _GrafanaURL: Grafana 跳转地址(目前未使用,默认为空)
|
25273
25273
|
注意:此字段可能返回 null,表示取不到有效值。
|
25274
25274
|
:type GrafanaURL: str
|
25275
25275
|
"""
|
@@ -25325,7 +25325,7 @@ class GrafanaIntegrationConfig(AbstractModel):
|
|
25325
25325
|
|
25326
25326
|
@property
|
25327
25327
|
def GrafanaURL(self):
|
25328
|
-
"""Grafana 跳转地址
|
25328
|
+
"""Grafana 跳转地址(目前未使用,默认为空)
|
25329
25329
|
注意:此字段可能返回 null,表示取不到有效值。
|
25330
25330
|
:rtype: str
|
25331
25331
|
"""
|
@@ -33369,9 +33369,9 @@ class PrometheusRecordRuleYamlItem(AbstractModel):
|
|
33369
33369
|
:type Name: str
|
33370
33370
|
:param _UpdateTime: 最近更新时间
|
33371
33371
|
:type UpdateTime: str
|
33372
|
-
:param _TemplateId:
|
33372
|
+
:param _TemplateId: 如果该聚合规则来至模板,则TemplateId为模板id
|
33373
33373
|
:type TemplateId: str
|
33374
|
-
:param _Content:
|
33374
|
+
:param _Content: Yaml内容
|
33375
33375
|
注意:此字段可能返回 null,表示取不到有效值。
|
33376
33376
|
:type Content: str
|
33377
33377
|
:param _ClusterId: 该聚合规则如果来源于用户集群crd资源定义,则ClusterId为所属集群ID
|
@@ -33420,7 +33420,7 @@ class PrometheusRecordRuleYamlItem(AbstractModel):
|
|
33420
33420
|
|
33421
33421
|
@property
|
33422
33422
|
def TemplateId(self):
|
33423
|
-
"""
|
33423
|
+
"""如果该聚合规则来至模板,则TemplateId为模板id
|
33424
33424
|
:rtype: str
|
33425
33425
|
"""
|
33426
33426
|
return self._TemplateId
|
@@ -33431,7 +33431,7 @@ class PrometheusRecordRuleYamlItem(AbstractModel):
|
|
33431
33431
|
|
33432
33432
|
@property
|
33433
33433
|
def Content(self):
|
33434
|
-
"""
|
33434
|
+
"""Yaml内容
|
33435
33435
|
注意:此字段可能返回 null,表示取不到有效值。
|
33436
33436
|
:rtype: str
|
33437
33437
|
"""
|
@@ -34064,6 +34064,57 @@ class PrometheusTarget(AbstractModel):
|
|
34064
34064
|
|
34065
34065
|
"""
|
34066
34066
|
|
34067
|
+
def __init__(self):
|
34068
|
+
r"""
|
34069
|
+
:param _Url: 抓取目标的URL
|
34070
|
+
:type Url: str
|
34071
|
+
:param _State: target当前状态,当前支持
|
34072
|
+
up = 健康
|
34073
|
+
down = 不健康
|
34074
|
+
unknown = 未知
|
34075
|
+
:type State: str
|
34076
|
+
"""
|
34077
|
+
self._Url = None
|
34078
|
+
self._State = None
|
34079
|
+
|
34080
|
+
@property
|
34081
|
+
def Url(self):
|
34082
|
+
"""抓取目标的URL
|
34083
|
+
:rtype: str
|
34084
|
+
"""
|
34085
|
+
return self._Url
|
34086
|
+
|
34087
|
+
@Url.setter
|
34088
|
+
def Url(self, Url):
|
34089
|
+
self._Url = Url
|
34090
|
+
|
34091
|
+
@property
|
34092
|
+
def State(self):
|
34093
|
+
"""target当前状态,当前支持
|
34094
|
+
up = 健康
|
34095
|
+
down = 不健康
|
34096
|
+
unknown = 未知
|
34097
|
+
:rtype: str
|
34098
|
+
"""
|
34099
|
+
return self._State
|
34100
|
+
|
34101
|
+
@State.setter
|
34102
|
+
def State(self, State):
|
34103
|
+
self._State = State
|
34104
|
+
|
34105
|
+
|
34106
|
+
def _deserialize(self, params):
|
34107
|
+
self._Url = params.get("Url")
|
34108
|
+
self._State = params.get("State")
|
34109
|
+
memeber_set = set(params.keys())
|
34110
|
+
for name, value in vars(self).items():
|
34111
|
+
property_name = name[1:]
|
34112
|
+
if property_name in memeber_set:
|
34113
|
+
memeber_set.remove(property_name)
|
34114
|
+
if len(memeber_set) > 0:
|
34115
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
34116
|
+
|
34117
|
+
|
34067
34118
|
|
34068
34119
|
class PrometheusTemp(AbstractModel):
|
34069
34120
|
"""模板实例
|
@@ -2974,7 +2974,7 @@ class MonitorClient(AbstractClient):
|
|
2974
2974
|
|
2975
2975
|
|
2976
2976
|
def ModifyPrometheusRecordRuleYaml(self, request):
|
2977
|
-
"""通过yaml的方式修改Prometheus
|
2977
|
+
"""通过yaml的方式修改Prometheus预聚合规则
|
2978
2978
|
|
2979
2979
|
:param request: Request instance for ModifyPrometheusRecordRuleYaml.
|
2980
2980
|
:type request: :class:`tencentcloud.monitor.v20180724.models.ModifyPrometheusRecordRuleYamlRequest`
|
@@ -56,6 +56,9 @@ INTERNALERROR_UPLOADWATERMARKERROR = 'InternalError.UploadWatermarkError'
|
|
56
56
|
# 参数错误。
|
57
57
|
INVALIDPARAMETER = 'InvalidParameter'
|
58
58
|
|
59
|
+
# InvalidParameter.AlreadyAssociatedInput
|
60
|
+
INVALIDPARAMETER_ALREADYASSOCIATEDINPUT = 'InvalidParameter.AlreadyAssociatedInput'
|
61
|
+
|
59
62
|
# InvalidParameter.EndTime
|
60
63
|
INVALIDPARAMETER_ENDTIME = 'InvalidParameter.EndTime'
|
61
64
|
|
@@ -116,6 +119,9 @@ INVALIDPARAMETER_STATE = 'InvalidParameter.State'
|
|
116
119
|
# InvalidParameter.Type
|
117
120
|
INVALIDPARAMETER_TYPE = 'InvalidParameter.Type'
|
118
121
|
|
122
|
+
# InvalidParameter.Whitelist
|
123
|
+
INVALIDPARAMETER_WHITELIST = 'InvalidParameter.Whitelist'
|
124
|
+
|
119
125
|
# 参数取值错误。
|
120
126
|
INVALIDPARAMETERVALUE = 'InvalidParameterValue'
|
121
127
|
|