tencentcloud-sdk-python-chdfs 3.1.19__tar.gz → 3.1.98__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.
Files changed (22) hide show
  1. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/setup.py +1 -1
  3. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20201112/errorcodes.py +3 -0
  5. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20201112/models.py +18 -18
  6. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud_sdk_python_chdfs.egg-info/PKG-INFO +2 -2
  7. tencentcloud_sdk_python_chdfs-3.1.98/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +1 -0
  8. tencentcloud_sdk_python_chdfs-3.1.19/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +0 -1
  9. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/README.rst +0 -0
  10. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/setup.cfg +0 -0
  11. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/__init__.py +0 -0
  12. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20190718/__init__.py +0 -0
  13. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20190718/chdfs_client.py +0 -0
  14. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20190718/chdfs_client_async.py +0 -0
  15. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20190718/errorcodes.py +0 -0
  16. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20190718/models.py +0 -0
  17. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20201112/__init__.py +0 -0
  18. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20201112/chdfs_client.py +0 -0
  19. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud/chdfs/v20201112/chdfs_client_async.py +0 -0
  20. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud_sdk_python_chdfs.egg-info/SOURCES.txt +0 -0
  21. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/tencentcloud_sdk_python_chdfs.egg-info/dependency_links.txt +0 -0
  22. {tencentcloud_sdk_python_chdfs-3.1.19 → tencentcloud_sdk_python_chdfs-3.1.98}/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.19
3
+ Version: 3.1.98
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.19
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.98
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.19,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.98,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Chdfs SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.19'
17
+ __version__ = '3.1.98'
@@ -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: 挂载点ID
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"""挂载点ID
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
@@ -3586,17 +3586,17 @@ class RestoreTask(AbstractModel):
3586
3586
 
3587
3587
  def __init__(self):
3588
3588
  r"""
3589
- :param _RestoreTaskId: 回热任务ID
3589
+ :param _RestoreTaskId: <p>回热任务ID</p>
3590
3590
  :type RestoreTaskId: int
3591
- :param _FilePath: 回热任务文件路径
3591
+ :param _FilePath: <p>回热任务文件路径,不支持目录和通配符</p>
3592
3592
  :type FilePath: str
3593
- :param _Type: 回热任务类型(1:标准;2:极速;3:批量,暂时仅支持标准)
3593
+ :param _Type: <p>回热任务类型(1:标准;2:极速;3:批量,暂时仅支持标准)</p>
3594
3594
  :type Type: int
3595
- :param _Days: 指定恢复出的临时副本的有效时长(单位天)
3595
+ :param _Days: <p>指定恢复出的临时副本的有效时长(单位天)</p>
3596
3596
  :type Days: int
3597
- :param _Status: 回热任务状态(1:绑定文件中;2:绑定文件完成;3:文件回热中;4:文件回热完成)
3597
+ :param _Status: <p>回热任务状态(1:绑定文件中;2:绑定文件完成;3:文件回热中;4:文件回热完成)</p>
3598
3598
  :type Status: int
3599
- :param _CreateTime: 创建时间
3599
+ :param _CreateTime: <p>创建时间</p>
3600
3600
  :type CreateTime: str
3601
3601
  """
3602
3602
  self._RestoreTaskId = None
@@ -3608,7 +3608,7 @@ class RestoreTask(AbstractModel):
3608
3608
 
3609
3609
  @property
3610
3610
  def RestoreTaskId(self):
3611
- r"""回热任务ID
3611
+ r"""<p>回热任务ID</p>
3612
3612
  :rtype: int
3613
3613
  """
3614
3614
  return self._RestoreTaskId
@@ -3619,7 +3619,7 @@ class RestoreTask(AbstractModel):
3619
3619
 
3620
3620
  @property
3621
3621
  def FilePath(self):
3622
- r"""回热任务文件路径
3622
+ r"""<p>回热任务文件路径,不支持目录和通配符</p>
3623
3623
  :rtype: str
3624
3624
  """
3625
3625
  return self._FilePath
@@ -3630,7 +3630,7 @@ class RestoreTask(AbstractModel):
3630
3630
 
3631
3631
  @property
3632
3632
  def Type(self):
3633
- r"""回热任务类型(1:标准;2:极速;3:批量,暂时仅支持标准)
3633
+ r"""<p>回热任务类型(1:标准;2:极速;3:批量,暂时仅支持标准)</p>
3634
3634
  :rtype: int
3635
3635
  """
3636
3636
  return self._Type
@@ -3641,7 +3641,7 @@ class RestoreTask(AbstractModel):
3641
3641
 
3642
3642
  @property
3643
3643
  def Days(self):
3644
- r"""指定恢复出的临时副本的有效时长(单位天)
3644
+ r"""<p>指定恢复出的临时副本的有效时长(单位天)</p>
3645
3645
  :rtype: int
3646
3646
  """
3647
3647
  return self._Days
@@ -3652,7 +3652,7 @@ class RestoreTask(AbstractModel):
3652
3652
 
3653
3653
  @property
3654
3654
  def Status(self):
3655
- r"""回热任务状态(1:绑定文件中;2:绑定文件完成;3:文件回热中;4:文件回热完成)
3655
+ r"""<p>回热任务状态(1:绑定文件中;2:绑定文件完成;3:文件回热中;4:文件回热完成)</p>
3656
3656
  :rtype: int
3657
3657
  """
3658
3658
  return self._Status
@@ -3663,7 +3663,7 @@ class RestoreTask(AbstractModel):
3663
3663
 
3664
3664
  @property
3665
3665
  def CreateTime(self):
3666
- r"""创建时间
3666
+ r"""<p>创建时间</p>
3667
3667
  :rtype: str
3668
3668
  """
3669
3669
  return self._CreateTime
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-chdfs
3
- Version: 3.1.19
3
+ Version: 3.1.98
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.19
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.98
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.98
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.19