tencentcloud-sdk-python-chdfs 3.1.19__tar.gz → 3.1.51__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_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/setup.py +1 -1
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20201112/errorcodes.py +3 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20201112/models.py +6 -6
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud_sdk_python_chdfs.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_chdfs-3.1.51/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_chdfs-3.1.19/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/README.rst +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/setup.cfg +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/__init__.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20190718/__init__.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20190718/chdfs_client.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20190718/chdfs_client_async.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20190718/errorcodes.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20190718/models.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20201112/__init__.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20201112/chdfs_client.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud/chdfs/v20201112/chdfs_client_async.py +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud_sdk_python_chdfs.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud_sdk_python_chdfs.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.51}/tencentcloud_sdk_python_chdfs.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-chdfs
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.51
|
|
4
4
|
Summary: Tencent Cloud Chdfs SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.51
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-chdfs',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.51,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Chdfs SDK for Python',
|
|
@@ -23,6 +23,9 @@ FAILEDOPERATION_ACCESSGROUPBOUND = 'FailedOperation.AccessGroupBound'
|
|
|
23
23
|
# 账户余额不足。
|
|
24
24
|
FAILEDOPERATION_ACCOUNTINSUFFICIENTBALANCE = 'FailedOperation.AccountInsufficientBalance'
|
|
25
25
|
|
|
26
|
+
# 账号被暂时封禁
|
|
27
|
+
FAILEDOPERATION_ACCOUNTSUSPENDED = 'FailedOperation.AccountSuspended'
|
|
28
|
+
|
|
26
29
|
# 账户未实名认证。
|
|
27
30
|
FAILEDOPERATION_ACCOUNTUNAUTHENTICATED = 'FailedOperation.AccountUnauthenticated'
|
|
28
31
|
|
|
@@ -3297,11 +3297,11 @@ class ModifyMountPointRequest(AbstractModel):
|
|
|
3297
3297
|
|
|
3298
3298
|
def __init__(self):
|
|
3299
3299
|
r"""
|
|
3300
|
-
:param _MountPointId:
|
|
3300
|
+
:param _MountPointId: <p>挂载点ID</p>
|
|
3301
3301
|
:type MountPointId: str
|
|
3302
|
-
:param _MountPointName:
|
|
3302
|
+
:param _MountPointName: <p>挂载点名称</p>
|
|
3303
3303
|
:type MountPointName: str
|
|
3304
|
-
:param _MountPointStatus:
|
|
3304
|
+
:param _MountPointStatus: <p>挂载点状态</p><p>枚举值:</p><ul><li>1: 打开</li><li>2: 关闭</li></ul>
|
|
3305
3305
|
:type MountPointStatus: int
|
|
3306
3306
|
"""
|
|
3307
3307
|
self._MountPointId = None
|
|
@@ -3310,7 +3310,7 @@ class ModifyMountPointRequest(AbstractModel):
|
|
|
3310
3310
|
|
|
3311
3311
|
@property
|
|
3312
3312
|
def MountPointId(self):
|
|
3313
|
-
r"""
|
|
3313
|
+
r"""<p>挂载点ID</p>
|
|
3314
3314
|
:rtype: str
|
|
3315
3315
|
"""
|
|
3316
3316
|
return self._MountPointId
|
|
@@ -3321,7 +3321,7 @@ class ModifyMountPointRequest(AbstractModel):
|
|
|
3321
3321
|
|
|
3322
3322
|
@property
|
|
3323
3323
|
def MountPointName(self):
|
|
3324
|
-
r"""
|
|
3324
|
+
r"""<p>挂载点名称</p>
|
|
3325
3325
|
:rtype: str
|
|
3326
3326
|
"""
|
|
3327
3327
|
return self._MountPointName
|
|
@@ -3332,7 +3332,7 @@ class ModifyMountPointRequest(AbstractModel):
|
|
|
3332
3332
|
|
|
3333
3333
|
@property
|
|
3334
3334
|
def MountPointStatus(self):
|
|
3335
|
-
r"""
|
|
3335
|
+
r"""<p>挂载点状态</p><p>枚举值:</p><ul><li>1: 打开</li><li>2: 关闭</li></ul>
|
|
3336
3336
|
:rtype: int
|
|
3337
3337
|
"""
|
|
3338
3338
|
return self._MountPointStatus
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-chdfs
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.51
|
|
4
4
|
Summary: Tencent Cloud Chdfs SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.51
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.51
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.19
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|