huaweicloudsdksfsturbo 3.1.141__py2.py3-none-any.whl → 3.1.143__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 (155) hide show
  1. huaweicloudsdksfsturbo/v1/model/action_progress.py +3 -3
  2. huaweicloudsdksfsturbo/v1/model/auto_export_policy.py +3 -3
  3. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_request.py +5 -5
  4. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_request_body.py +7 -7
  5. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_response.py +1 -1
  6. huaweicloudsdksfsturbo/v1/model/bss_info.py +9 -9
  7. huaweicloudsdksfsturbo/v1/model/bss_info_extend.py +3 -3
  8. huaweicloudsdksfsturbo/v1/model/change_security_group.py +3 -3
  9. huaweicloudsdksfsturbo/v1/model/change_security_group_request.py +5 -5
  10. huaweicloudsdksfsturbo/v1/model/change_security_group_request_body.py +3 -3
  11. huaweicloudsdksfsturbo/v1/model/change_security_group_response.py +3 -3
  12. huaweicloudsdksfsturbo/v1/model/change_share_name_req.py +3 -3
  13. huaweicloudsdksfsturbo/v1/model/change_share_name_request.py +5 -5
  14. huaweicloudsdksfsturbo/v1/model/change_share_name_response.py +1 -1
  15. huaweicloudsdksfsturbo/v1/model/config_nas_target.py +7 -7
  16. huaweicloudsdksfsturbo/v1/model/create_backend_target_request.py +5 -5
  17. huaweicloudsdksfsturbo/v1/model/create_backend_target_request_body.py +5 -5
  18. huaweicloudsdksfsturbo/v1/model/create_backend_target_response.py +15 -15
  19. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_request.py +5 -5
  20. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_request_body.py +7 -7
  21. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_response.py +11 -11
  22. huaweicloudsdksfsturbo/v1/model/create_fs_dir_request.py +5 -5
  23. huaweicloudsdksfsturbo/v1/model/create_fs_dir_request_body.py +9 -9
  24. huaweicloudsdksfsturbo/v1/model/create_fs_dir_response.py +1 -1
  25. huaweicloudsdksfsturbo/v1/model/create_fs_task_request.py +7 -7
  26. huaweicloudsdksfsturbo/v1/model/create_fs_task_response.py +3 -3
  27. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_req.py +13 -13
  28. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_request.py +5 -5
  29. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_response.py +5 -5
  30. huaweicloudsdksfsturbo/v1/model/create_ldap_config_request.py +5 -5
  31. huaweicloudsdksfsturbo/v1/model/create_ldap_config_request_body.py +21 -21
  32. huaweicloudsdksfsturbo/v1/model/create_ldap_config_response.py +3 -3
  33. huaweicloudsdksfsturbo/v1/model/create_perm_rule_request.py +5 -5
  34. huaweicloudsdksfsturbo/v1/model/create_perm_rule_response.py +3 -3
  35. huaweicloudsdksfsturbo/v1/model/create_perm_rules_request_body.py +3 -3
  36. huaweicloudsdksfsturbo/v1/model/create_share_request.py +3 -3
  37. huaweicloudsdksfsturbo/v1/model/create_share_request_body.py +5 -5
  38. huaweicloudsdksfsturbo/v1/model/create_share_response.py +7 -7
  39. huaweicloudsdksfsturbo/v1/model/create_shared_tag_request.py +5 -5
  40. huaweicloudsdksfsturbo/v1/model/create_shared_tag_request_body.py +3 -3
  41. huaweicloudsdksfsturbo/v1/model/create_shared_tag_response.py +1 -1
  42. huaweicloudsdksfsturbo/v1/model/delete_backend_target_request.py +7 -7
  43. huaweicloudsdksfsturbo/v1/model/delete_backend_target_response.py +9 -9
  44. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_request.py +5 -5
  45. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_request_body.py +3 -3
  46. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_response.py +1 -1
  47. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_request.py +5 -5
  48. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_request_body.py +3 -3
  49. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_response.py +1 -1
  50. huaweicloudsdksfsturbo/v1/model/delete_fs_task_request.py +7 -7
  51. huaweicloudsdksfsturbo/v1/model/delete_fs_task_response.py +1 -1
  52. huaweicloudsdksfsturbo/v1/model/delete_hpc_cache_task_request.py +5 -5
  53. huaweicloudsdksfsturbo/v1/model/delete_hpc_cache_task_response.py +3 -3
  54. huaweicloudsdksfsturbo/v1/model/delete_ldap_config_request.py +3 -3
  55. huaweicloudsdksfsturbo/v1/model/delete_ldap_config_response.py +3 -3
  56. huaweicloudsdksfsturbo/v1/model/delete_perm_rule_request.py +5 -5
  57. huaweicloudsdksfsturbo/v1/model/delete_perm_rule_response.py +1 -1
  58. huaweicloudsdksfsturbo/v1/model/delete_share_request.py +3 -3
  59. huaweicloudsdksfsturbo/v1/model/delete_share_response.py +1 -1
  60. huaweicloudsdksfsturbo/v1/model/delete_shared_tag_request.py +5 -5
  61. huaweicloudsdksfsturbo/v1/model/delete_shared_tag_response.py +1 -1
  62. huaweicloudsdksfsturbo/v1/model/expand_share_request.py +5 -5
  63. huaweicloudsdksfsturbo/v1/model/expand_share_request_body.py +3 -3
  64. huaweicloudsdksfsturbo/v1/model/expand_share_response.py +5 -5
  65. huaweicloudsdksfsturbo/v1/model/extend.py +7 -7
  66. huaweicloudsdksfsturbo/v1/model/failure_details_message.py +3 -3
  67. huaweicloudsdksfsturbo/v1/model/fs_dir_req.py +3 -3
  68. huaweicloudsdksfsturbo/v1/model/fs_dir_uasge.py +3 -3
  69. huaweicloudsdksfsturbo/v1/model/fs_du_info.py +9 -9
  70. huaweicloudsdksfsturbo/v1/model/fs_file_count.py +15 -15
  71. huaweicloudsdksfsturbo/v1/model/get_sub_job_detail.py +15 -15
  72. huaweicloudsdksfsturbo/v1/model/list_backend_targets_request.py +7 -7
  73. huaweicloudsdksfsturbo/v1/model/list_backend_targets_response.py +7 -7
  74. huaweicloudsdksfsturbo/v1/model/list_fs_tasks_request.py +9 -9
  75. huaweicloudsdksfsturbo/v1/model/list_fs_tasks_response.py +3 -3
  76. huaweicloudsdksfsturbo/v1/model/list_hpc_cache_tasks_request.py +15 -15
  77. huaweicloudsdksfsturbo/v1/model/list_hpc_cache_tasks_response.py +7 -7
  78. huaweicloudsdksfsturbo/v1/model/list_perm_rules_request.py +7 -7
  79. huaweicloudsdksfsturbo/v1/model/list_perm_rules_response.py +3 -3
  80. huaweicloudsdksfsturbo/v1/model/list_shared_tags_request.py +5 -5
  81. huaweicloudsdksfsturbo/v1/model/list_shared_tags_response.py +3 -3
  82. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_request.py +3 -3
  83. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_request_body.py +13 -13
  84. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_resource.py +9 -9
  85. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_response.py +7 -7
  86. huaweicloudsdksfsturbo/v1/model/list_shares_request.py +5 -5
  87. huaweicloudsdksfsturbo/v1/model/list_shares_response.py +5 -5
  88. huaweicloudsdksfsturbo/v1/model/metadata.py +11 -11
  89. huaweicloudsdksfsturbo/v1/model/obs_data_repository.py +9 -9
  90. huaweicloudsdksfsturbo/v1/model/obs_data_repository_policy.py +3 -3
  91. huaweicloudsdksfsturbo/v1/model/obs_target_attributes.py +9 -9
  92. huaweicloudsdksfsturbo/v1/model/one_fs_task_resp.py +11 -11
  93. huaweicloudsdksfsturbo/v1/model/one_hpc_cache_task_info_resp.py +21 -21
  94. huaweicloudsdksfsturbo/v1/model/one_perm_rule_request_info.py +7 -7
  95. huaweicloudsdksfsturbo/v1/model/one_perm_rule_response_info.py +9 -9
  96. huaweicloudsdksfsturbo/v1/model/req_config_hpc_cache_backend.py +3 -3
  97. huaweicloudsdksfsturbo/v1/model/req_update_hpc_cache_data.py +7 -7
  98. huaweicloudsdksfsturbo/v1/model/req_update_hpc_cache_info.py +5 -5
  99. huaweicloudsdksfsturbo/v1/model/resource_tag.py +5 -5
  100. huaweicloudsdksfsturbo/v1/model/set_hpc_cache_backend_request.py +5 -5
  101. huaweicloudsdksfsturbo/v1/model/set_hpc_cache_backend_response.py +3 -3
  102. huaweicloudsdksfsturbo/v1/model/share.py +27 -27
  103. huaweicloudsdksfsturbo/v1/model/share_info.py +59 -59
  104. huaweicloudsdksfsturbo/v1/model/share_info_feature.py +7 -7
  105. huaweicloudsdksfsturbo/v1/model/share_info_features.py +3 -3
  106. huaweicloudsdksfsturbo/v1/model/share_name.py +3 -3
  107. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_request.py +5 -5
  108. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_response.py +15 -15
  109. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_response_body.py +13 -13
  110. huaweicloudsdksfsturbo/v1/model/show_fs_dir_quota_request.py +5 -5
  111. huaweicloudsdksfsturbo/v1/model/show_fs_dir_quota_response.py +11 -11
  112. huaweicloudsdksfsturbo/v1/model/show_fs_dir_request.py +5 -5
  113. huaweicloudsdksfsturbo/v1/model/show_fs_dir_response.py +9 -9
  114. huaweicloudsdksfsturbo/v1/model/show_fs_dir_usage_request.py +5 -5
  115. huaweicloudsdksfsturbo/v1/model/show_fs_dir_usage_response.py +5 -5
  116. huaweicloudsdksfsturbo/v1/model/show_fs_task_request.py +7 -7
  117. huaweicloudsdksfsturbo/v1/model/show_fs_task_response.py +11 -11
  118. huaweicloudsdksfsturbo/v1/model/show_hpc_cache_task_request.py +5 -5
  119. huaweicloudsdksfsturbo/v1/model/show_hpc_cache_task_response.py +23 -23
  120. huaweicloudsdksfsturbo/v1/model/show_job_detail_request.py +3 -3
  121. huaweicloudsdksfsturbo/v1/model/show_job_detail_response.py +19 -19
  122. huaweicloudsdksfsturbo/v1/model/show_ldap_config_request.py +3 -3
  123. huaweicloudsdksfsturbo/v1/model/show_ldap_config_response.py +17 -17
  124. huaweicloudsdksfsturbo/v1/model/show_perm_rule_request.py +5 -5
  125. huaweicloudsdksfsturbo/v1/model/show_perm_rule_response.py +9 -9
  126. huaweicloudsdksfsturbo/v1/model/show_share_request.py +3 -3
  127. huaweicloudsdksfsturbo/v1/model/show_share_response.py +59 -59
  128. huaweicloudsdksfsturbo/v1/model/show_shared_tags_request.py +3 -3
  129. huaweicloudsdksfsturbo/v1/model/show_shared_tags_response.py +5 -5
  130. huaweicloudsdksfsturbo/v1/model/tag.py +5 -5
  131. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_request.py +5 -5
  132. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_request_body.py +7 -7
  133. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_response.py +11 -11
  134. huaweicloudsdksfsturbo/v1/model/update_hpc_share_request.py +5 -5
  135. huaweicloudsdksfsturbo/v1/model/update_hpc_share_request_body.py +5 -5
  136. huaweicloudsdksfsturbo/v1/model/update_hpc_share_response.py +5 -5
  137. huaweicloudsdksfsturbo/v1/model/update_ldap_config_request.py +5 -5
  138. huaweicloudsdksfsturbo/v1/model/update_ldap_config_request_body.py +21 -21
  139. huaweicloudsdksfsturbo/v1/model/update_ldap_config_response.py +3 -3
  140. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_request.py +7 -7
  141. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_request_body.py +3 -3
  142. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_response.py +7 -7
  143. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_request.py +7 -7
  144. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_request_body.py +3 -3
  145. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_response.py +7 -7
  146. huaweicloudsdksfsturbo/v1/model/update_perm_rule_request.py +7 -7
  147. huaweicloudsdksfsturbo/v1/model/update_perm_rule_response.py +9 -9
  148. huaweicloudsdksfsturbo/v1/sfsturbo_async_client.py +47 -47
  149. huaweicloudsdksfsturbo/v1/sfsturbo_client.py +47 -47
  150. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/METADATA +2 -2
  151. huaweicloudsdksfsturbo-3.1.143.dist-info/RECORD +159 -0
  152. huaweicloudsdksfsturbo-3.1.141.dist-info/RECORD +0 -159
  153. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/top_level.txt +0 -0
