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
@@ -81,7 +81,7 @@ class ShareInfo:
81
81
  }
82
82
 
83
83
  def __init__(self, action_progress=None, version=None, avail_capacity=None, availability_zone=None, az_name=None, created_at=None, crypt_key_id=None, expand_type=None, export_location=None, id=None, name=None, pay_model=None, region=None, security_group_id=None, share_proto=None, share_type=None, size=None, status=None, sub_status=None, subnet_id=None, vpc_id=None, enterprise_project_id=None, tags=None, optional_endpoint=None, hpc_bw=None, instance_id=None, instance_type=None, status_detail=None, features=None):
84
- """ShareInfo
84
+ r"""ShareInfo
85
85
 
86
86
  The model defined in huaweicloud sdk
87
87
 
@@ -239,7 +239,7 @@ class ShareInfo:
239
239
 
240
240
  @property
241
241
  def action_progress(self):
242
- """Gets the action_progress of this ShareInfo.
242
+ r"""Gets the action_progress of this ShareInfo.
243
243
 
244
244
  :return: The action_progress of this ShareInfo.
245
245
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ActionProgress`
@@ -248,7 +248,7 @@ class ShareInfo:
248
248
 
249
249
  @action_progress.setter
250
250
  def action_progress(self, action_progress):
251
- """Sets the action_progress of this ShareInfo.
251
+ r"""Sets the action_progress of this ShareInfo.
252
252
 
253
253
  :param action_progress: The action_progress of this ShareInfo.
254
254
  :type action_progress: :class:`huaweicloudsdksfsturbo.v1.ActionProgress`
@@ -257,7 +257,7 @@ class ShareInfo:
257
257
 
258
258
  @property
259
259
  def version(self):
260
- """Gets the version of this ShareInfo.
260
+ r"""Gets the version of this ShareInfo.
261
261
 
262
262
  SFS Turbo文件系统的版本号。
263
263
 
@@ -268,7 +268,7 @@ class ShareInfo:
268
268
 
269
269
  @version.setter
270
270
  def version(self, version):
271
- """Sets the version of this ShareInfo.
271
+ r"""Sets the version of this ShareInfo.
272
272
 
273
273
  SFS Turbo文件系统的版本号。
274
274
 
@@ -279,7 +279,7 @@ class ShareInfo:
279
279
 
280
280
  @property
281
281
  def avail_capacity(self):
282
- """Gets the avail_capacity of this ShareInfo.
282
+ r"""Gets the avail_capacity of this ShareInfo.
283
283
 
284
284
  SFS Turbo文件系统剩余容量,单位GB。
285
285
 
@@ -290,7 +290,7 @@ class ShareInfo:
290
290
 
291
291
  @avail_capacity.setter
292
292
  def avail_capacity(self, avail_capacity):
293
- """Sets the avail_capacity of this ShareInfo.
293
+ r"""Sets the avail_capacity of this ShareInfo.
294
294
 
295
295
  SFS Turbo文件系统剩余容量,单位GB。
296
296
 
@@ -301,7 +301,7 @@ class ShareInfo:
301
301
 
302
302
  @property
303
303
  def availability_zone(self):
304
- """Gets the availability_zone of this ShareInfo.
304
+ r"""Gets the availability_zone of this ShareInfo.
305
305
 
306
306
  SFS Turbo文件系统所在可用区编码。
307
307
 
@@ -312,7 +312,7 @@ class ShareInfo:
312
312
 
313
313
  @availability_zone.setter
314
314
  def availability_zone(self, availability_zone):
315
- """Sets the availability_zone of this ShareInfo.
315
+ r"""Sets the availability_zone of this ShareInfo.
316
316
 
317
317
  SFS Turbo文件系统所在可用区编码。
318
318
 
@@ -323,7 +323,7 @@ class ShareInfo:
323
323
 
324
324
  @property
325
325
  def az_name(self):
326
- """Gets the az_name of this ShareInfo.
326
+ r"""Gets the az_name of this ShareInfo.
327
327
 
328
328
  SFS Turbo文件系统所在可用区名称。
329
329
 
@@ -334,7 +334,7 @@ class ShareInfo:
334
334
 
335
335
  @az_name.setter
336
336
  def az_name(self, az_name):
337
- """Sets the az_name of this ShareInfo.
337
+ r"""Sets the az_name of this ShareInfo.
338
338
 
339
339
  SFS Turbo文件系统所在可用区名称。
340
340
 
@@ -345,7 +345,7 @@ class ShareInfo:
345
345
 
346
346
  @property
347
347
  def created_at(self):
348
- """Gets the created_at of this ShareInfo.
348
+ r"""Gets the created_at of this ShareInfo.
349
349
 
350
350
  创建时间。UTC时间,例如:2018-11-19T04:02:03
351
351
 
@@ -356,7 +356,7 @@ class ShareInfo:
356
356
 
357
357
  @created_at.setter
358
358
  def created_at(self, created_at):
359
- """Sets the created_at of this ShareInfo.
359
+ r"""Sets the created_at of this ShareInfo.
360
360
 
361
361
  创建时间。UTC时间,例如:2018-11-19T04:02:03
362
362
 
@@ -367,7 +367,7 @@ class ShareInfo:
367
367
 
368
368
  @property
369
369
  def crypt_key_id(self):
370
- """Gets the crypt_key_id of this ShareInfo.
370
+ r"""Gets the crypt_key_id of this ShareInfo.
371
371
 
372
372
  用户指定的加密密钥ID,非加密盘时不返回。
373
373
 
@@ -378,7 +378,7 @@ class ShareInfo:
378
378
 
379
379
  @crypt_key_id.setter
380
380
  def crypt_key_id(self, crypt_key_id):
381
- """Sets the crypt_key_id of this ShareInfo.
381
+ r"""Sets the crypt_key_id of this ShareInfo.
382
382
 
383
383
  用户指定的加密密钥ID,非加密盘时不返回。
384
384
 
@@ -389,7 +389,7 @@ class ShareInfo:
389
389
 
390
390
  @property
391
391
  def expand_type(self):
392
- """Gets the expand_type of this ShareInfo.
392
+ r"""Gets the expand_type of this ShareInfo.
393
393
 
394
394
  如果是增强版文件系统,该字段返回bandwidth;如果是20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB,该字段返回hpc;否则不返回。
395
395
 
@@ -400,7 +400,7 @@ class ShareInfo:
400
400
 
401
401
  @expand_type.setter
402
402
  def expand_type(self, expand_type):
403
- """Sets the expand_type of this ShareInfo.
403
+ r"""Sets the expand_type of this ShareInfo.
404
404
 
405
405
  如果是增强版文件系统,该字段返回bandwidth;如果是20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB,该字段返回hpc;否则不返回。
406
406
 
@@ -411,7 +411,7 @@ class ShareInfo:
411
411
 
412
412
  @property
413
413
  def export_location(self):
414
- """Gets the export_location of this ShareInfo.
414
+ r"""Gets the export_location of this ShareInfo.
415
415
 
416
416
  SFS Turbo文件系统的挂载端点。例如\"192.168.0.90:/\"。如果文件系统正在创建,该字段不返回。
417
417
 
@@ -422,7 +422,7 @@ class ShareInfo:
422
422
 
423
423
  @export_location.setter
424
424
  def export_location(self, export_location):
425
- """Sets the export_location of this ShareInfo.
425
+ r"""Sets the export_location of this ShareInfo.
426
426
 
427
427
  SFS Turbo文件系统的挂载端点。例如\"192.168.0.90:/\"。如果文件系统正在创建,该字段不返回。
428
428
 
@@ -433,7 +433,7 @@ class ShareInfo:
433
433
 
434
434
  @property
435
435
  def id(self):
436
- """Gets the id of this ShareInfo.
436
+ r"""Gets the id of this ShareInfo.
437
437
 
438
438
  SFS Turbo的文件系统ID。
439
439
 
@@ -444,7 +444,7 @@ class ShareInfo:
444
444
 
445
445
  @id.setter
446
446
  def id(self, id):
447
- """Sets the id of this ShareInfo.
447
+ r"""Sets the id of this ShareInfo.
448
448
 
449
449
  SFS Turbo的文件系统ID。
450
450
 
@@ -455,7 +455,7 @@ class ShareInfo:
455
455
 
456
456
  @property
457
457
  def name(self):
458
- """Gets the name of this ShareInfo.
458
+ r"""Gets the name of this ShareInfo.
459
459
 
460
460
  创建时指定的SFS Turbo文件系统名称。
461
461
 
@@ -466,7 +466,7 @@ class ShareInfo:
466
466
 
467
467
  @name.setter
468
468
  def name(self, name):
469
- """Sets the name of this ShareInfo.
469
+ r"""Sets the name of this ShareInfo.
470
470
 
471
471
  创建时指定的SFS Turbo文件系统名称。
472
472
 
@@ -477,7 +477,7 @@ class ShareInfo:
477
477
 
478
478
  @property
479
479
  def pay_model(self):
480
- """Gets the pay_model of this ShareInfo.
480
+ r"""Gets the pay_model of this ShareInfo.
481
481
 
482
482
  SFS Turbo文件系统的计费模式。'0'代表按需付费,'1'代表包周期计费。如果文件系统正在创建,该字段不返回。
483
483
 
@@ -488,7 +488,7 @@ class ShareInfo:
488
488
 
489
489
  @pay_model.setter
490
490
  def pay_model(self, pay_model):
491
- """Sets the pay_model of this ShareInfo.
491
+ r"""Sets the pay_model of this ShareInfo.
492
492
 
493
493
  SFS Turbo文件系统的计费模式。'0'代表按需付费,'1'代表包周期计费。如果文件系统正在创建,该字段不返回。
494
494
 
@@ -499,7 +499,7 @@ class ShareInfo:
499
499
 
500
500
  @property
501
501
  def region(self):
502
- """Gets the region of this ShareInfo.
502
+ r"""Gets the region of this ShareInfo.
503
503
 
504
504
  SFS Turbo文件系统所在区域。
505
505
 
@@ -510,7 +510,7 @@ class ShareInfo:
510
510
 
511
511
  @region.setter
512
512
  def region(self, region):
513
- """Sets the region of this ShareInfo.
513
+ r"""Sets the region of this ShareInfo.
514
514
 
515
515
  SFS Turbo文件系统所在区域。
516
516
 
@@ -521,7 +521,7 @@ class ShareInfo:
521
521
 
522
522
  @property
523
523
  def security_group_id(self):
524
- """Gets the security_group_id of this ShareInfo.
524
+ r"""Gets the security_group_id of this ShareInfo.
525
525
 
526
526
  用户指定的安全组ID。
527
527
 
@@ -532,7 +532,7 @@ class ShareInfo:
532
532
 
533
533
  @security_group_id.setter
534
534
  def security_group_id(self, security_group_id):
535
- """Sets the security_group_id of this ShareInfo.
535
+ r"""Sets the security_group_id of this ShareInfo.
536
536
 
537
537
  用户指定的安全组ID。
538
538
 
@@ -543,7 +543,7 @@ class ShareInfo:
543
543
 
544
544
  @property
545
545
  def share_proto(self):
546
- """Gets the share_proto of this ShareInfo.
546
+ r"""Gets the share_proto of this ShareInfo.
547
547
 
548
548
  SFS Turbo文件系统的协议类型,当前为NFS
549
549
 
@@ -554,7 +554,7 @@ class ShareInfo:
554
554
 
555
555
  @share_proto.setter
556
556
  def share_proto(self, share_proto):
557
- """Sets the share_proto of this ShareInfo.
557
+ r"""Sets the share_proto of this ShareInfo.
558
558
 
559
559
  SFS Turbo文件系统的协议类型,当前为NFS
560
560
 
@@ -565,7 +565,7 @@ class ShareInfo:
565
565
 
566
566
  @property
567
567
  def share_type(self):
568
- """Gets the share_type of this ShareInfo.
568
+ r"""Gets the share_type of this ShareInfo.
569
569
 
570
570
  SFS Turbo文件系统性能类型,包括“STANDARD”标准型和“PERFORMANCE”性能型。
571
571
 
@@ -576,7 +576,7 @@ class ShareInfo:
576
576
 
577
577
  @share_type.setter
578
578
  def share_type(self, share_type):
579
- """Sets the share_type of this ShareInfo.
579
+ r"""Sets the share_type of this ShareInfo.
580
580
 
581
581
  SFS Turbo文件系统性能类型,包括“STANDARD”标准型和“PERFORMANCE”性能型。
582
582
 
@@ -587,7 +587,7 @@ class ShareInfo:
587
587
 
588
588
  @property
589
589
  def size(self):
590
- """Gets the size of this ShareInfo.
590
+ r"""Gets the size of this ShareInfo.
591
591
 
592
592
  SFS Turbo文件系统总容量,单位GB。
593
593
 
@@ -598,7 +598,7 @@ class ShareInfo:
598
598
 
599
599
  @size.setter
600
600
  def size(self, size):
601
- """Sets the size of this ShareInfo.
601
+ r"""Sets the size of this ShareInfo.
602
602
 
603
603
  SFS Turbo文件系统总容量,单位GB。
604
604
 
@@ -609,7 +609,7 @@ class ShareInfo:
609
609
 
610
610
  @property
611
611
  def status(self):
612
- """Gets the status of this ShareInfo.
612
+ r"""Gets the status of this ShareInfo.
613
613
 
614
614
  SFS Turbo文件系统的状态。'100'表示创建中,'200'表示可用,'303'表示创建失败,'800'表示实例被冻结。
615
615
 
@@ -620,7 +620,7 @@ class ShareInfo:
620
620
 
621
621
  @status.setter
622
622
  def status(self, status):
623
- """Sets the status of this ShareInfo.
623
+ r"""Sets the status of this ShareInfo.
624
624
 
625
625
  SFS Turbo文件系统的状态。'100'表示创建中,'200'表示可用,'303'表示创建失败,'800'表示实例被冻结。
626
626
 
@@ -631,7 +631,7 @@ class ShareInfo:
631
631
 
632
632
  @property
633
633
  def sub_status(self):
634
- """Gets the sub_status of this ShareInfo.
634
+ r"""Gets the sub_status of this ShareInfo.
635
635
 
636
636
  SFS Turbo文件系统的子状态。当用户未对文件系统有修改类操作时,该字段不返回。 '121'表示扩容中;'132'表示修改安全组中;'137'表示添加VPC中;'138'表示删除VPC中;'150'表示配置联动后端中;'151'表示删除联动后端配置中。 '221'表示扩容成功;'232'表示修改安全组成功;'237'表示添加VPC成功;'238'表示删除VPC成功;'250'表示配置联动后端成功;'251'表示删除联动后端配置成功。 '321'表示扩容失败;'332'表示修改安全组失败;'337'表示添加VPC失败;'338'表示删除VPC失败;'350'表示配置联动后端失败;'351'表示删除联动后端配置失败。
637
637
 
@@ -642,7 +642,7 @@ class ShareInfo:
642
642
 
643
643
  @sub_status.setter
644
644
  def sub_status(self, sub_status):
645
- """Sets the sub_status of this ShareInfo.
645
+ r"""Sets the sub_status of this ShareInfo.
646
646
 
647
647
  SFS Turbo文件系统的子状态。当用户未对文件系统有修改类操作时,该字段不返回。 '121'表示扩容中;'132'表示修改安全组中;'137'表示添加VPC中;'138'表示删除VPC中;'150'表示配置联动后端中;'151'表示删除联动后端配置中。 '221'表示扩容成功;'232'表示修改安全组成功;'237'表示添加VPC成功;'238'表示删除VPC成功;'250'表示配置联动后端成功;'251'表示删除联动后端配置成功。 '321'表示扩容失败;'332'表示修改安全组失败;'337'表示添加VPC失败;'338'表示删除VPC失败;'350'表示配置联动后端失败;'351'表示删除联动后端配置失败。
648
648
 
@@ -653,7 +653,7 @@ class ShareInfo:
653
653
 
654
654
  @property
655
655
  def subnet_id(self):
656
- """Gets the subnet_id of this ShareInfo.
656
+ r"""Gets the subnet_id of this ShareInfo.
657
657
 
658
658
  用户指定的子网的网络ID。
659
659
 
@@ -664,7 +664,7 @@ class ShareInfo:
664
664
 
665
665
  @subnet_id.setter
666
666
  def subnet_id(self, subnet_id):
667
- """Sets the subnet_id of this ShareInfo.
667
+ r"""Sets the subnet_id of this ShareInfo.
668
668
 
669
669
  用户指定的子网的网络ID。
670
670
 
@@ -675,7 +675,7 @@ class ShareInfo:
675
675
 
676
676
  @property
677
677
  def vpc_id(self):
678
- """Gets the vpc_id of this ShareInfo.
678
+ r"""Gets the vpc_id of this ShareInfo.
679
679
 
680
680
  用户指定的VPC ID。
681
681
 
@@ -686,7 +686,7 @@ class ShareInfo:
686
686
 
687
687
  @vpc_id.setter
688
688
  def vpc_id(self, vpc_id):
689
- """Sets the vpc_id of this ShareInfo.
689
+ r"""Sets the vpc_id of this ShareInfo.
690
690
 
691
691
  用户指定的VPC ID。
692
692
 
@@ -697,7 +697,7 @@ class ShareInfo:
697
697
 
698
698
  @property
699
699
  def enterprise_project_id(self):
700
- """Gets the enterprise_project_id of this ShareInfo.
700
+ r"""Gets the enterprise_project_id of this ShareInfo.
701
701
 
702
702
  SFS Turbo文件系统绑定的企业项目ID。
703
703
 
@@ -708,7 +708,7 @@ class ShareInfo:
708
708
 
709
709
  @enterprise_project_id.setter
710
710
  def enterprise_project_id(self, enterprise_project_id):
711
- """Sets the enterprise_project_id of this ShareInfo.
711
+ r"""Sets the enterprise_project_id of this ShareInfo.
712
712
 
713
713
  SFS Turbo文件系统绑定的企业项目ID。
714
714
 
@@ -719,7 +719,7 @@ class ShareInfo:
719
719
 
720
720
  @property
721
721
  def tags(self):
722
- """Gets the tags of this ShareInfo.
722
+ r"""Gets the tags of this ShareInfo.
723
723
 
724
724
  tag标签的列表。
725
725
 
@@ -730,7 +730,7 @@ class ShareInfo:
730
730
 
731
731
  @tags.setter
732
732
  def tags(self, tags):
733
- """Sets the tags of this ShareInfo.
733
+ r"""Sets the tags of this ShareInfo.
734
734
 
735
735
  tag标签的列表。
736
736
 
@@ -741,7 +741,7 @@ class ShareInfo:
741
741
 
742
742
  @property
743
743
  def optional_endpoint(self):
744
- """Gets the optional_endpoint of this ShareInfo.
744
+ r"""Gets the optional_endpoint of this ShareInfo.
745
745
 
746
746
  可选的挂载IP地址。上一代文件系统规格类型不返回该字段。
747
747
 
@@ -752,7 +752,7 @@ class ShareInfo:
752
752
 
753
753
  @optional_endpoint.setter
754
754
  def optional_endpoint(self, optional_endpoint):
755
- """Sets the optional_endpoint of this ShareInfo.
755
+ r"""Sets the optional_endpoint of this ShareInfo.
756
756
 
757
757
  可选的挂载IP地址。上一代文件系统规格类型不返回该字段。
758
758
 
@@ -763,7 +763,7 @@ class ShareInfo:
763
763
 
764
764
  @property
765
765
  def hpc_bw(self):
766
- """Gets the hpc_bw of this ShareInfo.
766
+ r"""Gets the hpc_bw of this ShareInfo.
767
767
 
768
768
  文件系统的带宽规格。 - \"20M\"表示20MB/s/TiB - \"40M\"表示40MB/s/TiB - \"125M\"表示125MB/s/TiB - \"250M\"表示250MB/s/TiB - \"500M\"表示500MB/s/TiB - \"1000M\"表示1000MB/s/TiB - \"2G\"、\"4G\"、\"8G\"、\"16G\"、\"24G\"、\"32G\"或\"48G\"表示HPC缓存型的带宽规格。
769
769
 
@@ -774,7 +774,7 @@ class ShareInfo:
774
774
 
775
775
  @hpc_bw.setter
776
776
  def hpc_bw(self, hpc_bw):
777
- """Sets the hpc_bw of this ShareInfo.
777
+ r"""Sets the hpc_bw of this ShareInfo.
778
778
 
779
779
  文件系统的带宽规格。 - \"20M\"表示20MB/s/TiB - \"40M\"表示40MB/s/TiB - \"125M\"表示125MB/s/TiB - \"250M\"表示250MB/s/TiB - \"500M\"表示500MB/s/TiB - \"1000M\"表示1000MB/s/TiB - \"2G\"、\"4G\"、\"8G\"、\"16G\"、\"24G\"、\"32G\"或\"48G\"表示HPC缓存型的带宽规格。
780
780
 
@@ -785,7 +785,7 @@ class ShareInfo:
785
785
 
786
786
  @property
787
787
  def instance_id(self):
788
- """Gets the instance_id of this ShareInfo.
788
+ r"""Gets the instance_id of this ShareInfo.
789
789
 
790
790
  文件系统规格的节点id,为预留字段,不具备实际含义。
791
791
 
@@ -796,7 +796,7 @@ class ShareInfo:
796
796
 
797
797
  @instance_id.setter
798
798
  def instance_id(self, instance_id):
799
- """Sets the instance_id of this ShareInfo.
799
+ r"""Sets the instance_id of this ShareInfo.
800
800
 
801
801
  文件系统规格的节点id,为预留字段,不具备实际含义。
802
802
 
@@ -807,7 +807,7 @@ class ShareInfo:
807
807
 
808
808
  @property
809
809
  def instance_type(self):
810
- """Gets the instance_type of this ShareInfo.
810
+ r"""Gets the instance_type of this ShareInfo.
811
811
 
812
812
  文件系统规格的节点类型,为预留字段,不具备实际含义。
813
813
 
@@ -818,7 +818,7 @@ class ShareInfo:
818
818
 
819
819
  @instance_type.setter
820
820
  def instance_type(self, instance_type):
821
- """Sets the instance_type of this ShareInfo.
821
+ r"""Sets the instance_type of this ShareInfo.
822
822
 
823
823
  文件系统规格的节点类型,为预留字段,不具备实际含义。
824
824
 
@@ -829,7 +829,7 @@ class ShareInfo:
829
829
 
830
830
  @property
831
831
  def status_detail(self):
832
- """Gets the status_detail of this ShareInfo.
832
+ r"""Gets the status_detail of this ShareInfo.
833
833
 
834
834
  文件系统的请求ID,为预留字段,不具备实际含义。
835
835
 
@@ -840,7 +840,7 @@ class ShareInfo:
840
840
 
841
841
  @status_detail.setter
842
842
  def status_detail(self, status_detail):
843
- """Sets the status_detail of this ShareInfo.
843
+ r"""Sets the status_detail of this ShareInfo.
844
844
 
845
845
  文件系统的请求ID,为预留字段,不具备实际含义。
846
846
 
@@ -851,7 +851,7 @@ class ShareInfo:
851
851
 
852
852
  @property
853
853
  def features(self):
854
- """Gets the features of this ShareInfo.
854
+ r"""Gets the features of this ShareInfo.
855
855
 
856
856
  :return: The features of this ShareInfo.
857
857
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ShareInfoFeatures`
@@ -860,7 +860,7 @@ class ShareInfo:
860
860
 
