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
@@ -82,7 +82,7 @@ class ShowShareResponse(SdkResponse):
82
82
  }
83
83
 
84
84
  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):
85
- """ShowShareResponse
85
+ r"""ShowShareResponse
86
86
 
87
87
  The model defined in huaweicloud sdk
88
88
 
@@ -240,7 +240,7 @@ class ShowShareResponse(SdkResponse):
240
240
 
241
241
  @property
242
242
  def action_progress(self):
243
- """Gets the action_progress of this ShowShareResponse.
243
+ r"""Gets the action_progress of this ShowShareResponse.
244
244
 
245
245
  :return: The action_progress of this ShowShareResponse.
246
246
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ActionProgress`
@@ -249,7 +249,7 @@ class ShowShareResponse(SdkResponse):
249
249
 
250
250
  @action_progress.setter
251
251
  def action_progress(self, action_progress):
252
- """Sets the action_progress of this ShowShareResponse.
252
+ r"""Sets the action_progress of this ShowShareResponse.
253
253
 
254
254
  :param action_progress: The action_progress of this ShowShareResponse.
255
255
  :type action_progress: :class:`huaweicloudsdksfsturbo.v1.ActionProgress`
@@ -258,7 +258,7 @@ class ShowShareResponse(SdkResponse):
258
258
 
259
259
  @property
260
260
  def version(self):
261
- """Gets the version of this ShowShareResponse.
261
+ r"""Gets the version of this ShowShareResponse.
262
262
 
263
263
  SFS Turbo文件系统的版本号。
264
264
 
@@ -269,7 +269,7 @@ class ShowShareResponse(SdkResponse):
269
269
 
270
270
  @version.setter
271
271
  def version(self, version):
272
- """Sets the version of this ShowShareResponse.
272
+ r"""Sets the version of this ShowShareResponse.
273
273
 
274
274
  SFS Turbo文件系统的版本号。
275
275
 
@@ -280,7 +280,7 @@ class ShowShareResponse(SdkResponse):
280
280
 
281
281
  @property
282
282
  def avail_capacity(self):
283
- """Gets the avail_capacity of this ShowShareResponse.
283
+ r"""Gets the avail_capacity of this ShowShareResponse.
284
284
 
285
285
  SFS Turbo文件系统剩余容量,单位GB。
286
286
 
@@ -291,7 +291,7 @@ class ShowShareResponse(SdkResponse):
291
291
 
292
292
  @avail_capacity.setter
293
293
  def avail_capacity(self, avail_capacity):
294
- """Sets the avail_capacity of this ShowShareResponse.
294
+ r"""Sets the avail_capacity of this ShowShareResponse.
295
295
 
296
296
  SFS Turbo文件系统剩余容量,单位GB。
297
297
 
@@ -302,7 +302,7 @@ class ShowShareResponse(SdkResponse):
302
302
 
303
303
  @property
304
304
  def availability_zone(self):
305
- """Gets the availability_zone of this ShowShareResponse.
305
+ r"""Gets the availability_zone of this ShowShareResponse.
306
306
 
307
307
  SFS Turbo文件系统所在可用区编码。
308
308
 
@@ -313,7 +313,7 @@ class ShowShareResponse(SdkResponse):
313
313
 
314
314
  @availability_zone.setter
315
315
  def availability_zone(self, availability_zone):
316
- """Sets the availability_zone of this ShowShareResponse.
316
+ r"""Sets the availability_zone of this ShowShareResponse.
317
317
 
318
318
  SFS Turbo文件系统所在可用区编码。
319
319
 
@@ -324,7 +324,7 @@ class ShowShareResponse(SdkResponse):
324
324
 
325
325
  @property
326
326
  def az_name(self):
327
- """Gets the az_name of this ShowShareResponse.
327
+ r"""Gets the az_name of this ShowShareResponse.
328
328
 
329
329
  SFS Turbo文件系统所在可用区名称。
330
330
 
@@ -335,7 +335,7 @@ class ShowShareResponse(SdkResponse):
335
335
 
336
336
  @az_name.setter
337
337
  def az_name(self, az_name):
338
- """Sets the az_name of this ShowShareResponse.
338
+ r"""Sets the az_name of this ShowShareResponse.
339
339
 
340
340
  SFS Turbo文件系统所在可用区名称。
341
341
 
@@ -346,7 +346,7 @@ class ShowShareResponse(SdkResponse):
346
346
 
347
347
  @property
348
348
  def created_at(self):
349
- """Gets the created_at of this ShowShareResponse.
349
+ r"""Gets the created_at of this ShowShareResponse.
350
350
 
351
351
  创建时间。UTC时间,例如:2018-11-19T04:02:03
352
352
 
@@ -357,7 +357,7 @@ class ShowShareResponse(SdkResponse):
357
357
 
358
358
  @created_at.setter
359
359
  def created_at(self, created_at):
360
- """Sets the created_at of this ShowShareResponse.
360
+ r"""Sets the created_at of this ShowShareResponse.
361
361
 
362
362
  创建时间。UTC时间,例如:2018-11-19T04:02:03
363
363
 
@@ -368,7 +368,7 @@ class ShowShareResponse(SdkResponse):
368
368
 
369
369
  @property
370
370
  def crypt_key_id(self):
371
- """Gets the crypt_key_id of this ShowShareResponse.
371
+ r"""Gets the crypt_key_id of this ShowShareResponse.
372
372
 
373
373
  用户指定的加密密钥ID,非加密盘时不返回。
374
374
 
@@ -379,7 +379,7 @@ class ShowShareResponse(SdkResponse):
379
379
 
380
380
  @crypt_key_id.setter
381
381
  def crypt_key_id(self, crypt_key_id):
382
- """Sets the crypt_key_id of this ShowShareResponse.
382
+ r"""Sets the crypt_key_id of this ShowShareResponse.
383
383
 
384
384
  用户指定的加密密钥ID,非加密盘时不返回。
385
385
 
@@ -390,7 +390,7 @@ class ShowShareResponse(SdkResponse):
390
390
 
391
391
  @property
392
392
  def expand_type(self):
393
- """Gets the expand_type of this ShowShareResponse.
393
+ r"""Gets the expand_type of this ShowShareResponse.
394
394
 
395
395
  如果是增强版文件系统,该字段返回bandwidth;如果是20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB,该字段返回hpc;否则不返回。
396
396
 
@@ -401,7 +401,7 @@ class ShowShareResponse(SdkResponse):
401
401
 
402
402
  @expand_type.setter
403
403
  def expand_type(self, expand_type):
404
- """Sets the expand_type of this ShowShareResponse.
404
+ r"""Sets the expand_type of this ShowShareResponse.
405
405
 
406
406
  如果是增强版文件系统,该字段返回bandwidth;如果是20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB,该字段返回hpc;否则不返回。
407
407
 
@@ -412,7 +412,7 @@ class ShowShareResponse(SdkResponse):
412
412
 
413
413
  @property
414
414
  def export_location(self):
415
- """Gets the export_location of this ShowShareResponse.
415
+ r"""Gets the export_location of this ShowShareResponse.
416
416
 
417
417
  SFS Turbo文件系统的挂载端点。例如\"192.168.0.90:/\"。如果文件系统正在创建,该字段不返回。
418
418
 
@@ -423,7 +423,7 @@ class ShowShareResponse(SdkResponse):
423
423
 
424
424
  @export_location.setter
425
425
  def export_location(self, export_location):
426
- """Sets the export_location of this ShowShareResponse.
426
+ r"""Sets the export_location of this ShowShareResponse.
427
427
 
428
428
  SFS Turbo文件系统的挂载端点。例如\"192.168.0.90:/\"。如果文件系统正在创建,该字段不返回。
429
429
 
@@ -434,7 +434,7 @@ class ShowShareResponse(SdkResponse):
434
434
 
435
435
  @property
436
436
  def id(self):
437
- """Gets the id of this ShowShareResponse.
437
+ r"""Gets the id of this ShowShareResponse.
438
438
 
439
439
  SFS Turbo的文件系统ID。
440
440
 
@@ -445,7 +445,7 @@ class ShowShareResponse(SdkResponse):
445
445
 
446
446
  @id.setter
447
447
  def id(self, id):
448
- """Sets the id of this ShowShareResponse.
448
+ r"""Sets the id of this ShowShareResponse.
449
449
 
450
450
  SFS Turbo的文件系统ID。
451
451
 
@@ -456,7 +456,7 @@ class ShowShareResponse(SdkResponse):
456
456
 
457
457
  @property
458
458
  def name(self):
459
- """Gets the name of this ShowShareResponse.
459
+ r"""Gets the name of this ShowShareResponse.
460
460
 
461
461
  创建时指定的SFS Turbo文件系统名称。
462
462
 
@@ -467,7 +467,7 @@ class ShowShareResponse(SdkResponse):
467
467
 
468
468
  @name.setter
469
469
  def name(self, name):
470
- """Sets the name of this ShowShareResponse.
470
+ r"""Sets the name of this ShowShareResponse.
471
471
 
472
472
  创建时指定的SFS Turbo文件系统名称。
473
473
 
@@ -478,7 +478,7 @@ class ShowShareResponse(SdkResponse):
478
478
 
479
479
  @property
480
480
  def pay_model(self):
481
- """Gets the pay_model of this ShowShareResponse.
481
+ r"""Gets the pay_model of this ShowShareResponse.
482
482
 
483
483
  SFS Turbo文件系统的计费模式。'0'代表按需付费,'1'代表包周期计费。如果文件系统正在创建,该字段不返回。
484
484
 
@@ -489,7 +489,7 @@ class ShowShareResponse(SdkResponse):
489
489
 
490
490
  @pay_model.setter
491
491
  def pay_model(self, pay_model):
492
- """Sets the pay_model of this ShowShareResponse.
492
+ r"""Sets the pay_model of this ShowShareResponse.
493
493
 
494
494
  SFS Turbo文件系统的计费模式。'0'代表按需付费,'1'代表包周期计费。如果文件系统正在创建,该字段不返回。
495
495
 
@@ -500,7 +500,7 @@ class ShowShareResponse(SdkResponse):
500
500
 
501
501
  @property
502
502
  def region(self):
503
- """Gets the region of this ShowShareResponse.
503
+ r"""Gets the region of this ShowShareResponse.
504
504
 
505
505
  SFS Turbo文件系统所在区域。
506
506
 
@@ -511,7 +511,7 @@ class ShowShareResponse(SdkResponse):
511
511
 
512
512
  @region.setter
513
513
  def region(self, region):
514
- """Sets the region of this ShowShareResponse.
514
+ r"""Sets the region of this ShowShareResponse.
515
515
 
516
516
  SFS Turbo文件系统所在区域。
517
517
 
@@ -522,7 +522,7 @@ class ShowShareResponse(SdkResponse):
522
522
 
523
523
  @property
524
524
  def security_group_id(self):
525
- """Gets the security_group_id of this ShowShareResponse.
525
+ r"""Gets the security_group_id of this ShowShareResponse.
526
526
 
527
527
  用户指定的安全组ID。
528
528
 
@@ -533,7 +533,7 @@ class ShowShareResponse(SdkResponse):
533
533
 
534
534
  @security_group_id.setter
535
535
  def security_group_id(self, security_group_id):
536
- """Sets the security_group_id of this ShowShareResponse.
536
+ r"""Sets the security_group_id of this ShowShareResponse.
537
537
 
538
538
  用户指定的安全组ID。
539
539
 
@@ -544,7 +544,7 @@ class ShowShareResponse(SdkResponse):
544
544
 
545
545
  @property
546
546
  def share_proto(self):
547
- """Gets the share_proto of this ShowShareResponse.
547
+ r"""Gets the share_proto of this ShowShareResponse.
548
548
 
549
549
  SFS Turbo文件系统的协议类型,当前为NFS
550
550
 
@@ -555,7 +555,7 @@ class ShowShareResponse(SdkResponse):
555
555
 
556
556
  @share_proto.setter
557
557
  def share_proto(self, share_proto):
558
- """Sets the share_proto of this ShowShareResponse.
558
+ r"""Sets the share_proto of this ShowShareResponse.
559
559
 
560
560
  SFS Turbo文件系统的协议类型,当前为NFS
561
561
 
@@ -566,7 +566,7 @@ class ShowShareResponse(SdkResponse):
566
566
 
567
567
  @property
568
568
  def share_type(self):
569
- """Gets the share_type of this ShowShareResponse.
569
+ r"""Gets the share_type of this ShowShareResponse.
570
570
 
571
571
  SFS Turbo文件系统性能类型,包括“STANDARD”标准型和“PERFORMANCE”性能型。
572
572
 
@@ -577,7 +577,7 @@ class ShowShareResponse(SdkResponse):
577
577
 
578
578
  @share_type.setter
579
579
  def share_type(self, share_type):
580
- """Sets the share_type of this ShowShareResponse.
580
+ r"""Sets the share_type of this ShowShareResponse.
581
581
 
582
582
  SFS Turbo文件系统性能类型,包括“STANDARD”标准型和“PERFORMANCE”性能型。
583
583
 
@@ -588,7 +588,7 @@ class ShowShareResponse(SdkResponse):
588
588
 
589
589
  @property
590
590
  def size(self):
591
- """Gets the size of this ShowShareResponse.
591
+ r"""Gets the size of this ShowShareResponse.
592
592
 
593
593
  SFS Turbo文件系统总容量,单位GB。
594
594
 
@@ -599,7 +599,7 @@ class ShowShareResponse(SdkResponse):
599
599
 
600
600
  @size.setter
601
601
  def size(self, size):
602
- """Sets the size of this ShowShareResponse.
602
+ r"""Sets the size of this ShowShareResponse.
603
603
 
604
604
  SFS Turbo文件系统总容量,单位GB。
605
605
 
@@ -610,7 +610,7 @@ class ShowShareResponse(SdkResponse):
610
610
 
611
611
  @property
612
612
  def status(self):
613
- """Gets the status of this ShowShareResponse.
613
+ r"""Gets the status of this ShowShareResponse.
614
614
 
615
615
  SFS Turbo文件系统的状态。'100'表示创建中,'200'表示可用,'303'表示创建失败,'800'表示实例被冻结。
616
616
 
@@ -621,7 +621,7 @@ class ShowShareResponse(SdkResponse):
621
621
 
622
622
  @status.setter
623
623
  def status(self, status):
624
- """Sets the status of this ShowShareResponse.
624
+ r"""Sets the status of this ShowShareResponse.
625
625
 
626
626
  SFS Turbo文件系统的状态。'100'表示创建中,'200'表示可用,'303'表示创建失败,'800'表示实例被冻结。
627
627
 
@@ -632,7 +632,7 @@ class ShowShareResponse(SdkResponse):
632
632
 
633
633
  @property
634
634
  def sub_status(self):
635
- """Gets the sub_status of this ShowShareResponse.
635
+ r"""Gets the sub_status of this ShowShareResponse.
636
636
 
637
637
  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'表示删除联动后端配置失败。
638
638
 
@@ -643,7 +643,7 @@ class ShowShareResponse(SdkResponse):
643
643
 
644
644
  @sub_status.setter
645
645
  def sub_status(self, sub_status):
646
- """Sets the sub_status of this ShowShareResponse.
646
+ r"""Sets the sub_status of this ShowShareResponse.
647
647
 
648
648
  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'表示删除联动后端配置失败。
649
649
 
@@ -654,7 +654,7 @@ class ShowShareResponse(SdkResponse):
654
654
 
655
655
  @property
656
656
  def subnet_id(self):
657
- """Gets the subnet_id of this ShowShareResponse.
657
+ r"""Gets the subnet_id of this ShowShareResponse.
658
658
 
659
659
  用户指定的子网的网络ID。
660
660
 
@@ -665,7 +665,7 @@ class ShowShareResponse(SdkResponse):
665
665
 
666
666
  @subnet_id.setter
667
667
  def subnet_id(self, subnet_id):
668
- """Sets the subnet_id of this ShowShareResponse.
668
+ r"""Sets the subnet_id of this ShowShareResponse.
669
669
 
670
670
  用户指定的子网的网络ID。
671
671
 
@@ -676,7 +676,7 @@ class ShowShareResponse(SdkResponse):
676
676
 
677
677
  @property
678
678
  def vpc_id(self):
679
- """Gets the vpc_id of this ShowShareResponse.
679
+ r"""Gets the vpc_id of this ShowShareResponse.
680
680
 
681
681
  用户指定的VPC ID。
682
682
 
@@ -687,7 +687,7 @@ class ShowShareResponse(SdkResponse):
687
687
 
688
688
  @vpc_id.setter
689
689
  def vpc_id(self, vpc_id):
690
- """Sets the vpc_id of this ShowShareResponse.
690
+ r"""Sets the vpc_id of this ShowShareResponse.
691
691
 
692
692
  用户指定的VPC ID。
693
693
 
@@ -698,7 +698,7 @@ class ShowShareResponse(SdkResponse):
698
698
 
699
699
  @property
700
700
  def enterprise_project_id(self):
701
- """Gets the enterprise_project_id of this ShowShareResponse.
701
+ r"""Gets the enterprise_project_id of this ShowShareResponse.
702
702
 
703
703
  SFS Turbo文件系统绑定的企业项目ID。
704
704
 
@@ -709,7 +709,7 @@ class ShowShareResponse(SdkResponse):
709
709
 
710
710
  @enterprise_project_id.setter
711
711
  def enterprise_project_id(self, enterprise_project_id):
712
- """Sets the enterprise_project_id of this ShowShareResponse.
712
+ r"""Sets the enterprise_project_id of this ShowShareResponse.
713
713
 
714
714
  SFS Turbo文件系统绑定的企业项目ID。
715
715
 
@@ -720,7 +720,7 @@ class ShowShareResponse(SdkResponse):
720
720
 
721
721
  @property
722
722
  def tags(self):
723
- """Gets the tags of this ShowShareResponse.
723
+ r"""Gets the tags of this ShowShareResponse.
724
724
 
725
725
  tag标签的列表。
726
726
 
@@ -731,7 +731,7 @@ class ShowShareResponse(SdkResponse):
731
731
 
732
732
  @tags.setter
733
733
  def tags(self, tags):
734
- """Sets the tags of this ShowShareResponse.
734
+ r"""Sets the tags of this ShowShareResponse.
735
735
 
736
736
  tag标签的列表。
737
737
 
@@ -742,7 +742,7 @@ class ShowShareResponse(SdkResponse):
742
742
 
743
743
  @property
744
744
  def optional_endpoint(self):
745
- """Gets the optional_endpoint of this ShowShareResponse.
745
+ r"""Gets the optional_endpoint of this ShowShareResponse.
746
746
 
747
747
  可选的挂载IP地址。上一代文件系统规格类型不返回该字段。
748
748
 
@@ -753,7 +753,7 @@ class ShowShareResponse(SdkResponse):
753
753
 
754
754
  @optional_endpoint.setter
755
755
  def optional_endpoint(self, optional_endpoint):
756
- """Sets the optional_endpoint of this ShowShareResponse.
756
+ r"""Sets the optional_endpoint of this ShowShareResponse.
757
757
 
758
758
  可选的挂载IP地址。上一代文件系统规格类型不返回该字段。
759
759
 
@@ -764,7 +764,7 @@ class ShowShareResponse(SdkResponse):
764
764
 
765
765
  @property
766
766
  def hpc_bw(self):
767
- """Gets the hpc_bw of this ShowShareResponse.
767
+ r"""Gets the hpc_bw of this ShowShareResponse.
768
768
 
769
769
  文件系统的带宽规格。 - \"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缓存型的带宽规格。
770
770
 
@@ -775,7 +775,7 @@ class ShowShareResponse(SdkResponse):
775
775
 
776
776
  @hpc_bw.setter
777
777
  def hpc_bw(self, hpc_bw):
778
- """Sets the hpc_bw of this ShowShareResponse.
778
+ r"""Sets the hpc_bw of this ShowShareResponse.
779
779
 
780
780
  文件系统的带宽规格。 - \"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缓存型的带宽规格。
781
781
 
@@ -786,7 +786,7 @@ class ShowShareResponse(SdkResponse):
786
786
 
787
787
  @property
788
788
  def instance_id(self):
789
- """Gets the instance_id of this ShowShareResponse.
789
+ r"""Gets the instance_id of this ShowShareResponse.
790
790
 
791
791
  文件系统规格的节点id,为预留字段,不具备实际含义。
792
792
 
@@ -797,7 +797,7 @@ class ShowShareResponse(SdkResponse):
797
797
 
798
798
  @instance_id.setter
799
799
  def instance_id(self, instance_id):
800
- """Sets the instance_id of this ShowShareResponse.
800
+ r"""Sets the instance_id of this ShowShareResponse.
801
801
 
802
802
  文件系统规格的节点id,为预留字段,不具备实际含义。
803
803
 
@@ -808,7 +808,7 @@ class ShowShareResponse(SdkResponse):
808
808
 
809
809
  @property
810
810
  def instance_type(self):
811
- """Gets the instance_type of this ShowShareResponse.
811
+ r"""Gets the instance_type of this ShowShareResponse.
812
812
 
813
813
  文件系统规格的节点类型,为预留字段,不具备实际含义。
814
814
 
@@ -819,7 +819,7 @@ class ShowShareResponse(SdkResponse):
819
819
 
820
820
  @instance_type.setter
821
821
  def instance_type(self, instance_type):
822
- """Sets the instance_type of this ShowShareResponse.
822
+ r"""Sets the instance_type of this ShowShareResponse.
823
823
 
824
824
  文件系统规格的节点类型,为预留字段,不具备实际含义。
825
825
 
@@ -830,7 +830,7 @@ class ShowShareResponse(SdkResponse):
830
830
 
831
831
  @property
832
832
  def status_detail(self):
833
- """Gets the status_detail of this ShowShareResponse.
833
+ r"""Gets the status_detail of this ShowShareResponse.
834
834
 
835
835
  文件系统的请求ID,为预留字段,不具备实际含义。
836
836
 
@@ -841,7 +841,7 @@ class ShowShareResponse(SdkResponse):
841
841
 
842
842
  @status_detail.setter
843
843
  def status_detail(self, status_detail):
844
- """Sets the status_detail of this ShowShareResponse.
844
+ r"""Sets the status_detail of this ShowShareResponse.
845
845
 
846
846
  文件系统的请求ID,为预留字段,不具备实际含义。
847
847
 
@@ -852,7 +852,7 @@ class ShowShareResponse(SdkResponse):
852
852
 
853
853
  @property
854
854
  def features(self):
855
- """Gets the features of this ShowShareResponse.
855
+ r"""Gets the features of this ShowShareResponse.
856
856
 
857
857
  :return: The features of this ShowShareResponse.
858
858
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ShareInfoFeatures`
@@ -861,7 +861,7 @@ class ShowShareResponse(SdkResponse):
861
861
 
