huaweicloudsdksfsturbo 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. huaweicloudsdksfsturbo/v1/model/action_progress.py +3 -3
  2. huaweicloudsdksfsturbo/v1/model/auto_export_policy.py +3 -3
  3. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_request.py +5 -5
  4. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_request_body.py +7 -7
  5. huaweicloudsdksfsturbo/v1/model/batch_add_shared_tags_response.py +1 -1
  6. huaweicloudsdksfsturbo/v1/model/bss_info.py +9 -9
  7. huaweicloudsdksfsturbo/v1/model/bss_info_extend.py +3 -3
  8. huaweicloudsdksfsturbo/v1/model/change_security_group.py +3 -3
  9. huaweicloudsdksfsturbo/v1/model/change_security_group_request.py +5 -5
  10. huaweicloudsdksfsturbo/v1/model/change_security_group_request_body.py +3 -3
  11. huaweicloudsdksfsturbo/v1/model/change_security_group_response.py +3 -3
  12. huaweicloudsdksfsturbo/v1/model/change_share_name_req.py +3 -3
  13. huaweicloudsdksfsturbo/v1/model/change_share_name_request.py +5 -5
  14. huaweicloudsdksfsturbo/v1/model/change_share_name_response.py +1 -1
  15. huaweicloudsdksfsturbo/v1/model/config_nas_target.py +7 -7
  16. huaweicloudsdksfsturbo/v1/model/create_backend_target_request.py +5 -5
  17. huaweicloudsdksfsturbo/v1/model/create_backend_target_request_body.py +5 -5
  18. huaweicloudsdksfsturbo/v1/model/create_backend_target_response.py +15 -15
  19. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_request.py +5 -5
  20. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_request_body.py +7 -7
  21. huaweicloudsdksfsturbo/v1/model/create_fs_dir_quota_response.py +11 -11
  22. huaweicloudsdksfsturbo/v1/model/create_fs_dir_request.py +5 -5
  23. huaweicloudsdksfsturbo/v1/model/create_fs_dir_request_body.py +9 -9
  24. huaweicloudsdksfsturbo/v1/model/create_fs_dir_response.py +1 -1
  25. huaweicloudsdksfsturbo/v1/model/create_fs_task_request.py +7 -7
  26. huaweicloudsdksfsturbo/v1/model/create_fs_task_response.py +3 -3
  27. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_req.py +13 -13
  28. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_request.py +5 -5
  29. huaweicloudsdksfsturbo/v1/model/create_hpc_cache_task_response.py +5 -5
  30. huaweicloudsdksfsturbo/v1/model/create_ldap_config_request.py +5 -5
  31. huaweicloudsdksfsturbo/v1/model/create_ldap_config_request_body.py +21 -21
  32. huaweicloudsdksfsturbo/v1/model/create_ldap_config_response.py +3 -3
  33. huaweicloudsdksfsturbo/v1/model/create_perm_rule_request.py +5 -5
  34. huaweicloudsdksfsturbo/v1/model/create_perm_rule_response.py +3 -3
  35. huaweicloudsdksfsturbo/v1/model/create_perm_rules_request_body.py +3 -3
  36. huaweicloudsdksfsturbo/v1/model/create_share_request.py +3 -3
  37. huaweicloudsdksfsturbo/v1/model/create_share_request_body.py +5 -5
  38. huaweicloudsdksfsturbo/v1/model/create_share_response.py +7 -7
  39. huaweicloudsdksfsturbo/v1/model/create_shared_tag_request.py +5 -5
  40. huaweicloudsdksfsturbo/v1/model/create_shared_tag_request_body.py +3 -3
  41. huaweicloudsdksfsturbo/v1/model/create_shared_tag_response.py +1 -1
  42. huaweicloudsdksfsturbo/v1/model/delete_backend_target_request.py +7 -7
  43. huaweicloudsdksfsturbo/v1/model/delete_backend_target_response.py +9 -9
  44. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_request.py +5 -5
  45. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_request_body.py +3 -3
  46. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_quota_response.py +1 -1
  47. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_request.py +5 -5
  48. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_request_body.py +3 -3
  49. huaweicloudsdksfsturbo/v1/model/delete_fs_dir_response.py +1 -1
  50. huaweicloudsdksfsturbo/v1/model/delete_fs_task_request.py +7 -7
  51. huaweicloudsdksfsturbo/v1/model/delete_fs_task_response.py +1 -1
  52. huaweicloudsdksfsturbo/v1/model/delete_hpc_cache_task_request.py +5 -5
  53. huaweicloudsdksfsturbo/v1/model/delete_hpc_cache_task_response.py +3 -3
  54. huaweicloudsdksfsturbo/v1/model/delete_ldap_config_request.py +3 -3
  55. huaweicloudsdksfsturbo/v1/model/delete_ldap_config_response.py +3 -3
  56. huaweicloudsdksfsturbo/v1/model/delete_perm_rule_request.py +5 -5
  57. huaweicloudsdksfsturbo/v1/model/delete_perm_rule_response.py +1 -1
  58. huaweicloudsdksfsturbo/v1/model/delete_share_request.py +3 -3
  59. huaweicloudsdksfsturbo/v1/model/delete_share_response.py +1 -1
  60. huaweicloudsdksfsturbo/v1/model/delete_shared_tag_request.py +5 -5
  61. huaweicloudsdksfsturbo/v1/model/delete_shared_tag_response.py +1 -1
  62. huaweicloudsdksfsturbo/v1/model/expand_share_request.py +5 -5
  63. huaweicloudsdksfsturbo/v1/model/expand_share_request_body.py +3 -3
  64. huaweicloudsdksfsturbo/v1/model/expand_share_response.py +5 -5
  65. huaweicloudsdksfsturbo/v1/model/extend.py +7 -7
  66. huaweicloudsdksfsturbo/v1/model/failure_details_message.py +3 -3
  67. huaweicloudsdksfsturbo/v1/model/fs_dir_req.py +3 -3
  68. huaweicloudsdksfsturbo/v1/model/fs_dir_uasge.py +3 -3
  69. huaweicloudsdksfsturbo/v1/model/fs_du_info.py +9 -9
  70. huaweicloudsdksfsturbo/v1/model/fs_file_count.py +15 -15
  71. huaweicloudsdksfsturbo/v1/model/get_sub_job_detail.py +15 -15
  72. huaweicloudsdksfsturbo/v1/model/list_backend_targets_request.py +7 -7
  73. huaweicloudsdksfsturbo/v1/model/list_backend_targets_response.py +7 -7
  74. huaweicloudsdksfsturbo/v1/model/list_fs_tasks_request.py +9 -9
  75. huaweicloudsdksfsturbo/v1/model/list_fs_tasks_response.py +3 -3
  76. huaweicloudsdksfsturbo/v1/model/list_hpc_cache_tasks_request.py +15 -15
  77. huaweicloudsdksfsturbo/v1/model/list_hpc_cache_tasks_response.py +7 -7
  78. huaweicloudsdksfsturbo/v1/model/list_perm_rules_request.py +7 -7
  79. huaweicloudsdksfsturbo/v1/model/list_perm_rules_response.py +3 -3
  80. huaweicloudsdksfsturbo/v1/model/list_shared_tags_request.py +5 -5
  81. huaweicloudsdksfsturbo/v1/model/list_shared_tags_response.py +3 -3
  82. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_request.py +3 -3
  83. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_request_body.py +13 -13
  84. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_resource.py +9 -9
  85. huaweicloudsdksfsturbo/v1/model/list_shares_by_tag_response.py +7 -7
  86. huaweicloudsdksfsturbo/v1/model/list_shares_request.py +5 -5
  87. huaweicloudsdksfsturbo/v1/model/list_shares_response.py +5 -5
  88. huaweicloudsdksfsturbo/v1/model/metadata.py +11 -11
  89. huaweicloudsdksfsturbo/v1/model/obs_data_repository.py +9 -9
  90. huaweicloudsdksfsturbo/v1/model/obs_data_repository_policy.py +3 -3
  91. huaweicloudsdksfsturbo/v1/model/obs_target_attributes.py +9 -9
  92. huaweicloudsdksfsturbo/v1/model/one_fs_task_resp.py +11 -11
  93. huaweicloudsdksfsturbo/v1/model/one_hpc_cache_task_info_resp.py +21 -21
  94. huaweicloudsdksfsturbo/v1/model/one_perm_rule_request_info.py +7 -7
  95. huaweicloudsdksfsturbo/v1/model/one_perm_rule_response_info.py +9 -9
  96. huaweicloudsdksfsturbo/v1/model/req_config_hpc_cache_backend.py +3 -3
  97. huaweicloudsdksfsturbo/v1/model/req_update_hpc_cache_data.py +7 -7
  98. huaweicloudsdksfsturbo/v1/model/req_update_hpc_cache_info.py +5 -5
  99. huaweicloudsdksfsturbo/v1/model/resource_tag.py +5 -5
  100. huaweicloudsdksfsturbo/v1/model/set_hpc_cache_backend_request.py +5 -5
  101. huaweicloudsdksfsturbo/v1/model/set_hpc_cache_backend_response.py +3 -3
  102. huaweicloudsdksfsturbo/v1/model/share.py +27 -27
  103. huaweicloudsdksfsturbo/v1/model/share_info.py +59 -59
  104. huaweicloudsdksfsturbo/v1/model/share_info_feature.py +7 -7
  105. huaweicloudsdksfsturbo/v1/model/share_info_features.py +3 -3
  106. huaweicloudsdksfsturbo/v1/model/share_name.py +3 -3
  107. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_request.py +5 -5
  108. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_response.py +15 -15
  109. huaweicloudsdksfsturbo/v1/model/show_backend_target_info_response_body.py +13 -13
  110. huaweicloudsdksfsturbo/v1/model/show_fs_dir_quota_request.py +5 -5
  111. huaweicloudsdksfsturbo/v1/model/show_fs_dir_quota_response.py +11 -11
  112. huaweicloudsdksfsturbo/v1/model/show_fs_dir_request.py +5 -5
  113. huaweicloudsdksfsturbo/v1/model/show_fs_dir_response.py +9 -9
  114. huaweicloudsdksfsturbo/v1/model/show_fs_dir_usage_request.py +5 -5
  115. huaweicloudsdksfsturbo/v1/model/show_fs_dir_usage_response.py +5 -5
  116. huaweicloudsdksfsturbo/v1/model/show_fs_task_request.py +7 -7
  117. huaweicloudsdksfsturbo/v1/model/show_fs_task_response.py +11 -11
  118. huaweicloudsdksfsturbo/v1/model/show_hpc_cache_task_request.py +5 -5
  119. huaweicloudsdksfsturbo/v1/model/show_hpc_cache_task_response.py +23 -23
  120. huaweicloudsdksfsturbo/v1/model/show_job_detail_request.py +3 -3
  121. huaweicloudsdksfsturbo/v1/model/show_job_detail_response.py +19 -19
  122. huaweicloudsdksfsturbo/v1/model/show_ldap_config_request.py +3 -3
  123. huaweicloudsdksfsturbo/v1/model/show_ldap_config_response.py +17 -17
  124. huaweicloudsdksfsturbo/v1/model/show_perm_rule_request.py +5 -5
  125. huaweicloudsdksfsturbo/v1/model/show_perm_rule_response.py +9 -9
  126. huaweicloudsdksfsturbo/v1/model/show_share_request.py +3 -3
  127. huaweicloudsdksfsturbo/v1/model/show_share_response.py +59 -59
  128. huaweicloudsdksfsturbo/v1/model/show_shared_tags_request.py +3 -3
  129. huaweicloudsdksfsturbo/v1/model/show_shared_tags_response.py +5 -5
  130. huaweicloudsdksfsturbo/v1/model/tag.py +5 -5
  131. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_request.py +5 -5
  132. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_request_body.py +7 -7
  133. huaweicloudsdksfsturbo/v1/model/update_fs_dir_quota_response.py +11 -11
  134. huaweicloudsdksfsturbo/v1/model/update_hpc_share_request.py +5 -5
  135. huaweicloudsdksfsturbo/v1/model/update_hpc_share_request_body.py +5 -5
  136. huaweicloudsdksfsturbo/v1/model/update_hpc_share_response.py +5 -5
  137. huaweicloudsdksfsturbo/v1/model/update_ldap_config_request.py +5 -5
  138. huaweicloudsdksfsturbo/v1/model/update_ldap_config_request_body.py +21 -21
  139. huaweicloudsdksfsturbo/v1/model/update_ldap_config_response.py +3 -3
  140. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_request.py +7 -7
  141. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_request_body.py +3 -3
  142. huaweicloudsdksfsturbo/v1/model/update_obs_target_attributes_response.py +7 -7
  143. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_request.py +7 -7
  144. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_request_body.py +3 -3
  145. huaweicloudsdksfsturbo/v1/model/update_obs_target_policy_response.py +7 -7
  146. huaweicloudsdksfsturbo/v1/model/update_perm_rule_request.py +7 -7
  147. huaweicloudsdksfsturbo/v1/model/update_perm_rule_response.py +9 -9
  148. huaweicloudsdksfsturbo/v1/sfsturbo_async_client.py +47 -47
  149. huaweicloudsdksfsturbo/v1/sfsturbo_client.py +47 -47
  150. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/METADATA +2 -2
  151. huaweicloudsdksfsturbo-3.1.143.dist-info/RECORD +159 -0
  152. huaweicloudsdksfsturbo-3.1.141.dist-info/RECORD +0 -159
  153. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.141.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/top_level.txt +0 -0
