tencentcloud-sdk-python 3.0.1344__py2.py3-none-any.whl → 3.0.1345__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/antiddos/v20200309/models.py +2 -2
- tencentcloud/bi/v20220105/models.py +6 -2
- tencentcloud/cbs/v20170312/models.py +0 -20
- tencentcloud/cdwch/v20200915/models.py +0 -110
- tencentcloud/ckafka/v20190819/models.py +0 -260
- tencentcloud/clb/v20180317/models.py +10 -10
- tencentcloud/cls/v20201016/cls_client.py +0 -92
- tencentcloud/cls/v20201016/models.py +81 -983
- tencentcloud/cvm/v20170312/models.py +15 -0
- tencentcloud/cynosdb/v20190107/models.py +0 -84
- tencentcloud/dbbrain/v20191016/models.py +0 -20
- tencentcloud/dbbrain/v20210527/models.py +0 -92
- tencentcloud/dcdb/v20180411/models.py +0 -48
- tencentcloud/dnspod/v20210323/dnspod_client.py +69 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +9 -0
- tencentcloud/dnspod/v20210323/models.py +724 -0
- tencentcloud/dsgc/v20190723/dsgc_client.py +0 -23
- tencentcloud/dsgc/v20190723/models.py +0 -34
- tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.py +1 -1
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -404
- tencentcloud/mariadb/v20170312/models.py +0 -38
- tencentcloud/mmps/v20200710/models.py +0 -56
- tencentcloud/postgres/v20170312/models.py +0 -222
- tencentcloud/postgres/v20170312/postgres_client.py +5 -5
- tencentcloud/svp/v20240125/models.py +0 -42
- tencentcloud/tcb/v20180608/models.py +0 -195
- tencentcloud/tcb/v20180608/tcb_client.py +0 -23
- tencentcloud/tcss/v20201101/models.py +1813 -2547
- tencentcloud/tcss/v20201101/tcss_client.py +92 -125
- tencentcloud/tdmq/v20200217/models.py +0 -154
- tencentcloud/tdmq/v20200217/tdmq_client.py +0 -23
- tencentcloud/teo/v20220901/models.py +158 -36
- tencentcloud/teo/v20220901/teo_client.py +23 -0
- tencentcloud/thpc/v20211109/models.py +0 -6
- tencentcloud/thpc/v20220401/models.py +0 -6
- tencentcloud/thpc/v20230321/models.py +0 -8
- tencentcloud/tke/v20180525/models.py +0 -54
- tencentcloud/tke/v20220501/models.py +0 -34
- tencentcloud/vpc/v20170312/models.py +0 -34
- tencentcloud/waf/v20180125/models.py +15 -0
- tencentcloud/wedata/v20210820/models.py +32 -0
- {tencentcloud_sdk_python-3.0.1344.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1344.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/RECORD +47 -47
- {tencentcloud_sdk_python-3.0.1344.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1344.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1344.dist-info → tencentcloud_sdk_python-3.0.1345.dist-info}/top_level.txt +0 -0
@@ -5219,7 +5219,7 @@ class CreateTargetGroupRequest(AbstractModel):
|
|
5219
5219
|
:param _Port: 目标组的默认端口, 后续添加服务器时可使用该默认端口。Port和TargetGroupInstances.N中的port二者必填其一。
|
5220
5220
|
|
5221
5221
|
:type Port: int
|
5222
|
-
:param _TargetGroupInstances:
|
5222
|
+
:param _TargetGroupInstances: 目标组绑定的后端服务器,单次最多支持50个。
|
5223
5223
|
:type TargetGroupInstances: list of TargetGroupInstance
|
5224
5224
|
:param _Type: 目标组类型,当前支持v1(旧版目标组), v2(新版目标组), 默认为v1(旧版目标组)。
|
5225
5225
|
:type Type: str
|
@@ -5280,7 +5280,7 @@ class CreateTargetGroupRequest(AbstractModel):
|
|
5280
5280
|
|
5281
5281
|
@property
|
5282
5282
|
def TargetGroupInstances(self):
|
5283
|
-
"""
|
5283
|
+
"""目标组绑定的后端服务器,单次最多支持50个。
|
5284
5284
|
:rtype: list of TargetGroupInstance
|
5285
5285
|
"""
|
5286
5286
|
return self._TargetGroupInstances
|
@@ -18907,12 +18907,10 @@ class RewriteTarget(AbstractModel):
|
|
18907
18907
|
|
18908
18908
|
def __init__(self):
|
18909
18909
|
r"""
|
18910
|
-
:param _TargetListenerId: 重定向目标的监听器ID
|
18911
|
-
注意:此字段可能返回 null,表示无重定向。
|
18910
|
+
:param _TargetListenerId: 重定向目标的监听器ID,该字段仅配置了重定向时有效。
|
18912
18911
|
注意:此字段可能返回 null,表示取不到有效值。
|
18913
18912
|
:type TargetListenerId: str
|
18914
|
-
:param _TargetLocationId: 重定向目标的转发规则ID
|
18915
|
-
注意:此字段可能返回 null,表示无重定向。
|
18913
|
+
:param _TargetLocationId: 重定向目标的转发规则ID,该字段仅配置了重定向时有效。
|
18916
18914
|
注意:此字段可能返回 null,表示取不到有效值。
|
18917
18915
|
:type TargetLocationId: str
|
18918
18916
|
:param _RewriteCode: 重定向状态码
|
@@ -18933,8 +18931,7 @@ class RewriteTarget(AbstractModel):
|
|
18933
18931
|
|
18934
18932
|
@property
|
18935
18933
|
def TargetListenerId(self):
|
18936
|
-
"""重定向目标的监听器ID
|
18937
|
-
注意:此字段可能返回 null,表示无重定向。
|
18934
|
+
"""重定向目标的监听器ID,该字段仅配置了重定向时有效。
|
18938
18935
|
注意:此字段可能返回 null,表示取不到有效值。
|
18939
18936
|
:rtype: str
|
18940
18937
|
"""
|
@@ -18946,8 +18943,7 @@ class RewriteTarget(AbstractModel):
|
|
18946
18943
|
|
18947
18944
|
@property
|
18948
18945
|
def TargetLocationId(self):
|
18949
|
-
"""重定向目标的转发规则ID
|
18950
|
-
注意:此字段可能返回 null,表示无重定向。
|
18946
|
+
"""重定向目标的转发规则ID,该字段仅配置了重定向时有效。
|
18951
18947
|
注意:此字段可能返回 null,表示取不到有效值。
|
18952
18948
|
:rtype: str
|
18953
18949
|
"""
|
@@ -21611,6 +21607,8 @@ class TargetGroupInstance(AbstractModel):
|
|
21611
21607
|
:param _Port: 目标组实例的端口
|
21612
21608
|
:type Port: int
|
21613
21609
|
:param _Weight: 目标组实例的权重
|
21610
|
+
|
21611
|
+
v2目标组需要配置权重,调用CreateTargetGroup接口创建目标组时该参数与创建接口中的Weight参数必填其一。
|
21614
21612
|
:type Weight: int
|
21615
21613
|
:param _NewPort: 目标组实例的新端口
|
21616
21614
|
:type NewPort: int
|
@@ -21645,6 +21643,8 @@ class TargetGroupInstance(AbstractModel):
|
|
21645
21643
|
@property
|
21646
21644
|
def Weight(self):
|
21647
21645
|
"""目标组实例的权重
|
21646
|
+
|
21647
|
+
v2目标组需要配置权重,调用CreateTargetGroup接口创建目标组时该参数与创建接口中的Weight参数必填其一。
|
21648
21648
|
:rtype: int
|
21649
21649
|
"""
|
21650
21650
|
return self._Weight
|
@@ -217,29 +217,6 @@ class ClsClient(AbstractClient):
|
|
217
217
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
218
218
|
|
219
219
|
|
220
|
-
def CreateCloudProductLogTask(self, request):
|
221
|
-
"""内部云产品接入使用相关接口
|
222
|
-
|
223
|
-
:param request: Request instance for CreateCloudProductLogTask.
|
224
|
-
:type request: :class:`tencentcloud.cls.v20201016.models.CreateCloudProductLogTaskRequest`
|
225
|
-
:rtype: :class:`tencentcloud.cls.v20201016.models.CreateCloudProductLogTaskResponse`
|
226
|
-
|
227
|
-
"""
|
228
|
-
try:
|
229
|
-
params = request._serialize()
|
230
|
-
headers = request.headers
|
231
|
-
body = self.call("CreateCloudProductLogTask", params, headers=headers)
|
232
|
-
response = json.loads(body)
|
233
|
-
model = models.CreateCloudProductLogTaskResponse()
|
234
|
-
model._deserialize(response["Response"])
|
235
|
-
return model
|
236
|
-
except Exception as e:
|
237
|
-
if isinstance(e, TencentCloudSDKException):
|
238
|
-
raise
|
239
|
-
else:
|
240
|
-
raise TencentCloudSDKException(type(e).__name__, str(e))
|
241
|
-
|
242
|
-
|
243
220
|
def CreateConfig(self, request):
|
244
221
|
"""创建采集规则配置
|
245
222
|
|
@@ -723,29 +700,6 @@ class ClsClient(AbstractClient):
|
|
723
700
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
724
701
|
|
725
702
|
|
726
|
-
def DeleteCloudProductLogTask(self, request):
|
727
|
-
"""内部云产品接入使用相关接口
|
728
|
-
|
729
|
-
:param request: Request instance for DeleteCloudProductLogTask.
|
730
|
-
:type request: :class:`tencentcloud.cls.v20201016.models.DeleteCloudProductLogTaskRequest`
|
731
|
-
:rtype: :class:`tencentcloud.cls.v20201016.models.DeleteCloudProductLogTaskResponse`
|
732
|
-
|
733
|
-
"""
|
734
|
-
try:
|
735
|
-
params = request._serialize()
|
736
|
-
headers = request.headers
|
737
|
-
body = self.call("DeleteCloudProductLogTask", params, headers=headers)
|
738
|
-
response = json.loads(body)
|
739
|
-
model = models.DeleteCloudProductLogTaskResponse()
|
740
|
-
model._deserialize(response["Response"])
|
741
|
-
return model
|
742
|
-
except Exception as e:
|
743
|
-
if isinstance(e, TencentCloudSDKException):
|
744
|
-
raise
|
745
|
-
else:
|
746
|
-
raise TencentCloudSDKException(type(e).__name__, str(e))
|
747
|
-
|
748
|
-
|
749
703
|
def DeleteConfig(self, request):
|
750
704
|
"""删除采集规则配置
|
751
705
|
|
@@ -1252,29 +1206,6 @@ class ClsClient(AbstractClient):
|
|
1252
1206
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1253
1207
|
|
1254
1208
|
|
1255
|
-
def DescribeCloudProductLogTasks(self, request):
|
1256
|
-
"""云产品接入使用相关接口
|
1257
|
-
|
1258
|
-
:param request: Request instance for DescribeCloudProductLogTasks.
|
1259
|
-
:type request: :class:`tencentcloud.cls.v20201016.models.DescribeCloudProductLogTasksRequest`
|
1260
|
-
:rtype: :class:`tencentcloud.cls.v20201016.models.DescribeCloudProductLogTasksResponse`
|
1261
|
-
|
1262
|
-
"""
|
1263
|
-
try:
|
1264
|
-
params = request._serialize()
|
1265
|
-
headers = request.headers
|
1266
|
-
body = self.call("DescribeCloudProductLogTasks", params, headers=headers)
|
1267
|
-
response = json.loads(body)
|
1268
|
-
model = models.DescribeCloudProductLogTasksResponse()
|
1269
|
-
model._deserialize(response["Response"])
|
1270
|
-
return model
|
1271
|
-
except Exception as e:
|
1272
|
-
if isinstance(e, TencentCloudSDKException):
|
1273
|
-
raise
|
1274
|
-
else:
|
1275
|
-
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1276
|
-
|
1277
|
-
|
1278
1209
|
def DescribeConfigExtras(self, request):
|
1279
1210
|
"""本接口用于获取特殊采集配置,特殊采集配置应用于自建K8S环境的采集Agent
|
1280
1211
|
|
@@ -1989,29 +1920,6 @@ class ClsClient(AbstractClient):
|
|
1989
1920
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1990
1921
|
|
1991
1922
|
|
1992
|
-
def ModifyCloudProductLogTask(self, request):
|
1993
|
-
"""内部云产品接入使用相关接口
|
1994
|
-
|
1995
|
-
:param request: Request instance for ModifyCloudProductLogTask.
|
1996
|
-
:type request: :class:`tencentcloud.cls.v20201016.models.ModifyCloudProductLogTaskRequest`
|
1997
|
-
:rtype: :class:`tencentcloud.cls.v20201016.models.ModifyCloudProductLogTaskResponse`
|
1998
|
-
|
1999
|
-
"""
|
2000
|
-
try:
|
2001
|
-
params = request._serialize()
|
2002
|
-
headers = request.headers
|
2003
|
-
body = self.call("ModifyCloudProductLogTask", params, headers=headers)
|
2004
|
-
response = json.loads(body)
|
2005
|
-
model = models.ModifyCloudProductLogTaskResponse()
|
2006
|
-
model._deserialize(response["Response"])
|
2007
|
-
return model
|
2008
|
-
except Exception as e:
|
2009
|
-
if isinstance(e, TencentCloudSDKException):
|
2010
|
-
raise
|
2011
|
-
else:
|
2012
|
-
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2013
|
-
|
2014
|
-
|
2015
1923
|
def ModifyConfig(self, request):
|
2016
1924
|
"""修改采集规则配置
|
2017
1925
|
|