@@ -27,7 +27,7 @@ class ExpandShareRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """ExpandShareRequest
30
+ r"""ExpandShareRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ExpandShareRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this ExpandShareRequest.
52
+ r"""Gets the share_id of this ExpandShareRequest.
53
53
 
54
54
  文件系统ID
55
55
 
@@ -60,7 +60,7 @@ class ExpandShareRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this ExpandShareRequest.
63
+ r"""Sets the share_id of this ExpandShareRequest.
64
64
 
65
65
  文件系统ID
66
66
 
@@ -71,7 +71,7 @@ class ExpandShareRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ExpandShareRequest.
74
+ r"""Gets the body of this ExpandShareRequest.
75
75
 
76
76
  :return: The body of this ExpandShareRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ExpandShareRequestBody`
@@ -80,7 +80,7 @@ class ExpandShareRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ExpandShareRequest.
83
+ r"""Sets the body of this ExpandShareRequest.
84
84
 
85
85
  :param body: The body of this ExpandShareRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.ExpandShareRequestBody`
@@ -25,7 +25,7 @@ class ExpandShareRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, extend=None):
28
- """ExpandShareRequestBody
28
+ r"""ExpandShareRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ExpandShareRequestBody:
42
42
 
43
43
  @property
44
44
  def extend(self):
45
- """Gets the extend of this ExpandShareRequestBody.
45
+ r"""Gets the extend of this ExpandShareRequestBody.
46
46
 
47
47
  :return: The extend of this ExpandShareRequestBody.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.Extend`