@@ -29,7 +29,7 @@ class DeleteBackendTargetRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, target_id=None, delete_data_in_file_system=None):
32
- """DeleteBackendTargetRequest
32
+ r"""DeleteBackendTargetRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class DeleteBackendTargetRequest:
55
55
 
56
56
  @property
57
57
  def share_id(self):
58
- """Gets the share_id of this DeleteBackendTargetRequest.
58
+ r"""Gets the share_id of this DeleteBackendTargetRequest.
59
59
 
60
60
  文件系统id
61
61
 
@@ -66,7 +66,7 @@ class DeleteBackendTargetRequest:
66
66
 
67
67
  @share_id.setter
68
68
  def share_id(self, share_id):
69
- """Sets the share_id of this DeleteBackendTargetRequest.
69
+ r"""Sets the share_id of this DeleteBackendTargetRequest.
70
70
 
71
71
  文件系统id
72
72
 
@@ -77,7 +77,7 @@ class DeleteBackendTargetRequest:
77
77
 
78
78
  @property
79
79
  def target_id(self):
80
- """Gets the target_id of this DeleteBackendTargetRequest.
80
+ r"""Gets the target_id of this DeleteBackendTargetRequest.
81
81
 
82
82
  绑定关系id
83
83
 
@@ -88,7 +88,7 @@ class DeleteBackendTargetRequest:
88
88
 
