huaweicloudsdksfsturbo 3.1.142__py2.py3-none-any.whl → 3.1.144__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.142.dist-info → huaweicloudsdksfsturbo-3.1.144.dist-info}/METADATA +2 -2
  151. huaweicloudsdksfsturbo-3.1.144.dist-info/RECORD +159 -0
  152. huaweicloudsdksfsturbo-3.1.142.dist-info/RECORD +0 -159
  153. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.144.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.144.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.144.dist-info}/top_level.txt +0 -0
@@ -49,7 +49,7 @@ class Share:
49
49
  }
50
50
 
51
51
  def __init__(self, availability_zone=None, description=None, enterprise_project_id=None, metadata=None, name=None, security_group_id=None, share_proto=None, share_type=None, size=None, subnet_id=None, vpc_id=None, backup_id=None, tags=None):
52
- """Share
52
+ r"""Share
53
53
 
54
54
  The model defined in huaweicloud sdk
55
55
 
@@ -119,7 +119,7 @@ class Share:
119
119
 
120
120
  @property
121
121
  def availability_zone(self):
122
- """Gets the availability_zone of this Share.
122
+ r"""Gets the availability_zone of this Share.
123
123
 
124
124
  文件系统所在可用区(az)的编码
125
125
 
@@ -130,7 +130,7 @@ class Share:
130
130
 
131
131
  @availability_zone.setter
132
132
  def availability_zone(self, availability_zone):
133
- """Sets the availability_zone of this Share.
133
+ r"""Sets the availability_zone of this Share.
134
134
 
135
135
  文件系统所在可用区(az)的编码
136
136
 
@@ -141,7 +141,7 @@ class Share:
141
141
 
142
142
  @property
143
143
  def description(self):
144
- """Gets the description of this Share.
144
+ r"""Gets the description of this Share.
145
145
 
146
146
  文件系统描述信息,长度为0~255。当前不支持。
147
147
 
@@ -152,7 +152,7 @@ class Share:
152
152
 
153
153
  @description.setter
154
154
  def description(self, description):
155
- """Sets the description of this Share.
155
+ r"""Sets the description of this Share.
156
156
 
157
157
  文件系统描述信息,长度为0~255。当前不支持。
158
158
 
@@ -163,7 +163,7 @@ class Share:
163
163
 
164
164
  @property
165
165
  def enterprise_project_id(self):
166
- """Gets the enterprise_project_id of this Share.
166
+ r"""Gets the enterprise_project_id of this Share.
167
167
 
168
168
  创建文件系统时,给文件系统绑定的企业项目ID。
169
169
 
@@ -174,7 +174,7 @@ class Share:
174
174
 
175
175
  @enterprise_project_id.setter
176
176
  def enterprise_project_id(self, enterprise_project_id):
177
- """Sets the enterprise_project_id of this Share.
177
+ r"""Sets the enterprise_project_id of this Share.
178
178
 
179
179
  创建文件系统时,给文件系统绑定的企业项目ID。
180
180
 
@@ -185,7 +185,7 @@ class Share:
185
185
 
186
186
  @property
187
187
  def metadata(self):
188
- """Gets the metadata of this Share.
188
+ r"""Gets the metadata of this Share.
189
189
 
190
190
  :return: The metadata of this Share.
191
191
  :rtype: :class:`huaweicloudsdksfsturbo.v1.Metadata`
@@ -194,7 +194,7 @@ class Share:
194
194
 
195
195
  @metadata.setter
196
196
  def metadata(self, metadata):
197
- """Sets the metadata of this Share.
197
+ r"""Sets the metadata of this Share.
198
198
 
199
199
  :param metadata: The metadata of this Share.
200
200
  :type metadata: :class:`huaweicloudsdksfsturbo.v1.Metadata`
@@ -203,7 +203,7 @@ class Share:
203
203
 
204
204
  @property
205
205
  def name(self):
206
- """Gets the name of this Share.
206
+ r"""Gets the name of this Share.
207
207
 
208
208
  SFS Turbo文件系统的名称。长度为4~64位,必须以字母开头,可以包含字母、数字、中划线、下划线,不能包含其他的特殊字符,不区分大小写。
209
209
 
@@ -214,7 +214,7 @@ class Share:
214
214
 