@@ -51,7 +51,7 @@ class ExpandShareRequestBody:
51
51
 
52
52
  @extend.setter
53
53
  def extend(self, extend):
54
- """Sets the extend of this ExpandShareRequestBody.
54
+ r"""Sets the extend of this ExpandShareRequestBody.
55
55
 
56
56
  :param extend: The extend of this ExpandShareRequestBody.
57
57
  :type extend: :class:`huaweicloudsdksfsturbo.v1.Extend`
@@ -28,7 +28,7 @@ class ExpandShareResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, id=None, name=None):
31
- """ExpandShareResponse
31
+ r"""ExpandShareResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ExpandShareResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def id(self):
54
- """Gets the id of this ExpandShareResponse.
54
+ r"""Gets the id of this ExpandShareResponse.
55
55
 
56
56
  SFS Turbo文件系统ID。
57
57
 
@@ -62,7 +62,7 @@ class ExpandShareResponse(SdkResponse):
62
62
 
63
63
  @id.setter
64
64
  def id(self, id):
65
- """Sets the id of this ExpandShareResponse.
65
+ r"""Sets the id of this ExpandShareResponse.
66
66
 
67
67
  SFS Turbo文件系统ID。
68
68
 
@@ -73,7 +73,7 @@ class ExpandShareResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def name(self):
76
- """Gets the name of this ExpandShareResponse.
76
+ r"""Gets the name of this ExpandShareResponse.
77
77
 