89
89
  @target_id.setter
90
90
  def target_id(self, target_id):
91
- """Sets the target_id of this DeleteBackendTargetRequest.
91
+ r"""Sets the target_id of this DeleteBackendTargetRequest.
92
92
 
93
93
  绑定关系id
94
94
 
@@ -99,7 +99,7 @@ class DeleteBackendTargetRequest:
99
99
 
100
100
  @property
101
101
  def delete_data_in_file_system(self):
102
- """Gets the delete_data_in_file_system of this DeleteBackendTargetRequest.
102
+ r"""Gets the delete_data_in_file_system of this DeleteBackendTargetRequest.
103
103
 
104
104
  删除后端存储时是否同时删除文件系统内的联动目录及其数据文件,默认为 false。数据删除后无法恢复,请谨慎操作。
105
105
 
@@ -110,7 +110,7 @@ class DeleteBackendTargetRequest:
110
110
 
111
111
  @delete_data_in_file_system.setter
112
112
  def delete_data_in_file_system(self, delete_data_in_file_system):
113
- """Sets the delete_data_in_file_system of this DeleteBackendTargetRequest.
113
+ r"""Sets the delete_data_in_file_system of this DeleteBackendTargetRequest.
114
114
 
115
115
  删除后端存储时是否同时删除文件系统内的联动目录及其数据文件,默认为 false。数据删除后无法恢复,请谨慎操作。