862
862
  @features.setter
863
863
  def features(self, features):
864
- """Sets the features of this ShowShareResponse.
864
+ r"""Sets the features of this ShowShareResponse.
865
865
 
866
866
  :param features: The features of this ShowShareResponse.
867
867
  :type features: :class:`huaweicloudsdksfsturbo.v1.ShareInfoFeatures`
@@ -25,7 +25,7 @@ class ShowSharedTagsRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, share_id=None):
28
- """ShowSharedTagsRequest
28
+ r"""ShowSharedTagsRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowSharedTagsRequest:
42
42
 
43
43
  @property
44
44
  def share_id(self):
45
- """Gets the share_id of this ShowSharedTagsRequest.
45
+ r"""Gets the share_id of this ShowSharedTagsRequest.
46
46
 
47
47
  共享ID
48
48
 
@@ -53,7 +53,7 @@ class ShowSharedTagsRequest:
53
53
 
54
54
  @share_id.setter
55
55
  def share_id(self, share_id):
56
- """Sets the share_id of this ShowSharedTagsRequest.
56
+ r"""Sets the share_id of this ShowSharedTagsRequest.
57
57
 
58
58
  共享ID
59
59
 
@@ -28,7 +28,7 @@ class ShowSharedTagsResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, tags=None, sys_tags=None):
31
- """ShowSharedTagsResponse
31
+ r"""ShowSharedTagsResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowSharedTagsResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def tags(self):
54
- """Gets the tags of this ShowSharedTagsResponse.
54
+ r"""Gets the tags of this ShowSharedTagsResponse.
55
55
 
