tencentcloud-sdk-python 3.0.1319__py2.py3-none-any.whl → 3.0.1321__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 (31) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/cbs/v20170312/models.py +15 -0
  3. tencentcloud/ccc/v20200210/errorcodes.py +6 -0
  4. tencentcloud/cdb/v20170320/cdb_client.py +1 -0
  5. tencentcloud/cdb/v20170320/models.py +60 -18
  6. tencentcloud/csip/v20221121/models.py +0 -30
  7. tencentcloud/essbasic/v20210526/models.py +4 -4
  8. tencentcloud/facefusion/v20220927/models.py +16 -4
  9. tencentcloud/gme/v20180711/models.py +0 -28
  10. tencentcloud/hunyuan/v20230901/models.py +15 -0
  11. tencentcloud/lcic/v20220817/models.py +0 -14
  12. tencentcloud/lighthouse/v20200324/models.py +4 -40
  13. tencentcloud/lke/v20231130/models.py +34 -0
  14. tencentcloud/lkeap/v20240522/lkeap_client.py +4 -3
  15. tencentcloud/lkeap/v20240522/models.py +116 -4
  16. tencentcloud/ocr/v20181119/models.py +352 -0
  17. tencentcloud/ocr/v20181119/ocr_client.py +23 -0
  18. tencentcloud/postgres/v20170312/models.py +1255 -91
  19. tencentcloud/postgres/v20170312/postgres_client.py +139 -0
  20. tencentcloud/ssl/v20191205/models.py +1467 -631
  21. tencentcloud/ssl/v20191205/ssl_client.py +6 -6
  22. tencentcloud/trabbit/__init__.py +0 -0
  23. tencentcloud/trabbit/v20230418/__init__.py +0 -0
  24. tencentcloud/trabbit/v20230418/errorcodes.py +75 -0
  25. tencentcloud/trabbit/v20230418/models.py +8390 -0
  26. tencentcloud/trabbit/v20230418/trabbit_client.py +693 -0
  27. {tencentcloud_sdk_python-3.0.1319.dist-info → tencentcloud_sdk_python-3.0.1321.dist-info}/METADATA +1 -1
  28. {tencentcloud_sdk_python-3.0.1319.dist-info → tencentcloud_sdk_python-3.0.1321.dist-info}/RECORD +31 -26
  29. {tencentcloud_sdk_python-3.0.1319.dist-info → tencentcloud_sdk_python-3.0.1321.dist-info}/LICENSE +0 -0
  30. {tencentcloud_sdk_python-3.0.1319.dist-info → tencentcloud_sdk_python-3.0.1321.dist-info}/WHEEL +0 -0
  31. {tencentcloud_sdk_python-3.0.1319.dist-info → tencentcloud_sdk_python-3.0.1321.dist-info}/top_level.txt +0 -0
@@ -165,7 +165,7 @@ class SslClient(AbstractClient):
165
165
 
166
166
 
167
167
  def CheckCertificateDomainVerification(self, request):
168
- """检查证书域名验证
168
+ """检查证书域名验证结果
169
169
 
170
170
  :param request: Request instance for CheckCertificateDomainVerification.
171
171
  :type request: :class:`tencentcloud.ssl.v20191205.models.CheckCertificateDomainVerificationRequest`
@@ -211,7 +211,7 @@ class SslClient(AbstractClient):
211
211
 
212
212
 
213
213
  def CommitCertificateInformation(self, request):