116
116
 
@@ -32,7 +32,7 @@ class DeleteBackendTargetResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, target_id=None, delete_data_in_file_system=None, lifecycle=None, x_request_id=None):
35
- """DeleteBackendTargetResponse
35
+ r"""DeleteBackendTargetResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class DeleteBackendTargetResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def target_id(self):
68
- """Gets the target_id of this DeleteBackendTargetResponse.
68
+ r"""Gets the target_id of this DeleteBackendTargetResponse.
69
69
 
70
70
  绑定关系id
71
71
 
@@ -76,7 +76,7 @@ class DeleteBackendTargetResponse(SdkResponse):
76
76
 
77
77
  @target_id.setter
78
78
  def target_id(self, target_id):
79
- """Sets the target_id of this DeleteBackendTargetResponse.
79
+ r"""Sets the target_id of this DeleteBackendTargetResponse.
80
80
 
81
81
  绑定关系id
82
82
 
@@ -87,7 +87,7 @@ class DeleteBackendTargetResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def delete_data_in_file_system(self):
90
- """Gets the delete_data_in_file_system of this DeleteBackendTargetResponse.
90
+ r"""Gets the delete_data_in_file_system of this DeleteBackendTargetResponse.
91
91
 
92
92
  删除后端存储时是否同时删除文件系统内的联动目录及其数据文件