861
861
  @features.setter
862
862
  def features(self, features):
863
- """Sets the features of this ShareInfo.
863
+ r"""Sets the features of this ShareInfo.
864
864
 
865
865
  :param features: The features of this ShareInfo.
866
866
  :type features: :class:`huaweicloudsdksfsturbo.v1.ShareInfoFeatures`
@@ -29,7 +29,7 @@ class ShareInfoFeature:
29
29
  }
30
30
 
31
31
  def __init__(self, is_support=None, message=None, msg_code=None):
32
- """ShareInfoFeature
32
+ r"""ShareInfoFeature
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class ShareInfoFeature:
57
57
 
58
58
  @property
59
59
  def is_support(self):
60
- """Gets the is_support of this ShareInfoFeature.
60
+ r"""Gets the is_support of this ShareInfoFeature.
61
61
 
62
62
  文件系统是否支持该特性
63
63
 
@@ -68,7 +68,7 @@ class ShareInfoFeature:
68
68
 
69
69
  @is_support.setter
70
70
  def is_support(self, is_support):
71
- """Sets the is_support of this ShareInfoFeature.
71
+ r"""Sets the is_support of this ShareInfoFeature.
72
72
 
73
73
  文件系统是否支持该特性
74
74
 
@@ -79,7 +79,7 @@ class ShareInfoFeature:
79
79
 