78
78
  SFS Turbo文件系统名称。
79
79
 
@@ -84,7 +84,7 @@ class ExpandShareResponse(SdkResponse):
84
84
 
85
85
  @name.setter
86
86
  def name(self, name):
87
- """Sets the name of this ExpandShareResponse.
87
+ r"""Sets the name of this ExpandShareResponse.
88
88
 
89
89
  SFS Turbo文件系统名称。
90
90
 
@@ -29,7 +29,7 @@ class Extend:
29
29
  }
30
30
 
31
31
  def __init__(self, new_size=None, new_bandwidth=None, bss_param=None):
32
- """Extend
32
+ r"""Extend
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class Extend:
56
56
 
57
57
  @property
58
58
  def new_size(self):
59
- """Gets the new_size of this Extend.
59
+ r"""Gets the new_size of this Extend.
60
60
 
61
61
  扩容后文件系统的新容量,以GiB为单位。 SFS Turbo上一代文件系统规格类型-标准型和性能型,取值范围500~32768 GiB,扩容步长大于等于100 GiB。 SFS Turbo上一代文件系统规格类型-标准型增强版和性能型增强版。容量范围是10240~327680 GiB。扩容步长大于等于100 GiB。 20MB/s/TiB,容量范围是3686~1048576 GiB。容量必须为1.2TiB的倍数,扩容步长需要大于等于1.2TiB,需要将目标容量换算为GiB后需要向下取整。如4.8TiB->4915GiB,8.4TiB->8601GiB。 40MB/s/TiB,容量范围是1228~1048576 GiB。容量必须为1.2TiB的倍数,扩容步长需要大于等于1.2TiB,需要将目标容量换算为GiB后需要向下取整。如4.8TiB->4915GiB,8.4TiB->8601GiB。 125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB与40MB/s/TiB的容量范围,扩容步长相同。 HPC缓存型文件系统,容量范围是4096~1048576 GiB。扩容步长均为1TiB。需要将目标容量换算为GiB。
62
62
 
@@ -67,7 +67,7 @@ class Extend:
67
67
 
68
68
  @new_size.setter
69
69
  def new_size(self, new_size):
70
- """Sets the new_size of this Extend.
70
+ r"""Sets the new_size of this Extend.
71
71
 
72
72
  扩容后文件系统的新容量,以GiB为单位。 SFS Turbo上一代文件系统规格类型-标准型和性能型,取值范围500~32768 GiB,扩容步长大于等于100 GiB。 SFS Turbo上一代文件系统规格类型-标准型增强版和性能型增强版。容量范围是10240~327680 GiB。扩容步长大于等于100 GiB。 20MB/s/TiB,容量范围是3686~1048576 GiB。容量必须为1.2TiB的倍数,扩容步长需要大于等于1.2TiB,需要将目标容量换算为GiB后需要向下取整。如4.8TiB->4915GiB,8.4TiB->8601GiB。 40MB/s/TiB,容量范围是1228~1048576 GiB。容量必须为1.2TiB的倍数,扩容步长需要大于等于1.2TiB,需要将目标容量换算为GiB后需要向下取整。如4.8TiB->4915GiB,8.4TiB->8601GiB。 125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB与40MB/s/TiB的容量范围,扩容步长相同。 HPC缓存型文件系统,容量范围是4096~1048576 GiB。扩容步长均为1TiB。需要将目标容量换算为GiB。
73
73
 
@@ -78,7 +78,7 @@ class Extend:
78
78
 
79
79
  @property