93
93
 
@@ -98,7 +98,7 @@ class DeleteBackendTargetResponse(SdkResponse):
98
98
 
99
99
  @delete_data_in_file_system.setter
100
100
  def delete_data_in_file_system(self, delete_data_in_file_system):
101
- """Sets the delete_data_in_file_system of this DeleteBackendTargetResponse.
101
+ r"""Sets the delete_data_in_file_system of this DeleteBackendTargetResponse.
102
102
 
103
103
  删除后端存储时是否同时删除文件系统内的联动目录及其数据文件
104
104
 
@@ -109,7 +109,7 @@ class DeleteBackendTargetResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def lifecycle(self):
112
- """Gets the lifecycle of this DeleteBackendTargetResponse.
112
+ r"""Gets the lifecycle of this DeleteBackendTargetResponse.
113
113
 
114
114
  绑定状态。只支持DELETING和FAILED
115
115
 
@@ -120,7 +120,7 @@ class DeleteBackendTargetResponse(SdkResponse):
120
120
 
121
121
  @lifecycle.setter
122
122
  def lifecycle(self, lifecycle):
123
- """Sets the lifecycle of this DeleteBackendTargetResponse.
123
+ r"""Sets the lifecycle of this DeleteBackendTargetResponse.
124
124
 
125
125
  绑定状态。只支持DELETING和FAILED
126
126
 
@@ -131,7 +131,7 @@ class DeleteBackendTargetResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def x_request_id(self):
134
- """Gets the x_request_id of this DeleteBackendTargetResponse.
134
+ r"""Gets the x_request_id of this DeleteBackendTargetResponse.
135
135
 
136
136
  :return: The x_request_id of this DeleteBackendTargetResponse.
137
137
  :rtype: str
@@ -140,7 +140,7 @@ class DeleteBackendTargetResponse(SdkResponse):
140
140
 
141
141
  @x_request_id.setter
142
142
  def x_request_id(self, x_request_id):
143
- """Sets the x_request_id of this DeleteBackendTargetResponse.
143
+ r"""Sets the x_request_id of this DeleteBackendTargetResponse.
144
144
 
145
145
  :param x_request_id: The x_request_id of this DeleteBackendTargetResponse.
146
146
  :type x_request_id: str
@@ -27,7 +27,7 @@ class DeleteFsDirQuotaRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """DeleteFsDirQuotaRequest
30
+ r"""DeleteFsDirQuotaRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class DeleteFsDirQuotaRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this DeleteFsDirQuotaRequest.
52
+ r"""Gets the share_id of this DeleteFsDirQuotaRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class DeleteFsDirQuotaRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this DeleteFsDirQuotaRequest.
63
+ r"""Sets the share_id of this DeleteFsDirQuotaRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class DeleteFsDirQuotaRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this DeleteFsDirQuotaRequest.
74
+ r"""Gets the body of this DeleteFsDirQuotaRequest.
75
75
 
76
76
  :return: The body of this DeleteFsDirQuotaRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.DeleteFsDirQuotaRequestBody`
@@ -80,7 +80,7 @@ class DeleteFsDirQuotaRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this DeleteFsDirQuotaRequest.
83
+ r"""Sets the body of this DeleteFsDirQuotaRequest.
84
84
 