80
80
  @property
81
81
  def message(self):
82
- """Gets the message of this ShareInfoFeature.
82
+ r"""Gets the message of this ShareInfoFeature.
83
83
 
84
84
  文件系统是否支持该特性的详细信息
85
85
 
@@ -90,7 +90,7 @@ class ShareInfoFeature:
90
90
 
91
91
  @message.setter
92
92
  def message(self, message):
93
- """Sets the message of this ShareInfoFeature.
93
+ r"""Sets the message of this ShareInfoFeature.
94
94
 
95
95
  文件系统是否支持该特性的详细信息
96
96
 
@@ -101,7 +101,7 @@ class ShareInfoFeature:
101
101
 
102
102
  @property
103
103
  def msg_code(self):
104
- """Gets the msg_code of this ShareInfoFeature.
104
+ r"""Gets the msg_code of this ShareInfoFeature.
105
105
 
106
106
  文件系统是否支持该特性的详细信息
107
107
 
@@ -112,7 +112,7 @@ class ShareInfoFeature:
112
112
 
113
113
  @msg_code.setter
114
114
  def msg_code(self, msg_code):
115
- """Sets the msg_code of this ShareInfoFeature.
115
+ r"""Sets the msg_code of this ShareInfoFeature.
116
116
 
117
117
  文件系统是否支持该特性的详细信息
