tencentcloud-sdk-python-tsf 3.0.1439__tar.gz → 3.0.1440__tar.gz
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-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/setup.py +1 -1
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud/tsf/v20180326/errorcodes.py +11 -11
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud_sdk_python_tsf.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-tsf-3.0.1440/tencentcloud_sdk_python_tsf.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-tsf-3.0.1439/tencentcloud_sdk_python_tsf.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/README.rst +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/setup.cfg +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud/tsf/__init__.py +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud/tsf/v20180326/__init__.py +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud/tsf/v20180326/models.py +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud/tsf/v20180326/tsf_client.py +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud_sdk_python_tsf.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud_sdk_python_tsf.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-tsf-3.0.1439 → tencentcloud-sdk-python-tsf-3.0.1440}/tencentcloud_sdk_python_tsf.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-tsf',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.0.1440,<4.0.0"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Tsf SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -317,7 +317,7 @@ FAILEDOPERATION_TSFMSERROR = 'FailedOperation.TsfMsError'
|
|
|
317
317
|
# 调用ms server失败。
|
|
318
318
|
FAILEDOPERATION_TSFMSSERVERERROR = 'FailedOperation.TsfMsServerError'
|
|
319
319
|
|
|
320
|
-
# TSF
|
|
320
|
+
# TSF权限模块异常,请联系系统管理员。
|
|
321
321
|
FAILEDOPERATION_TSFPRIVILEGEERROR = 'FailedOperation.TsfPrivilegeError'
|
|
322
322
|
|
|
323
323
|
# 未授权。
|
|
@@ -464,7 +464,7 @@ INTERNALERROR_TSFMONITORINTERNALERROR = 'InternalError.TsfMonitorInternalError'
|
|
|
464
464
|
# TSF服务管理通用异常。
|
|
465
465
|
INTERNALERROR_TSFMSERROR = 'InternalError.TsfMsError'
|
|
466
466
|
|
|
467
|
-
# [%s]
|
|
467
|
+
# [%s]模块未处理异常。
|
|
468
468
|
INTERNALERROR_UNHANDLEDEXCEPTION = 'InternalError.UnhandledException'
|
|
469
469
|
|
|
470
470
|
# 参数错误。
|
|
@@ -473,7 +473,7 @@ INVALIDPARAMETER = 'InvalidParameter'
|
|
|
473
473
|
# 删除应用失败。
|
|
474
474
|
INVALIDPARAMETER_APPLICATIONDELETEFAILED = 'InvalidParameter.ApplicationDeleteFailed'
|
|
475
475
|
|
|
476
|
-
# [%s]模块接口[%s]请求不正确(400 BAD REQUEST
|
|
476
|
+
# [%s]模块接口[%s]请求不正确(400 BAD REQUEST)。
|
|
477
477
|
INVALIDPARAMETER_BADREQUEST = 'InvalidParameter.BadRequest'
|
|
478
478
|
|
|
479
479
|
# 配置模板名称不符合规范。
|
|
@@ -1016,7 +1016,7 @@ INVALIDPARAMETERVALUE_SERVICEDESCLENGTH = 'InvalidParameterValue.ServiceDescLeng
|
|
|
1016
1016
|
# 服务名称重复。
|
|
1017
1017
|
INVALIDPARAMETERVALUE_SERVICENAMEREPEATED = 'InvalidParameterValue.ServiceNameRepeated'
|
|
1018
1018
|
|
|
1019
|
-
#
|
|
1019
|
+
# 无法获取微服务列表或无访问权限。
|
|
1020
1020
|
INVALIDPARAMETERVALUE_SERVICENOTEXISTSORPERMISSIONDENIED = 'InvalidParameterValue.ServiceNotExistsOrPermissionDenied'
|
|
1021
1021
|
|
|
1022
1022
|
# 无效请求参数。
|
|
@@ -1112,13 +1112,13 @@ MISSINGPARAMETER_NAMESPACEIDREQUIRED = 'MissingParameter.NamespaceIdRequired'
|
|
|
1112
1112
|
# 命名空间名称未填写。
|
|
1113
1113
|
MISSINGPARAMETER_NAMESPACENAMEREQUIRED = 'MissingParameter.NamespaceNameRequired'
|
|
1114
1114
|
|
|
1115
|
-
# %s
|
|
1115
|
+
# [%s]参数缺失。
|
|
1116
1116
|
MISSINGPARAMETER_REQUIREDPARAMETERMISSING = 'MissingParameter.RequiredParameterMissing'
|
|
1117
1117
|
|
|
1118
1118
|
# 未填写服务Id。
|
|
1119
1119
|
MISSINGPARAMETER_SERVICEIDREQUIRED = 'MissingParameter.ServiceIdRequired'
|
|
1120
1120
|
|
|
1121
|
-
# 未指定%s
|
|
1121
|
+
# 未指定%s。
|
|
1122
1122
|
MISSINGPARAMETER_SYSTEMPARAMETERREQUIRED = 'MissingParameter.SystemParameterRequired'
|
|
1123
1123
|
|
|
1124
1124
|
# 缺少必填参数。
|
|
@@ -1214,7 +1214,7 @@ RESOURCENOTFOUND_LICENSESERVERNOTFOUND = 'ResourceNotFound.LicenseServerNotFound
|
|
|
1214
1214
|
# 目标微服务已离线[%s]。
|
|
1215
1215
|
RESOURCENOTFOUND_MICROSERVICEOFFLINE = 'ResourceNotFound.MicroserviceOffline'
|
|
1216
1216
|
|
|
1217
|
-
#
|
|
1217
|
+
# 命名空间不存在,或相应权限不足。
|
|
1218
1218
|
RESOURCENOTFOUND_NAMESPACENOTEXIST = 'ResourceNotFound.NamespaceNotExist'
|
|
1219
1219
|
|
|
1220
1220
|
# 资源对象不存在。
|
|
@@ -1223,7 +1223,7 @@ RESOURCENOTFOUND_OBJECTNOEXIST = 'ResourceNotFound.ObjectNoExist'
|
|
|
1223
1223
|
# 无法获取服务,无法执行该操作。
|
|
1224
1224
|
RESOURCENOTFOUND_SERVICENOTEXIST = 'ResourceNotFound.ServiceNotExist'
|
|
1225
1225
|
|
|
1226
|
-
#
|
|
1226
|
+
# 资源不存在。
|
|
1227
1227
|
RESOURCENOTFOUND_TASKNOTFOUND = 'ResourceNotFound.TaskNotFound'
|
|
1228
1228
|
|
|
1229
1229
|
# TKE 中不存在该集群。
|
|
@@ -1232,10 +1232,10 @@ RESOURCENOTFOUND_TKECLUSTERNOTEXISTS = 'ResourceNotFound.TkeClusterNotExists'
|
|
|
1232
1232
|
# 访问 CAM 系统出错,%s。
|
|
1233
1233
|
UNAUTHORIZEDOPERATION_CAMGENERALERROR = 'UnauthorizedOperation.CamGeneralError'
|
|
1234
1234
|
|
|
1235
|
-
# 协作者身份未授权,需要主账号授予协作者权限,参考 TSF
|
|
1235
|
+
# 协作者身份未授权,需要主账号授予协作者权限,参考 TSF 官网文档[子账号获取访问授权](https://cloud.tencent.com/document/product/649/55570)。
|
|
1236
1236
|
UNAUTHORIZEDOPERATION_CAMTSFROLENOPERMISSION = 'UnauthorizedOperation.CamTsfRoleNoPermission'
|
|
1237
1237
|
|
|
1238
|
-
# 当前主账号未创建TSF_QCSRole或未对子账号授予预设策略QcloudCamSubaccountsAuthorizeRoleFullAccess
|
|
1238
|
+
# 当前主账号未创建TSF_QCSRole或未对子账号授予预设策略QcloudCamSubaccountsAuthorizeRoleFullAccess。请参考产品文档[主账号获取访问授权](https://cloud.tencent.com/document/product/649/16869)。
|
|
1239
1239
|
UNAUTHORIZEDOPERATION_CAMTSFROLENOTEXIST = 'UnauthorizedOperation.CamTsfRoleNotExist'
|
|
1240
1240
|
|
|
1241
1241
|
# License未激活。
|
|
@@ -1244,7 +1244,7 @@ UNAUTHORIZEDOPERATION_LICENSEINACTIVE = 'UnauthorizedOperation.LicenseInactive'
|
|
|
1244
1244
|
# 您所购买的服务不支持该操作。
|
|
1245
1245
|
UNAUTHORIZEDOPERATION_LICENSEUNAUTHORIZED = 'UnauthorizedOperation.LicenseUnauthorized'
|
|
1246
1246
|
|
|
1247
|
-
# 缺少License
|
|
1247
|
+
# 缺少License。
|
|
1248
1248
|
UNAUTHORIZEDOPERATION_NOLICENSE = 'UnauthorizedOperation.NoLicense'
|
|
1249
1249
|
|
|
1250
1250
|
# 用户无权限访问该接口。
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.0.1440
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.0.1439
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|