80
80
  def new_bandwidth(self):
81
- """Gets the new_bandwidth of this Extend.
81
+ r"""Gets the new_bandwidth of this Extend.
82
82
 
83
83
  带宽的目标值,单位:GB。仅HPC缓存型支持带宽扩缩。 支持的带宽值为:\"2G\"、\"4G\"、\"8G\"、\"16G\"、\"24G\"、\"32G\"、\"48G\"。
84
84
 
@@ -89,7 +89,7 @@ class Extend:
89
89
 
90
90
  @new_bandwidth.setter
91
91
  def new_bandwidth(self, new_bandwidth):
92
- """Sets the new_bandwidth of this Extend.
92
+ r"""Sets the new_bandwidth of this Extend.
93
93
 
94
94
  带宽的目标值,单位:GB。仅HPC缓存型支持带宽扩缩。 支持的带宽值为:\"2G\"、\"4G\"、\"8G\"、\"16G\"、\"24G\"、\"32G\"、\"48G\"。
95
95
 
@@ -100,7 +100,7 @@ class Extend:
100
100
 
101
101
  @property
102
102
  def bss_param(self):
103
- """Gets the bss_param of this Extend.
103
+ r"""Gets the bss_param of this Extend.
104
104
 
105
105
  :return: The bss_param of this Extend.
106
106
  :rtype: :class:`huaweicloudsdksfsturbo.v1.BssInfoExtend`
@@ -109,7 +109,7 @@ class Extend:
109
109
 
110
110
  @bss_param.setter
111
111
  def bss_param(self, bss_param):
112
- """Sets the bss_param of this Extend.
112
+ r"""Sets the bss_param of this Extend.
113
113
 
114
114
  :param bss_param: The bss_param of this Extend.
115
115
  :type bss_param: :class:`huaweicloudsdksfsturbo.v1.BssInfoExtend`
@@ -25,7 +25,7 @@ class FailureDetailsMessage:
25
25
  }
26
26
 
27
27
  def __init__(self, message=None):
28
- """FailureDetailsMessage
28
+ r"""FailureDetailsMessage
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class FailureDetailsMessage:
42
42
 
43
43
  @property
44
44
  def message(self):
45
- """Gets the message of this FailureDetailsMessage.
45
+ r"""Gets the message of this FailureDetailsMessage.
46
46
 
47
47
  错误信息
48
48
 
@@ -53,7 +53,7 @@ class FailureDetailsMessage:
53
53
 
54
54
  @message.setter
55
55
  def message(self, message):
56
- """Sets the message of this FailureDetailsMessage.
56
+ r"""Sets the message of this FailureDetailsMessage.
57
57
 
58
58
  错误信息
59
59
 
@@ -25,7 +25,7 @@ class FsDirReq:
25
25
  }
26
26
 
27
27
  def __init__(self, path=None):
28
- """FsDirReq
28
+ r"""FsDirReq
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class FsDirReq:
42
42
 
43
43
  @property
44
44
  def path(self):
45
- """Gets the path of this FsDirReq.
45
+ r"""Gets the path of this FsDirReq.
46
46
 
47
47
  文件系统内合法的目录全路径。单层目录长度不允许超过255,全路径长度不允许超过4096。
48
48
 
@@ -53,7 +53,7 @@ class FsDirReq:
53
53
 
54
54
  @path.setter
55
55
  def path(self, path):
56
- """Sets the path of this FsDirReq.
56
+ r"""Sets the path of this FsDirReq.
57
57
 
58
58
  文件系统内合法的目录全路径。单层目录长度不允许超过255,全路径长度不允许超过4096。
59
59
 
@@ -25,7 +25,7 @@ class FsDirUasge:
25
25
  }
26
26
 
27
27
  def __init__(self, used_capacity=None):
28
- """FsDirUasge
28
+ r"""FsDirUasge
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class FsDirUasge:
42
42
 
43
43
  @property
44
44
  def used_capacity(self):
45
- """Gets the used_capacity of this FsDirUasge.
45
+ r"""Gets the used_capacity of this FsDirUasge.
46
46
 
47
47
  占用容量,单位:byte
48
48
 
@@ -53,7 +53,7 @@ class FsDirUasge:
53
53
 
54
54
  @used_capacity.setter
55
55
  def used_capacity(self, used_capacity):
56
- """Sets the used_capacity of this FsDirUasge.
56
+ r"""Sets the used_capacity of this FsDirUasge.
57
57
 
58
58
  占用容量,单位:byte
59
59
 
@@ -31,7 +31,7 @@ class FsDuInfo:
31
31
  }
32
32
 
33
33
  def __init__(self, path=None, used_capacity=None, file_count=None, message=None):
34
- """FsDuInfo
34
+ r"""FsDuInfo
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class FsDuInfo:
64
64
 
65
65
  @property
66
66
  def path(self):
67
- """Gets the path of this FsDuInfo.
67
+ r"""Gets the path of this FsDuInfo.
68
68
 