118
118
 
@@ -25,7 +25,7 @@ class ShareInfoFeatures:
25
25
  }
26
26
 
27
27
  def __init__(self, backup=None):
28
- """ShareInfoFeatures
28
+ r"""ShareInfoFeatures
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ShareInfoFeatures:
43
43
 
44
44
  @property
45
45
  def backup(self):
46
- """Gets the backup of this ShareInfoFeatures.
46
+ r"""Gets the backup of this ShareInfoFeatures.
47
47
 
48
48
  :return: The backup of this ShareInfoFeatures.
49
49
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ShareInfoFeature`
@@ -52,7 +52,7 @@ class ShareInfoFeatures:
52
52
 
53
53
  @backup.setter
54
54
  def backup(self, backup):
55
- """Sets the backup of this ShareInfoFeatures.
55
+ r"""Sets the backup of this ShareInfoFeatures.
56
56
 
57
57
  :param backup: The backup of this ShareInfoFeatures.
58
58
  :type backup: :class:`huaweicloudsdksfsturbo.v1.ShareInfoFeature`
@@ -25,7 +25,7 @@ class ShareName:
25
25
  }
26
26
 
27
27
  def __init__(self, name=None):
28
- """ShareName
28
+ r"""ShareName
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShareName:
42
42
 
43
43
  @property
44
44
  def name(self):
45
- """Gets the name of this ShareName.
45
+ r"""Gets the name of this ShareName.
46
46
 
47
47
  需要修改的SFS Turbo文件系统的名字
48
48
 
@@ -53,7 +53,7 @@ class ShareName:
53
53
 
54
54
  @name.setter
55
55
  def name(self, name):
56
- """Sets the name of this ShareName.
56
+ r"""Sets the name of this ShareName.
57
57
 
58
58
  需要修改的SFS Turbo文件系统的名字
59
59
 
@@ -27,7 +27,7 @@ class ShowBackendTargetInfoRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, target_id=None):
30
- """ShowBackendTargetInfoRequest
30
+ r"""ShowBackendTargetInfoRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowBackendTargetInfoRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this ShowBackendTargetInfoRequest.
51
+ r"""Gets the share_id of this ShowBackendTargetInfoRequest.
52
52
 
53
53
  文件系统id
54
54
 
@@ -59,7 +59,7 @@ class ShowBackendTargetInfoRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this ShowBackendTargetInfoRequest.
62
+ r"""Sets the share_id of this ShowBackendTargetInfoRequest.
63
63
 
64
64
  文件系统id
65
65
 
@@ -70,7 +70,7 @@ class ShowBackendTargetInfoRequest:
70
70
 
71
71
  @property
72
72
  def target_id(self):
73
- """Gets the target_id of this ShowBackendTargetInfoRequest.
73
+ r"""Gets the target_id of this ShowBackendTargetInfoRequest.
74
74
 
75
75
  绑定关系id
76
76
 
@@ -81,7 +81,7 @@ class ShowBackendTargetInfoRequest:
81
81
 
82
82
  @target_id.setter
83
83
  def target_id(self, target_id):
84
- """Sets the target_id of this ShowBackendTargetInfoRequest.
84
+ r"""Sets the target_id of this ShowBackendTargetInfoRequest.
85
85
 
86
86
  绑定关系id
87
87