214
- """提交证书订单到CA机构。
214
+ """付费证书提交订单; 本接口不维护新功能, 可使用新接口进行提交, [CertificateOrderSubmit](https://cloud.tencent.com/document/product/400/116032)
215
215
 
216
216
  :param request: Request instance for CommitCertificateInformation.
217
217
  :type request: :class:`tencentcloud.ssl.v20191205.models.CommitCertificateInformationRequest`
@@ -448,7 +448,7 @@ class SslClient(AbstractClient):
448
448
 
449
449
 
450
450
  def DeployCertificateRecordRollback(self, request):
451
- """云资源部署一键回滚
451
+ """云资源部署成功记录回滚, 部署失败的记录不会回滚; 接口调用成功后, 会创建一个用于回滚的部署任务, 并返回该任务的ID
452
452
 
453
453
  :param request: Request instance for DeployCertificateRecordRollback.
454
454
  :type request: :class:`tencentcloud.ssl.v20191205.models.DeployCertificateRecordRollbackRequest`
@@ -977,7 +977,7 @@ class SslClient(AbstractClient):
977
977
 
978
978
 
979
979
  def DescribeHostUpdateRecordDetail(self, request):
980
- """查询证书云资源更新记录详情列表
980
+ """查询证书云资源更新记录详情
981
981
 
982
982
  :param request: Request instance for DescribeHostUpdateRecordDetail.
983
983
  :type request: :class:`tencentcloud.ssl.v20191205.models.DescribeHostUpdateRecordDetailRequest`
@@ -1299,7 +1299,7 @@ class SslClient(AbstractClient):
1299
1299
 
1300
1300
 
1301
1301
  def SubmitCertificateInformation(self, request):
1302
- """提交证书资料。输入参数信息可以分多次提交,但提交的证书资料应最低限度保持完整。
1302
+ """付费证书提交资料; 本接口不维护新功能, 可使用新接口进行资料提交, [CertificateInfoSubmit](https://cloud.tencent.com/document/product/400/116033)
1303
1303
 
1304
1304
  :param request: Request instance for SubmitCertificateInformation.
1305
1305
  :type request: :class:`tencentcloud.ssl.v20191205.models.SubmitCertificateInformationRequest`
@@ -1368,7 +1368,7 @@ class SslClient(AbstractClient):
1368
1368
 
1369
1369
 
1370
1370
  def UpdateCertificateRecordRollback(self, request):
1371
- """云资源更新一键回滚
1371
+ """云资源更新成功记录回滚, 只对更新已成功的记录回滚
1372
1372
 
1373
1373
  :param request: Request instance for UpdateCertificateRecordRollback.
1374
1374
  :type request: :class:`tencentcloud.ssl.v20191205.models.UpdateCertificateRecordRollbackRequest`
File without changes
File without changes
@@ -0,0 +1,75 @@
1
+ # -*- coding: utf8 -*-
2
+ # Copyright (c) 2017-2021 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
16
+
17
+ # CAM签名/鉴权错误。
18
+ AUTHFAILURE = 'AuthFailure'
19
+
20
+ # DryRun 操作,代表请求将会是成功的,只是多传了 DryRun 参数。
21
+ DRYRUNOPERATION = 'DryRunOperation'
22
+
23
+ # 操作失败。
24
+ FAILEDOPERATION = 'FailedOperation'
25
+
26
+ # 内部错误。
27
+ INTERNALERROR = 'InternalError'
28
+
29
+ # 无效的过滤器
30
+ INVALIDFILTER = 'InvalidFilter'
31
+
32
+ # 参数错误。
33
+ INVALIDPARAMETER = 'InvalidParameter'
34
+
35
+ # 参数取值错误。
36
+ INVALIDPARAMETERVALUE = 'InvalidParameterValue'
37
+
38
+ # 超过配额限制。
39
+ LIMITEXCEEDED = 'LimitExceeded'
40
+
41
+ # 缺少参数错误。
42
+ MISSINGPARAMETER = 'MissingParameter'
43
+
44
+ # 操作被拒绝。
45
+ OPERATIONDENIED = 'OperationDenied'
46
+
47
+ # 地域错误
48
+ REGIONERROR = 'RegionError'
49
+
50
+ # 请求的次数超过了频率限制。
51
+ REQUESTLIMITEXCEEDED = 'RequestLimitExceeded'
52
+
53
+ # 资源被占用。
54
+ RESOURCEINUSE = 'ResourceInUse'
55
+
56
+ # 资源不足。
57
+ RESOURCEINSUFFICIENT = 'ResourceInsufficient'
58
+
59
+ # 资源不存在。
60
+ RESOURCENOTFOUND = 'ResourceNotFound'
61
+
62
+ # 资源不可用。
63
+ RESOURCEUNAVAILABLE = 'ResourceUnavailable'
64
+
65
+ # 资源售罄。
66
+ RESOURCESSOLDOUT = 'ResourcesSoldOut'
67
+
68
+ # 未授权操作。
69
+ UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
70
+
71
+ # 未知参数错误。
72
+ UNKNOWNPARAMETER = 'UnknownParameter'
73
+
74
+ # 操作不支持。
75
+ UNSUPPORTEDOPERATION = 'UnsupportedOperation'