56
56
  tag标签的列表。
57
57
 
@@ -62,7 +62,7 @@ class ShowSharedTagsResponse(SdkResponse):
62
62
 
63
63
  @tags.setter
64
64
  def tags(self, tags):
65
- """Sets the tags of this ShowSharedTagsResponse.
65
+ r"""Sets the tags of this ShowSharedTagsResponse.
66
66
 
67
67
  tag标签的列表。
68
68
 
@@ -73,7 +73,7 @@ class ShowSharedTagsResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def sys_tags(self):
76
- """Gets the sys_tags of this ShowSharedTagsResponse.
76
+ r"""Gets the sys_tags of this ShowSharedTagsResponse.
77
77
 
78
78
  仅op_service权限才可以获取此字段。 1. 目前只包含一个resource_tag结构体 key:_sys_enterprise_project_id 2. 目前key下面只包含一个value,0表示默认企业项目。 非op_service场景不能返回此字段。
79
79
 
@@ -84,7 +84,7 @@ class ShowSharedTagsResponse(SdkResponse):
84
84
 
85
85
  @sys_tags.setter
86
86
  def sys_tags(self, sys_tags):
87
- """Sets the sys_tags of this ShowSharedTagsResponse.
87
+ r"""Sets the sys_tags of this ShowSharedTagsResponse.
88
88
 