215
215
  @name.setter
216
216
  def name(self, name):
217
- """Sets the name of this Share.
217
+ r"""Sets the name of this Share.
218
218
 
219
219
  SFS Turbo文件系统的名称。长度为4~64位,必须以字母开头,可以包含字母、数字、中划线、下划线,不能包含其他的特殊字符,不区分大小写。
220
220
 
@@ -225,7 +225,7 @@ class Share:
225
225
 
226
226
  @property
227
227
  def security_group_id(self):
228
- """Gets the security_group_id of this Share.
228
+ r"""Gets the security_group_id of this Share.
229
229
 
230
230
  用户在某一区域下的安全组ID。
231
231
 
@@ -236,7 +236,7 @@ class Share:
236
236
 
237
237
  @security_group_id.setter
238
238
  def security_group_id(self, security_group_id):
239
- """Sets the security_group_id of this Share.
239
+ r"""Sets the security_group_id of this Share.
240
240
 
241
241
  用户在某一区域下的安全组ID。
242
242
 
@@ -247,7 +247,7 @@ class Share:
247
247
 
248
248
  @property
249
249
  def share_proto(self):
250
- """Gets the share_proto of this Share.
250
+ r"""Gets the share_proto of this Share.
251
251
 
252
252
  文件系统共享协议,有效值为NFS。NFS(Network File System),即网络文件系统。一种使用于分散式文件系统的协议,通过网络让不同的机器、不同的操作系统能够彼此分享数据。
253
253
 
@@ -258,7 +258,7 @@ class Share:
258
258
 
259
259
  @share_proto.setter
260
260
  def share_proto(self, share_proto):
261
- """Sets the share_proto of this Share.
261
+ r"""Sets the share_proto of this Share.
262
262
 
263
263
  文件系统共享协议,有效值为NFS。NFS(Network File System),即网络文件系统。一种使用于分散式文件系统的协议,通过网络让不同的机器、不同的操作系统能够彼此分享数据。
264
264
 
@@ -269,7 +269,7 @@ class Share:
269
269
 
270
270
  @property
271
271
  def share_type(self):
272
- """Gets the share_type of this Share.
272
+ r"""Gets the share_type of this Share.
273
273
 
274
274
  文件系统类型,有效值为STANDARD或者PERFORMANCE。当文件系统正在创建时,该字段不返回。 - SFS Turbo上一代文件系统规格类型:标准型和标准型增强版填写STANDARD,性能型和性能型增强版填写PERFORMANCE。 - 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/TiB:不校验该字段,填写STANDARD或者PERFORMANCE。 - HPC缓存型:不校验该字段,填写STANDARD或者PERFORMANCE。
275
275
 
@@ -280,7 +280,7 @@ class Share:
280
280
 
281
281
  @share_type.setter
282
282
  def share_type(self, share_type):
283
- """Sets the share_type of this Share.
283
+ r"""Sets the share_type of this Share.
284
284
 
285
285
  文件系统类型,有效值为STANDARD或者PERFORMANCE。当文件系统正在创建时,该字段不返回。 - SFS Turbo上一代文件系统规格类型:标准型和标准型增强版填写STANDARD,性能型和性能型增强版填写PERFORMANCE。 - 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/TiB:不校验该字段,填写STANDARD或者PERFORMANCE。 - HPC缓存型:不校验该字段,填写STANDARD或者PERFORMANCE。
286
286
 
@@ -291,7 +291,7 @@ class Share:
291
291
 
292
292
  @property
293
293
  def size(self):
294
- """Gets the size of this Share.
294
+ r"""Gets the size of this Share.
295
295
 
296
296
  - SFS Turbo上一代文件系统规格类型-文件系统容量:取值范围为500~32768,单位为GiB。 - SFS Turbo上一代文件系统规格类型-增强版文件系统:在“metadata”字段中设置了expand_type=\"bandwidth\",则容量范围为10240~327680,单位为GiB。 - 20MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"20M\",则容量范围为3686~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 40MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"40M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 125MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"125M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 250MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"250M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 500MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"500M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 1000MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"1000M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - HPC缓存型文件系统:在“metadata”字段中设置了expand_type=\"hpc_cache\",则容量范围为4096~1048576,单位为GiB。不同带宽,起步容量不一样,步长均为1TiB。如2GB/s带宽,起步容量为4TiB,即4096GiB;4GB/s带宽,起步容量为8TiB,即8192GiB;8GB/s带宽,起步容量为16TiB,即16384GiB。