85
85
  :param body: The body of this DeleteFsDirQuotaRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.DeleteFsDirQuotaRequestBody`
@@ -25,7 +25,7 @@ class DeleteFsDirQuotaRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, path=None):
28
- """DeleteFsDirQuotaRequestBody
28
+ r"""DeleteFsDirQuotaRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class DeleteFsDirQuotaRequestBody:
42
42
 
43
43
  @property
44
44
  def path(self):
45
- """Gets the path of this DeleteFsDirQuotaRequestBody.
45
+ r"""Gets the path of this DeleteFsDirQuotaRequestBody.
46
46
 
47
47
  合法的已存在的目录的全路径
48
48
 
@@ -53,7 +53,7 @@ class DeleteFsDirQuotaRequestBody:
53
53
 
54
54
  @path.setter
55
55
  def path(self, path):
56
- """Sets the path of this DeleteFsDirQuotaRequestBody.
56
+ r"""Sets the path of this DeleteFsDirQuotaRequestBody.
57
57
 
58
58
  合法的已存在的目录的全路径
59
59
 
@@ -24,7 +24,7 @@ class DeleteFsDirQuotaResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeleteFsDirQuotaResponse
27
+ r"""DeleteFsDirQuotaResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -27,7 +27,7 @@ class DeleteFsDirRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """DeleteFsDirRequest
30
+ r"""DeleteFsDirRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class DeleteFsDirRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this DeleteFsDirRequest.
52
+ r"""Gets the share_id of this DeleteFsDirRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class DeleteFsDirRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this DeleteFsDirRequest.
63
+ r"""Sets the share_id of this DeleteFsDirRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class DeleteFsDirRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this DeleteFsDirRequest.
74
+ r"""Gets the body of this DeleteFsDirRequest.
75
75
 
76
76
  :return: The body of this DeleteFsDirRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.DeleteFsDirRequestBody`
@@ -80,7 +80,7 @@ class DeleteFsDirRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this DeleteFsDirRequest.
83
+ r"""Sets the body of this DeleteFsDirRequest.
84
84
 
85
85
  :param body: The body of this DeleteFsDirRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.DeleteFsDirRequestBody`
@@ -25,7 +25,7 @@ class DeleteFsDirRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, path=None):
28
- """DeleteFsDirRequestBody
28
+ r"""DeleteFsDirRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class DeleteFsDirRequestBody:
42
42
 
43
43
  @property
44
44
  def path(self):
45
- """Gets the path of this DeleteFsDirRequestBody.
45
+ r"""Gets the path of this DeleteFsDirRequestBody.
46
46
 
47
47
  合法的目录全路径
48
48
 
@@ -53,7 +53,7 @@ class DeleteFsDirRequestBody:
53
53
 
54
54
  @path.setter
55
55
  def path(self, path):
56
- """Sets the path of this DeleteFsDirRequestBody.
56
+ r"""Sets the path of this DeleteFsDirRequestBody.
57
57
 
58
58
  合法的目录全路径
59
59
 
@@ -24,7 +24,7 @@ class DeleteFsDirResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeleteFsDirResponse
27
+ r"""DeleteFsDirResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class DeleteFsTaskRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, feature=None, task_id=None):
32
- """DeleteFsTaskRequest
32
+ r"""DeleteFsTaskRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class DeleteFsTaskRequest:
54
54
 
55
55
  @property
56
56
  def share_id(self):
57
- """Gets the share_id of this DeleteFsTaskRequest.
57
+ r"""Gets the share_id of this DeleteFsTaskRequest.
58
58
 
59
59
  文件系统id
60
60
 
@@ -65,7 +65,7 @@ class DeleteFsTaskRequest:
65
65
 
66
66
  @share_id.setter
67
67
  def share_id(self, share_id):
68
- """Sets the share_id of this DeleteFsTaskRequest.
68
+ r"""Sets the share_id of this DeleteFsTaskRequest.
69
69
 
70
70
  文件系统id
71
71
 
@@ -76,7 +76,7 @@ class DeleteFsTaskRequest:
76
76
 
77
77
  @property
78
78
  def feature(self):
79
- """Gets the feature of this DeleteFsTaskRequest.
79
+ r"""Gets the feature of this DeleteFsTaskRequest.
80
80
 
81
81
  任务类型。例,DU任务取值为dir-usage
82
82
 
@@ -87,7 +87,7 @@ class DeleteFsTaskRequest:
87
87
 
88
88
  @feature.setter
89
89
  def feature(self, feature):
90
- """Sets the feature of this DeleteFsTaskRequest.
90
+ r"""Sets the feature of this DeleteFsTaskRequest.
91
91
 
92
92
  任务类型。例,DU任务取值为dir-usage
93
93
 
@@ -98,7 +98,7 @@ class DeleteFsTaskRequest:
98
98
 
99
99
  @property
100
100
  def task_id(self):
101
- """Gets the task_id of this DeleteFsTaskRequest.
101
+ r"""Gets the task_id of this DeleteFsTaskRequest.
102
102
 
103
103
  任务ID
104
104
 
@@ -109,7 +109,7 @@ class DeleteFsTaskRequest:
109
109
 
110
110
  @task_id.setter