89
89
  仅op_service权限才可以获取此字段。 1. 目前只包含一个resource_tag结构体 key:_sys_enterprise_project_id 2. 目前key下面只包含一个value,0表示默认企业项目。 非op_service场景不能返回此字段。
90
90
 
@@ -27,7 +27,7 @@ class Tag:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, values=None):
30
- """Tag
30
+ r"""Tag
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class Tag:
48
48
 
49
49
  @property
50
50
  def key(self):
51
- """Gets the key of this Tag.
51
+ r"""Gets the key of this Tag.
52
52
 
53
53
  标签的键。 最大长度128个字符。 key不能为空。
54
54
 
@@ -59,7 +59,7 @@ class Tag:
59
59
 
60
60
  @key.setter
61
61
  def key(self, key):
62
- """Sets the key of this Tag.
62
+ r"""Sets the key of this Tag.
63
63
 
64
64
  标签的键。 最大长度128个字符。 key不能为空。
65
65
 
@@ -70,7 +70,7 @@ class Tag:
70
70
 
71
71
  @property
72
72
  def values(self):
73
- """Gets the values of this Tag.
73
+ r"""Gets the values of this Tag.
74
74
 
75
75
  值列表。每个值最大长度255个字符,如果values为空列表,则表示匹配任意值value。value之间为或的关系。