69
69
  文件系统内合法的目录全路径
70
70
 
@@ -75,7 +75,7 @@ class FsDuInfo:
75
75
 
76
76
  @path.setter
77
77
  def path(self, path):
78
- """Sets the path of this FsDuInfo.
78
+ r"""Sets the path of this FsDuInfo.
79
79
 
80
80
  文件系统内合法的目录全路径
81
81
 
@@ -86,7 +86,7 @@ class FsDuInfo:
86
86
 
87
87
  @property
88
88
  def used_capacity(self):
89
- """Gets the used_capacity of this FsDuInfo.
89
+ r"""Gets the used_capacity of this FsDuInfo.
90
90
 
91
91
  占用容量,单位:byte
92
92
 
@@ -97,7 +97,7 @@ class FsDuInfo:
97
97
 
98
98
  @used_capacity.setter
99
99
  def used_capacity(self, used_capacity):
100
- """Sets the used_capacity of this FsDuInfo.
100
+ r"""Sets the used_capacity of this FsDuInfo.
101
101
 
102
102
  占用容量,单位:byte
103
103
 
@@ -108,7 +108,7 @@ class FsDuInfo:
108
108
 
109
109
  @property
110
110
  def file_count(self):
111
- """Gets the file_count of this FsDuInfo.
111
+ r"""Gets the file_count of this FsDuInfo.
112
112
 
113
113
  :return: The file_count of this FsDuInfo.