111
111
  def task_id(self, task_id):
112
- """Sets the task_id of this DeleteFsTaskRequest.
112
+ r"""Sets the task_id of this DeleteFsTaskRequest.
113
113
 
114
114
  任务ID
115
115
 
@@ -24,7 +24,7 @@ class DeleteFsTaskResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeleteFsTaskResponse
27
+ r"""DeleteFsTaskResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -27,7 +27,7 @@ class DeleteHpcCacheTaskRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, task_id=None):
30
- """DeleteHpcCacheTaskRequest
30
+ r"""DeleteHpcCacheTaskRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class DeleteHpcCacheTaskRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this DeleteHpcCacheTaskRequest.
51
+ r"""Gets the share_id of this DeleteHpcCacheTaskRequest.
52
52
 
53
53
  文件系统ID
54
54
 
@@ -59,7 +59,7 @@ class DeleteHpcCacheTaskRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this DeleteHpcCacheTaskRequest.
62
+ r"""Sets the share_id of this DeleteHpcCacheTaskRequest.
63
63
 
64
64
  文件系统ID
65
65
 
@@ -70,7 +70,7 @@ class DeleteHpcCacheTaskRequest:
70
70
 
71
71
  @property
72
72
  def task_id(self):
73
- """Gets the task_id of this DeleteHpcCacheTaskRequest.
73
+ r"""Gets the task_id of this DeleteHpcCacheTaskRequest.
74
74
 
75
75
  任务ID
76
76
 
@@ -81,7 +81,7 @@ class DeleteHpcCacheTaskRequest:
81
81
 
82
82
  @task_id.setter
83
83
  def task_id(self, task_id):
84
- """Sets the task_id of this DeleteHpcCacheTaskRequest.
84
+ r"""Sets the task_id of this DeleteHpcCacheTaskRequest.
85
85
 
86
86
  任务ID
87
87
 
@@ -26,7 +26,7 @@ class DeleteHpcCacheTaskResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """DeleteHpcCacheTaskResponse
29
+ r"""DeleteHpcCacheTaskResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class DeleteHpcCacheTaskResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this DeleteHpcCacheTaskResponse.
47
+ r"""Gets the x_request_id of this DeleteHpcCacheTaskResponse.
48
48
 
49
49
  :return: The x_request_id of this DeleteHpcCacheTaskResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class DeleteHpcCacheTaskResponse(SdkResponse):
53
53
 
54
54
  @x_request_id.setter
55
55
  def x_request_id(self, x_request_id):
56
- """Sets the x_request_id of this DeleteHpcCacheTaskResponse.
56
+ r"""Sets the x_request_id of this DeleteHpcCacheTaskResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this DeleteHpcCacheTaskResponse.
59
59
  :type x_request_id: str
@@ -25,7 +25,7 @@ class DeleteLdapConfigRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, share_id=None):
28
- """DeleteLdapConfigRequest
28
+ r"""DeleteLdapConfigRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class DeleteLdapConfigRequest:
42
42
 
43
43
  @property
44
44
  def share_id(self):
45
- """Gets the share_id of this DeleteLdapConfigRequest.
45
+ r"""Gets the share_id of this DeleteLdapConfigRequest.
46
46
 
47
47
  文件系统id
48
48
 
@@ -53,7 +53,7 @@ class DeleteLdapConfigRequest:
53
53
 
54
54
  @share_id.setter
55
55
  def share_id(self, share_id):
56
- """Sets the share_id of this DeleteLdapConfigRequest.
56
+ r"""Sets the share_id of this DeleteLdapConfigRequest.
57
57
 
58
58
  文件系统id
59
59
 
@@ -26,7 +26,7 @@ class DeleteLdapConfigResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """DeleteLdapConfigResponse
29
+ r"""DeleteLdapConfigResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class DeleteLdapConfigResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this DeleteLdapConfigResponse.
47
+ r"""Gets the job_id of this DeleteLdapConfigResponse.
48
48
 
49
49
  ldap异步任务的id。可通过查询job的状态详情接口查询job的执行状态。
50
50
 
@@ -55,7 +55,7 @@ class DeleteLdapConfigResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this DeleteLdapConfigResponse.
58
+ r"""Sets the job_id of this DeleteLdapConfigResponse.
59
59
 
60
60
  ldap异步任务的id。可通过查询job的状态详情接口查询job的执行状态。