76
76
 
@@ -81,7 +81,7 @@ class Tag:
81
81
 
82
82
  @values.setter
83
83
  def values(self, values):
84
- """Sets the values of this Tag.
84
+ r"""Sets the values of this Tag.
85
85
 
86
86
  值列表。每个值最大长度255个字符,如果values为空列表,则表示匹配任意值value。value之间为或的关系。
87
87
 
@@ -27,7 +27,7 @@ class UpdateFsDirQuotaRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """UpdateFsDirQuotaRequest
30
+ r"""UpdateFsDirQuotaRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateFsDirQuotaRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this UpdateFsDirQuotaRequest.
52
+ r"""Gets the share_id of this UpdateFsDirQuotaRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class UpdateFsDirQuotaRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this UpdateFsDirQuotaRequest.
63
+ r"""Sets the share_id of this UpdateFsDirQuotaRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class UpdateFsDirQuotaRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateFsDirQuotaRequest.
74
+ r"""Gets the body of this UpdateFsDirQuotaRequest.
75
75
 
76
76
  :return: The body of this UpdateFsDirQuotaRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.UpdateFsDirQuotaRequestBody`
@@ -80,7 +80,7 @@ class UpdateFsDirQuotaRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateFsDirQuotaRequest.
83
+ r"""Sets the body of this UpdateFsDirQuotaRequest.
84
84
 
85
85
  :param body: The body of this UpdateFsDirQuotaRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.UpdateFsDirQuotaRequestBody`