114
114
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FsFileCount`
@@ -117,7 +117,7 @@ class FsDuInfo:
117
117
 
118
118
  @file_count.setter
119
119
  def file_count(self, file_count):
120
- """Sets the file_count of this FsDuInfo.
120
+ r"""Sets the file_count of this FsDuInfo.
121
121
 
122
122
  :param file_count: The file_count of this FsDuInfo.
123
123
  :type file_count: :class:`huaweicloudsdksfsturbo.v1.FsFileCount`
@@ -126,7 +126,7 @@ class FsDuInfo:
126
126
 
127
127
  @property
128
128
  def message(self):
129
- """Gets the message of this FsDuInfo.
129
+ r"""Gets the message of this FsDuInfo.
130
130
 
131
131
  错误信息
132
132
 
@@ -137,7 +137,7 @@ class FsDuInfo:
137
137
 
138
138
  @message.setter
139
139
  def message(self, message):
140
- """Sets the message of this FsDuInfo.
140
+ r"""Sets the message of this FsDuInfo.
141
141
 
142
142
  错误信息
143
143
 
@@ -37,7 +37,7 @@ class FsFileCount:
37
37
  }
38
38
 
39
39
  def __init__(self, dir=None, regular=None, pipe=None, char=None, block=None, socket=None, symlink=None):
40
- """FsFileCount
40
+ r"""FsFileCount
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class FsFileCount:
85
85
 
86
86
  @property
87
87
  def dir(self):
88
- """Gets the dir of this FsFileCount.
88
+ r"""Gets the dir of this FsFileCount.
89
89
 
90
90
  目录数目
91
91
 
@@ -96,7 +96,7 @@ class FsFileCount:
96
96
 
97
97
  @dir.setter
98
98
  def dir(self, dir):
99
- """Sets the dir of this FsFileCount.
99
+ r"""Sets the dir of this FsFileCount.
100
100
 
101
101
  目录数目
102
102
 
@@ -107,7 +107,7 @@ class FsFileCount:
107
107
 
108
108
  @property
109
109
  def regular(self):
110
- """Gets the regular of this FsFileCount.
110
+ r"""Gets the regular of this FsFileCount.
111
111
 
112
112
  普通文件数目
113
113
 
@@ -118,7 +118,7 @@ class FsFileCount:
118
118
 
119
119
  @regular.setter
120
120
  def regular(self, regular):
121
- """Sets the regular of this FsFileCount.
121
+ r"""Sets the regular of this FsFileCount.
122
122
 
123
123
  普通文件数目
124
124
 
@@ -129,7 +129,7 @@ class FsFileCount:
129
129
 
130
130
  @property
131
131
  def pipe(self):
132
- """Gets the pipe of this FsFileCount.
132
+ r"""Gets the pipe of this FsFileCount.
133
133
 
134
134
  管道文件数目
135
135
 
@@ -140,7 +140,7 @@ class FsFileCount:
140
140
 
141
141
  @pipe.setter
142
142
  def pipe(self, pipe):
143
- """Sets the pipe of this FsFileCount.
143
+ r"""Sets the pipe of this FsFileCount.
144
144
 
145
145
  管道文件数目
146
146
 
@@ -151,7 +151,7 @@ class FsFileCount:
151
151
 
152
152
  @property
153
153
  def char(self):
154
- """Gets the char of this FsFileCount.
154
+ r"""Gets the char of this FsFileCount.
155
155
 
156
156
  字符设备数目
157
157
 
@@ -162,7 +162,7 @@ class FsFileCount:
162
162
 
163
163
  @char.setter
164
164
  def char(self, char):
165
- """Sets the char of this FsFileCount.
165
+ r"""Sets the char of this FsFileCount.
166
166
 
167
167
  字符设备数目
168
168
 
@@ -173,7 +173,7 @@ class FsFileCount:
173
173
 
174
174
  @property
175
175
  def block(self):
176
- """Gets the block of this FsFileCount.
176
+ r"""Gets the block of this FsFileCount.
177
177
 
178
178
  块设备数目
179
179
 
@@ -184,7 +184,7 @@ class FsFileCount:
184
184
 
185
185
  @block.setter
186
186
  def block(self, block):
187
- """Sets the block of this FsFileCount.
187
+ r"""Sets the block of this FsFileCount.
188
188
 
189
189
  块设备数目
190
190
 
@@ -195,7 +195,7 @@ class FsFileCount:
195
195
 
196
196
  @property
197
197
  def socket(self):
198
- """Gets the socket of this FsFileCount.
198
+ r"""Gets the socket of this FsFileCount.
199
199
 
200
200
  套接字数目
201
201
 
@@ -206,7 +206,7 @@ class FsFileCount:
206
206
 
207
207
  @socket.setter
208
208
  def socket(self, socket):
209
- """Sets the socket of this FsFileCount.
209
+ r"""Sets the socket of this FsFileCount.
210
210
 
211
211
  套接字数目
212
212
 
@@ -217,7 +217,7 @@ class FsFileCount:
217
217
 
218
218
  @property
219
219
  def symlink(self):
220
- """Gets the symlink of this FsFileCount.
220
+ r"""Gets the symlink of this FsFileCount.
221
221
 
222
222
  符号链接数目
223
223
 
@@ -228,7 +228,7 @@ class FsFileCount:
228
228
 
229
229
  @symlink.setter
230
230
  def symlink(self, symlink):
231
- """Sets the symlink of this FsFileCount.
231
+ r"""Sets the symlink of this FsFileCount.
232
232
 
233
233
  符号链接数目
234
234
 
@@ -37,7 +37,7 @@ class GetSubJobDetail:
37
37
  }
38
38
 
39
39
  def __init__(self, status=None, job_id=None, job_type=None, begin_time=None, end_time=None, error_code=None, fail_reason=None):
40
- """GetSubJobDetail
40
+ r"""GetSubJobDetail
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class GetSubJobDetail:
85
85
 
86
86
  @property
87
87
  def status(self):
88
- """Gets the status of this GetSubJobDetail.
88
+ r"""Gets the status of this GetSubJobDetail.
89
89
 
90
90
  子job的状态。success:成功。running:运行中。failed:失败。waiting:等待执行。
91
91
 
@@ -96,7 +96,7 @@ class GetSubJobDetail:
96
96
 
97
97
  @status.setter
98
98
  def status(self, status):
99
- """Sets the status of this GetSubJobDetail.
99
+ r"""Sets the status of this GetSubJobDetail.
100
100
 
101
101
  子job的状态。success:成功。running:运行中。failed:失败。waiting:等待执行。
102
102
 
@@ -107,7 +107,7 @@ class GetSubJobDetail:
107
107
 
108
108
  @property
109
109
  def job_id(self):
110
- """Gets the job_id of this GetSubJobDetail.
110
+ r"""Gets the job_id of this GetSubJobDetail.
111
111
 
112
112
  job的ID。
113
113
 
@@ -118,7 +118,7 @@ class GetSubJobDetail:
118
118
 
119
119
  @job_id.setter
120
120
  def job_id(self, job_id):
121
- """Sets the job_id of this GetSubJobDetail.
121
+ r"""Sets the job_id of this GetSubJobDetail.
122
122
 
123
123
  job的ID。
124
124
 
@@ -129,7 +129,7 @@ class GetSubJobDetail:
129
129
 
130
130
  @property
131
131
  def job_type(self):
132
- """Gets the job_type of this GetSubJobDetail.
132
+ r"""Gets the job_type of this GetSubJobDetail.
133
133
 
134
134
  子job的类型。
135
135
 
@@ -140,7 +140,7 @@ class GetSubJobDetail:
140
140
 
141
141
  @job_type.setter
142
142
  def job_type(self, job_type):
143
- """Sets the job_type of this GetSubJobDetail.
143
+ r"""Sets the job_type of this GetSubJobDetail.
144
144
 
145
145
  子job的类型。
146
146
 
@@ -151,7 +151,7 @@ class GetSubJobDetail:
151
151
 
152
152
  @property
153
153
  def begin_time(self):
154
- """Gets the begin_time of this GetSubJobDetail.
154
+ r"""Gets the begin_time of this GetSubJobDetail.
155
155
 
156
156
  job开始时间。UTC时间,格式:'2016-01-02 15:04:05'
157
157
 
@@ -162,7 +162,7 @@ class GetSubJobDetail:
162
162
 
163
163
  @begin_time.setter
164
164
  def begin_time(self, begin_time):
165
- """Sets the begin_time of this GetSubJobDetail.
165
+ r"""Sets the begin_time of this GetSubJobDetail.
166
166
 
167
167
  job开始时间。UTC时间,格式:'2016-01-02 15:04:05'
168
168
 
@@ -173,7 +173,7 @@ class GetSubJobDetail:
173
173
 
174
174
  @property
175
175
  def end_time(self):
176
- """Gets the end_time of this GetSubJobDetail.
176
+ r"""Gets the end_time of this GetSubJobDetail.
177
177
 
178
178
  job结束时间。UTC时间,格式:'2016-01-02 15:04:05'
179
179
 
@@ -184,7 +184,7 @@ class GetSubJobDetail:
184
184
 
185
185
  @end_time.setter
186
186
  def end_time(self, end_time):
187
- """Sets the end_time of this GetSubJobDetail.
187
+ r"""Sets the end_time of this GetSubJobDetail.
188
188
 
189
189
  job结束时间。UTC时间,格式:'2016-01-02 15:04:05'
190
190
 
@@ -195,7 +195,7 @@ class GetSubJobDetail:
195
195
 
196
196
  @property
197
197
  def error_code(self):
198
- """Gets the error_code of this GetSubJobDetail.
198
+ r"""Gets the error_code of this GetSubJobDetail.
199
199
 
200
200
  job执行失败时的错误码
201
201
 
@@ -206,7 +206,7 @@ class GetSubJobDetail:
206
206
 
207
207
  @error_code.setter
208
208
  def error_code(self, error_code):
209
- """Sets the error_code of this GetSubJobDetail.
209
+ r"""Sets the error_code of this GetSubJobDetail.
210
210
 
211
211
  job执行失败时的错误码
212
212
 
@@ -217,7 +217,7 @@ class GetSubJobDetail:
217
217
 
218
218
  @property
219
219
  def fail_reason(self):
220
- """Gets the fail_reason of this GetSubJobDetail.
220
+ r"""Gets the fail_reason of this GetSubJobDetail.
221
221
 
222
222
  job执行失败时的错误原因
223
223
 
@@ -228,7 +228,7 @@ class GetSubJobDetail:
228
228
 
229
229
  @fail_reason.setter
230
230
  def fail_reason(self, fail_reason):
231
- """Sets the fail_reason of this GetSubJobDetail.
231
+ r"""Sets the fail_reason of this GetSubJobDetail.
232
232
 
233
233
  job执行失败时的错误原因
234
234
 
@@ -29,7 +29,7 @@ class ListBackendTargetsRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, limit=None, marker=None):
32
- """ListBackendTargetsRequest
32
+ r"""ListBackendTargetsRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class ListBackendTargetsRequest:
56
56
 
57
57
  @property
58
58
  def share_id(self):
59
- """Gets the share_id of this ListBackendTargetsRequest.
59
+ r"""Gets the share_id of this ListBackendTargetsRequest.
60
60
 
61
61
  文件系统id
62
62
 
@@ -67,7 +67,7 @@ class ListBackendTargetsRequest:
67
67
 
68
68
  @share_id.setter
69
69
  def share_id(self, share_id):
70
- """Sets the share_id of this ListBackendTargetsRequest.
70
+ r"""Sets the share_id of this ListBackendTargetsRequest.
71
71
 
72
72
  文件系统id
73
73
 
@@ -78,7 +78,7 @@ class ListBackendTargetsRequest:
78
78
 
79
79
  @property
80
80
  def limit(self):
81
- """Gets the limit of this ListBackendTargetsRequest.
81
+ r"""Gets the limit of this ListBackendTargetsRequest.
82
82
 
83
83
  查询列表返回元素个数
84
84
 
@@ -89,7 +89,7 @@ class ListBackendTargetsRequest:
89
89
 
90
90
  @limit.setter
91
91
  def limit(self, limit):
92
- """Sets the limit of this ListBackendTargetsRequest.
92
+ r"""Sets the limit of this ListBackendTargetsRequest.
93
93
 
94
94
  查询列表返回元素个数
95
95
 
@@ -100,7 +100,7 @@ class ListBackendTargetsRequest:
100
100
 
101
101
  @property
102
102
  def marker(self):
103
- """Gets the marker of this ListBackendTargetsRequest.
103
+ r"""Gets the marker of this ListBackendTargetsRequest.
104
104
 
105
105
  查询列表偏移量
106
106
 
@@ -111,7 +111,7 @@ class ListBackendTargetsRequest:
111
111
 
112
112
  @marker.setter
113
113
  def marker(self, marker):
114
- """Sets the marker of this ListBackendTargetsRequest.
114
+ r"""Sets the marker of this ListBackendTargetsRequest.
115
115
 
116
116
  查询列表偏移量
117
117