297
297
 
@@ -302,7 +302,7 @@ class Share:
302
302
 
303
303
  @size.setter
304
304
  def size(self, size):
305
- """Sets the size of this Share.
305
+ r"""Sets the size of this Share.
306
306
 
307
307
  - SFS Turbo上一代文件系统规格类型-文件系统容量:取值范围为500~32768,单位为GiB。 - SFS Turbo上一代文件系统规格类型-增强版文件系统:在“metadata”字段中设置了expand_type=\"bandwidth\",则容量范围为10240~327680,单位为GiB。 - 20MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"20M\",则容量范围为3686~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 40MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"40M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 125MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"125M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 250MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"250M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 500MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"500M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - 1000MB/s/TiB:在“metadata”字段中设置了expand_type=\"hpc\"、hpc_bw=\"1000M\",则容量范围为1228~1048576,单位为GiB。容量必须为1.2TiB的倍数,换算为GiB后需要向下取整。如3.6TiB->3686GiB, 4.8TiB->4915GiB,8.4TiB->8601GiB。 - HPC缓存型文件系统:在“metadata”字段中设置了expand_type=\"hpc_cache\",则容量范围为4096~1048576,单位为GiB。不同带宽,起步容量不一样,步长均为1TiB。如2GB/s带宽,起步容量为4TiB,即4096GiB;4GB/s带宽,起步容量为8TiB,即8192GiB;8GB/s带宽,起步容量为16TiB,即16384GiB。
308
308
 
@@ -313,7 +313,7 @@ class Share:
313
313
 
314
314
  @property
315
315
  def subnet_id(self):
316
- """Gets the subnet_id of this Share.
316
+ r"""Gets the subnet_id of this Share.
317
317
 
318
318
  用户在VPC下面的子网的网络ID。
319
319
 
@@ -324,7 +324,7 @@ class Share:
324
324
 
325
325
  @subnet_id.setter
326
326
  def subnet_id(self, subnet_id):
327
- """Sets the subnet_id of this Share.
327
+ r"""Sets the subnet_id of this Share.
328
328
 
329
329
  用户在VPC下面的子网的网络ID。
330
330
 
@@ -335,7 +335,7 @@ class Share:
335
335
 
336
336
  @property
337
337
  def vpc_id(self):
338
- """Gets the vpc_id of this Share.
338
+ r"""Gets the vpc_id of this Share.
339
339
 
340
340
  用户在某一区域下的VPC ID。
341
341
 
@@ -346,7 +346,7 @@ class Share:
346
346
 
347
347
  @vpc_id.setter
348
348
  def vpc_id(self, vpc_id):
349
- """Sets the vpc_id of this Share.
349
+ r"""Sets the vpc_id of this Share.
350
350
 
351
351
  用户在某一区域下的VPC ID。
352
352
 
@@ -357,7 +357,7 @@ class Share:
357
357
 
358
358
  @property
359
359
  def backup_id(self):
360
- """Gets the backup_id of this Share.
360
+ r"""Gets the backup_id of this Share.
361
361
 
362
362
  备份ID,从备份创建文件系统时为必选。
363
363
 
@@ -368,7 +368,7 @@ class Share:
368
368
 
369
369
  @backup_id.setter
370
370
  def backup_id(self, backup_id):
371
- """Sets the backup_id of this Share.
371
+ r"""Sets the backup_id of this Share.
372
372
 
373
373
  备份ID,从备份创建文件系统时为必选。
374
374
 
@@ -379,7 +379,7 @@ class Share:
379
379
 
380
380
  @property
381
381
  def tags(self):
382
- """Gets the tags of this Share.
382
+ r"""Gets the tags of this Share.
383
383
 
384
384
  tag标签的列表。
385
385
 
@@ -390,7 +390,7 @@ class Share:
390
390
 
391
391
  @tags.setter
392
392
  def tags(self, tags):
393
- """Sets the tags of this Share.
393
+ r"""Sets the tags of this Share.
394
394
 
395
395
  tag标签的列表。
396
396