61
61
 
@@ -27,7 +27,7 @@ class DeletePermRuleRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, rule_id=None):
30
- """DeletePermRuleRequest
30
+ r"""DeletePermRuleRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class DeletePermRuleRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this DeletePermRuleRequest.
51
+ r"""Gets the share_id of this DeletePermRuleRequest.
52
52
 
53
53
  文件系统id
54
54
 
@@ -59,7 +59,7 @@ class DeletePermRuleRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this DeletePermRuleRequest.
62
+ r"""Sets the share_id of this DeletePermRuleRequest.
63
63
 
64
64
  文件系统id
65
65
 
@@ -70,7 +70,7 @@ class DeletePermRuleRequest:
70
70
 
71
71
  @property
72
72
  def rule_id(self):
73
- """Gets the rule_id of this DeletePermRuleRequest.
73
+ r"""Gets the rule_id of this DeletePermRuleRequest.
74
74
 
75
75
  权限规则id
76
76
 
@@ -81,7 +81,7 @@ class DeletePermRuleRequest:
81
81
 
82
82
  @rule_id.setter
83
83
  def rule_id(self, rule_id):
84
- """Sets the rule_id of this DeletePermRuleRequest.
84
+ r"""Sets the rule_id of this DeletePermRuleRequest.
85
85
 
86
86
  权限规则id
87
87
 
@@ -24,7 +24,7 @@ class DeletePermRuleResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeletePermRuleResponse
27
+ r"""DeletePermRuleResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -25,7 +25,7 @@ class DeleteShareRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, share_id=None):
28
- """DeleteShareRequest
28
+ r"""DeleteShareRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class DeleteShareRequest:
42
42
 
43
43
  @property
44
44
  def share_id(self):
45
- """Gets the share_id of this DeleteShareRequest.
45
+ r"""Gets the share_id of this DeleteShareRequest.
46
46
 
47
47
  文件系统ID
48
48
 
@@ -53,7 +53,7 @@ class DeleteShareRequest:
53
53
 
54
54
  @share_id.setter
55
55
  def share_id(self, share_id):
56
- """Sets the share_id of this DeleteShareRequest.
56
+ r"""Sets the share_id of this DeleteShareRequest.
57
57
 
58
58
  文件系统ID
59
59
 
@@ -24,7 +24,7 @@ class DeleteShareResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeleteShareResponse
27
+ r"""DeleteShareResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -27,7 +27,7 @@ class DeleteSharedTagRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, key=None):
30
- """DeleteSharedTagRequest
30
+ r"""DeleteSharedTagRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class DeleteSharedTagRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this DeleteSharedTagRequest.
51
+ r"""Gets the share_id of this DeleteSharedTagRequest.
52
52
 
53
53
  共享ID
54
54
 
@@ -59,7 +59,7 @@ class DeleteSharedTagRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this DeleteSharedTagRequest.
62
+ r"""Sets the share_id of this DeleteSharedTagRequest.
63
63
 
64
64
  共享ID
65
65
 
@@ -70,7 +70,7 @@ class DeleteSharedTagRequest:
70
70
 
71
71
  @property
72
72
  def key(self):
73
- """Gets the key of this DeleteSharedTagRequest.
73
+ r"""Gets the key of this DeleteSharedTagRequest.
74
74
 
75
75
  标签的键,最大长度128个字符。 key不能为空,不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。只能包含大写字母、小写字母、数字,特殊字符\"-\"和\"_\"。 说明:调用删除共享标签接口删除标签时,如果标签的键中存在不被URL直接解析的特殊字符,需要对标签的键进行URL转义处理。
76
76
 
@@ -81,7 +81,7 @@ class DeleteSharedTagRequest:
81
81
 
82
82
  @key.setter
83
83
  def key(self, key):
84
- """Sets the key of this DeleteSharedTagRequest.
84
+ r"""Sets the key of this DeleteSharedTagRequest.
85
85
 
86
86
  标签的键,最大长度128个字符。 key不能为空,不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。只能包含大写字母、小写字母、数字,特殊字符\"-\"和\"_\"。 说明:调用删除共享标签接口删除标签时,如果标签的键中存在不被URL直接解析的特殊字符,需要对标签的键进行URL转义处理。
87
87
 
@@ -24,7 +24,7 @@ class DeleteSharedTagResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """DeleteSharedTagResponse
27
+ r"""DeleteSharedTagResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30