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
@@ -38,7 +38,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, target_id=None, creation_time=None, file_system_path=None, failure_details=None, lifecycle=None, obs=None, x_request_id=None):
41
- """ShowBackendTargetInfoResponse
41
+ r"""ShowBackendTargetInfoResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def target_id(self):
89
- """Gets the target_id of this ShowBackendTargetInfoResponse.
89
+ r"""Gets the target_id of this ShowBackendTargetInfoResponse.
90
90
 
91
91
  绑定关系id
92
92
 
@@ -97,7 +97,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
97
97
 
98
98
  @target_id.setter
99
99
  def target_id(self, target_id):
100
- """Sets the target_id of this ShowBackendTargetInfoResponse.
100
+ r"""Sets the target_id of this ShowBackendTargetInfoResponse.
101
101
 
102
102
  绑定关系id
103
103
 
@@ -108,7 +108,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def creation_time(self):
111
- """Gets the creation_time of this ShowBackendTargetInfoResponse.
111
+ r"""Gets the creation_time of this ShowBackendTargetInfoResponse.
112
112
 
113
113
  绑定关系创建时间
114
114
 
@@ -119,7 +119,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
119
119
 
120
120
  @creation_time.setter
121
121
  def creation_time(self, creation_time):
122
- """Sets the creation_time of this ShowBackendTargetInfoResponse.
122
+ r"""Sets the creation_time of this ShowBackendTargetInfoResponse.
123
123
 
124
124
  绑定关系创建时间
125
125
 
@@ -130,7 +130,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def file_system_path(self):
133
- """Gets the file_system_path of this ShowBackendTargetInfoResponse.
133
+ r"""Gets the file_system_path of this ShowBackendTargetInfoResponse.
134
134
 
135
135
  联动目录名称
136
136
 
@@ -141,7 +141,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
141
141
 
142
142
  @file_system_path.setter
143
143
  def file_system_path(self, file_system_path):
144
- """Sets the file_system_path of this ShowBackendTargetInfoResponse.
144
+ r"""Sets the file_system_path of this ShowBackendTargetInfoResponse.
145
145
 
146
146
  联动目录名称
147
147
 
@@ -152,7 +152,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
152
152
 
153
153
  @property
154
154
  def failure_details(self):
155
- """Gets the failure_details of this ShowBackendTargetInfoResponse.
155
+ r"""Gets the failure_details of this ShowBackendTargetInfoResponse.
156
156
 
157
157
  :return: The failure_details of this ShowBackendTargetInfoResponse.
158
158
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FailureDetailsMessage`
@@ -161,7 +161,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
161
161
 
162
162
  @failure_details.setter
163
163
  def failure_details(self, failure_details):
164
- """Sets the failure_details of this ShowBackendTargetInfoResponse.
164
+ r"""Sets the failure_details of this ShowBackendTargetInfoResponse.
165
165
 
166
166
  :param failure_details: The failure_details of this ShowBackendTargetInfoResponse.
167
167
  :type failure_details: :class:`huaweicloudsdksfsturbo.v1.FailureDetailsMessage`
@@ -170,7 +170,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
170
170
 
171
171
  @property
172
172
  def lifecycle(self):
173
- """Gets the lifecycle of this ShowBackendTargetInfoResponse.
173
+ r"""Gets the lifecycle of this ShowBackendTargetInfoResponse.
174
174
 
175
175
  绑定状态
176
176
 
@@ -181,7 +181,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
181
181
 
182
182
  @lifecycle.setter
183
183
  def lifecycle(self, lifecycle):
184
- """Sets the lifecycle of this ShowBackendTargetInfoResponse.
184
+ r"""Sets the lifecycle of this ShowBackendTargetInfoResponse.
185
185
 
186
186
  绑定状态
187
187
 
@@ -192,7 +192,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
192
192
 
193
193
  @property
194
194
  def obs(self):
195
- """Gets the obs of this ShowBackendTargetInfoResponse.
195
+ r"""Gets the obs of this ShowBackendTargetInfoResponse.
196
196
 
197
197
  :return: The obs of this ShowBackendTargetInfoResponse.
198
198
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -201,7 +201,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
201
201
 
202
202
  @obs.setter
203
203
  def obs(self, obs):
204
- """Sets the obs of this ShowBackendTargetInfoResponse.
204
+ r"""Sets the obs of this ShowBackendTargetInfoResponse.
205
205
 
206
206
  :param obs: The obs of this ShowBackendTargetInfoResponse.
207
207
  :type obs: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -210,7 +210,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
210
210
 
211
211
  @property
212
212
  def x_request_id(self):
213
- """Gets the x_request_id of this ShowBackendTargetInfoResponse.
213
+ r"""Gets the x_request_id of this ShowBackendTargetInfoResponse.
214
214
 
215
215
  :return: The x_request_id of this ShowBackendTargetInfoResponse.
216
216
  :rtype: str
@@ -219,7 +219,7 @@ class ShowBackendTargetInfoResponse(SdkResponse):
219
219
 
220
220
  @x_request_id.setter
221
221
  def x_request_id(self, x_request_id):
222
- """Sets the x_request_id of this ShowBackendTargetInfoResponse.
222
+ r"""Sets the x_request_id of this ShowBackendTargetInfoResponse.
223
223
 
224
224
  :param x_request_id: The x_request_id of this ShowBackendTargetInfoResponse.
225
225
  :type x_request_id: str
@@ -35,7 +35,7 @@ class ShowBackendTargetInfoResponseBody:
35
35
  }
36
36
 
37
37
  def __init__(self, target_id=None, creation_time=None, file_system_path=None, failure_details=None, lifecycle=None, obs=None):
38
- """ShowBackendTargetInfoResponseBody
38
+ r"""ShowBackendTargetInfoResponseBody
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class ShowBackendTargetInfoResponseBody:
78
78
 
79
79
  @property
80
80
  def target_id(self):
81
- """Gets the target_id of this ShowBackendTargetInfoResponseBody.
81
+ r"""Gets the target_id of this ShowBackendTargetInfoResponseBody.
82
82
 
83
83
  绑定关系id
84
84
 
@@ -89,7 +89,7 @@ class ShowBackendTargetInfoResponseBody:
89
89
 
90
90
  @target_id.setter
91
91
  def target_id(self, target_id):
92
- """Sets the target_id of this ShowBackendTargetInfoResponseBody.
92
+ r"""Sets the target_id of this ShowBackendTargetInfoResponseBody.
93
93
 
94
94
  绑定关系id
95
95
 
@@ -100,7 +100,7 @@ class ShowBackendTargetInfoResponseBody:
100
100
 
101
101
  @property
102
102
  def creation_time(self):
103
- """Gets the creation_time of this ShowBackendTargetInfoResponseBody.
103
+ r"""Gets the creation_time of this ShowBackendTargetInfoResponseBody.
104
104
 
105
105
  绑定关系创建时间
106
106
 
@@ -111,7 +111,7 @@ class ShowBackendTargetInfoResponseBody:
111
111
 
112
112
  @creation_time.setter
113
113
  def creation_time(self, creation_time):
114
- """Sets the creation_time of this ShowBackendTargetInfoResponseBody.
114
+ r"""Sets the creation_time of this ShowBackendTargetInfoResponseBody.
115
115
 
116
116
  绑定关系创建时间
117
117
 
@@ -122,7 +122,7 @@ class ShowBackendTargetInfoResponseBody:
122
122
 
123
123
  @property
124
124
  def file_system_path(self):
125
- """Gets the file_system_path of this ShowBackendTargetInfoResponseBody.
125
+ r"""Gets the file_system_path of this ShowBackendTargetInfoResponseBody.
126
126
 
127
127
  联动目录名称
128
128
 
@@ -133,7 +133,7 @@ class ShowBackendTargetInfoResponseBody:
133
133
 
134
134
  @file_system_path.setter
135
135
  def file_system_path(self, file_system_path):
136
- """Sets the file_system_path of this ShowBackendTargetInfoResponseBody.
136
+ r"""Sets the file_system_path of this ShowBackendTargetInfoResponseBody.
137
137
 
138
138
  联动目录名称
139
139
 
@@ -144,7 +144,7 @@ class ShowBackendTargetInfoResponseBody:
144
144
 
145
145
  @property
146
146
  def failure_details(self):
147
- """Gets the failure_details of this ShowBackendTargetInfoResponseBody.
147
+ r"""Gets the failure_details of this ShowBackendTargetInfoResponseBody.
148
148
 
149
149
  :return: The failure_details of this ShowBackendTargetInfoResponseBody.
150
150
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FailureDetailsMessage`
@@ -153,7 +153,7 @@ class ShowBackendTargetInfoResponseBody:
153
153
 
154
154
  @failure_details.setter
155
155
  def failure_details(self, failure_details):
156
- """Sets the failure_details of this ShowBackendTargetInfoResponseBody.
156
+ r"""Sets the failure_details of this ShowBackendTargetInfoResponseBody.
157
157
 
158
158
  :param failure_details: The failure_details of this ShowBackendTargetInfoResponseBody.
159
159
  :type failure_details: :class:`huaweicloudsdksfsturbo.v1.FailureDetailsMessage`
@@ -162,7 +162,7 @@ class ShowBackendTargetInfoResponseBody:
162
162
 
163
163
  @property
164
164
  def lifecycle(self):
165
- """Gets the lifecycle of this ShowBackendTargetInfoResponseBody.
165
+ r"""Gets the lifecycle of this ShowBackendTargetInfoResponseBody.
166
166
 
167
167
  绑定状态
168
168
 
@@ -173,7 +173,7 @@ class ShowBackendTargetInfoResponseBody:
173
173
 
174
174
  @lifecycle.setter
175
175
  def lifecycle(self, lifecycle):
176
- """Sets the lifecycle of this ShowBackendTargetInfoResponseBody.
176
+ r"""Sets the lifecycle of this ShowBackendTargetInfoResponseBody.
177
177
 
178
178
  绑定状态
179
179
 
@@ -184,7 +184,7 @@ class ShowBackendTargetInfoResponseBody:
184
184
 
185
185
  @property
186
186
  def obs(self):
187
- """Gets the obs of this ShowBackendTargetInfoResponseBody.
187
+ r"""Gets the obs of this ShowBackendTargetInfoResponseBody.
188
188
 
189
189
  :return: The obs of this ShowBackendTargetInfoResponseBody.
190
190
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -193,7 +193,7 @@ class ShowBackendTargetInfoResponseBody:
193
193
 
194
194
  @obs.setter
195
195
  def obs(self, obs):
196
- """Sets the obs of this ShowBackendTargetInfoResponseBody.
196
+ r"""Sets the obs of this ShowBackendTargetInfoResponseBody.
197
197
 
198
198
  :param obs: The obs of this ShowBackendTargetInfoResponseBody.
199
199
  :type obs: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -27,7 +27,7 @@ class ShowFsDirQuotaRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, path=None):
30
- """ShowFsDirQuotaRequest
30
+ r"""ShowFsDirQuotaRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowFsDirQuotaRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this ShowFsDirQuotaRequest.
51
+ r"""Gets the share_id of this ShowFsDirQuotaRequest.
52
52
 
53
53
  文件系统id
54
54
 
@@ -59,7 +59,7 @@ class ShowFsDirQuotaRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this ShowFsDirQuotaRequest.
62
+ r"""Sets the share_id of this ShowFsDirQuotaRequest.
63
63
 
64
64
  文件系统id
65
65
 
@@ -70,7 +70,7 @@ class ShowFsDirQuotaRequest:
70
70
 
71
71
  @property
72
72
  def path(self):
73
- """Gets the path of this ShowFsDirQuotaRequest.
73
+ r"""Gets the path of this ShowFsDirQuotaRequest.
74
74
 
75
75
  合法的已存在的目录的全路径
76
76
 
@@ -81,7 +81,7 @@ class ShowFsDirQuotaRequest:
81
81
 
82
82
  @path.setter
83
83
  def path(self, path):
84
- """Sets the path of this ShowFsDirQuotaRequest.
84
+ r"""Sets the path of this ShowFsDirQuotaRequest.
85
85
 
86
86
  合法的已存在的目录的全路径
87
87
 
@@ -34,7 +34,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
34
34
  }
35
35
 
36
36
  def __init__(self, path=None, capacity=None, inode=None, used_capacity=None, used_inode=None):
37
- """ShowFsDirQuotaResponse
37
+ r"""ShowFsDirQuotaResponse
38
38
 
39
39
  The model defined in huaweicloud sdk
40
40
 
@@ -72,7 +72,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
72
72
 
73
73
  @property
74
74
  def path(self):
75
- """Gets the path of this ShowFsDirQuotaResponse.
75
+ r"""Gets the path of this ShowFsDirQuotaResponse.
76
76
 
77
77
  合法的已存在的目录的全路径
78
78
 
@@ -83,7 +83,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
83
83
 
84
84
  @path.setter
85
85
  def path(self, path):
86
- """Sets the path of this ShowFsDirQuotaResponse.
86
+ r"""Sets the path of this ShowFsDirQuotaResponse.
87
87
 
88
88
  合法的已存在的目录的全路径
89
89
 
@@ -94,7 +94,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def capacity(self):
97
- """Gets the capacity of this ShowFsDirQuotaResponse.
97
+ r"""Gets the capacity of this ShowFsDirQuotaResponse.
98
98
 
99
99
  目录的容量大小,单位:MB
100
100
 
@@ -105,7 +105,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
105
105
 
106
106
  @capacity.setter
107
107
  def capacity(self, capacity):
108
- """Sets the capacity of this ShowFsDirQuotaResponse.
108
+ r"""Sets the capacity of this ShowFsDirQuotaResponse.
109
109
 
110
110
  目录的容量大小,单位:MB
111
111
 
@@ -116,7 +116,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
116
116
 
117
117
  @property
118
118
  def inode(self):
119
- """Gets the inode of this ShowFsDirQuotaResponse.
119
+ r"""Gets the inode of this ShowFsDirQuotaResponse.
120
120
 
121
121
  目录的inode数量限制
122
122
 
@@ -127,7 +127,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
127
127
 
128
128
  @inode.setter
129
129
  def inode(self, inode):
130
- """Sets the inode of this ShowFsDirQuotaResponse.
130
+ r"""Sets the inode of this ShowFsDirQuotaResponse.
131
131
 
132
132
  目录的inode数量限制
133
133
 
@@ -138,7 +138,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
138
138
 
139
139
  @property
140
140
  def used_capacity(self):
141
- """Gets the used_capacity of this ShowFsDirQuotaResponse.
141
+ r"""Gets the used_capacity of this ShowFsDirQuotaResponse.
142
142
 
143
143
  目录已使用的容量大小,单位:MB。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段。数据可能有延迟。
144
144
 
@@ -149,7 +149,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
149
149
 
150
150
  @used_capacity.setter
151
151
  def used_capacity(self, used_capacity):
152
- """Sets the used_capacity of this ShowFsDirQuotaResponse.
152
+ r"""Sets the used_capacity of this ShowFsDirQuotaResponse.
153
153
 
154
154
  目录已使用的容量大小,单位:MB。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段。数据可能有延迟。
155
155
 
@@ -160,7 +160,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def used_inode(self):
163
- """Gets the used_inode of this ShowFsDirQuotaResponse.
163
+ r"""Gets the used_inode of this ShowFsDirQuotaResponse.
164
164
 
165
165
  目录的已使用的inode数量。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段。数据可能有延迟。
166
166
 
@@ -171,7 +171,7 @@ class ShowFsDirQuotaResponse(SdkResponse):
171
171
 
172
172
  @used_inode.setter
173
173
  def used_inode(self, used_inode):
174
- """Sets the used_inode of this ShowFsDirQuotaResponse.
174
+ r"""Sets the used_inode of this ShowFsDirQuotaResponse.
175
175
 
176
176
  目录的已使用的inode数量。仅SFSTurbo 20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB返回该字段。数据可能有延迟。
177
177
 
@@ -27,7 +27,7 @@ class ShowFsDirRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, path=None):
30
- """ShowFsDirRequest
30
+ r"""ShowFsDirRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowFsDirRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this ShowFsDirRequest.
51
+ r"""Gets the share_id of this ShowFsDirRequest.
52
52
 
53
53
  文件系统id
54
54
 
@@ -59,7 +59,7 @@ class ShowFsDirRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this ShowFsDirRequest.
62
+ r"""Sets the share_id of this ShowFsDirRequest.
63
63
 
64
64
  文件系统id
65
65
 
@@ -70,7 +70,7 @@ class ShowFsDirRequest:
70
70
 
71
71
  @property
72
72
  def path(self):
73
- """Gets the path of this ShowFsDirRequest.
73
+ r"""Gets the path of this ShowFsDirRequest.
74
74
 
75
75
  需要查询的目录的全路径
76
76
 
@@ -81,7 +81,7 @@ class ShowFsDirRequest:
81
81
 
82
82
  @path.setter
83
83
  def path(self, path):
84
- """Sets the path of this ShowFsDirRequest.
84
+ r"""Sets the path of this ShowFsDirRequest.
85
85
 
86
86
  需要查询的目录的全路径
87
87
 
@@ -32,7 +32,7 @@ class ShowFsDirResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, path=None, mode=None, uid=None, gid=None):
35
- """ShowFsDirResponse
35
+ r"""ShowFsDirResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ShowFsDirResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def path(self):
68
- """Gets the path of this ShowFsDirResponse.
68
+ r"""Gets the path of this ShowFsDirResponse.
69
69
 
70
70
  目录全路径
71
71
 
@@ -76,7 +76,7 @@ class ShowFsDirResponse(SdkResponse):
76
76
 
77
77
  @path.setter
78
78
  def path(self, path):
79
- """Sets the path of this ShowFsDirResponse.
79
+ r"""Sets the path of this ShowFsDirResponse.
80
80
 
81
81
  目录全路径
82
82
 
@@ -87,7 +87,7 @@ class ShowFsDirResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def mode(self):
90
- """Gets the mode of this ShowFsDirResponse.
90
+ r"""Gets the mode of this ShowFsDirResponse.
91
91
 
92
92
  目录权限,仅20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统返回该字段。第三位表示目录所有者的权限,第四位表示目录所属用户组的权限,第五位表示其他用户的权限。目录所有者由uid指定,目录所属用户组由gid指定,不是目录所有者且不在目录所属用户组的用户为其他用户。例如:40755中第三位7代表目录所有者对该目录具有读、写、执行权限;第四位5代表目录所属用户组对该目录具有读、执行权限;第五位5代表其他用户对该目录具有读、执行权限。
93
93
 
@@ -98,7 +98,7 @@ class ShowFsDirResponse(SdkResponse):
98
98
 
99
99
  @mode.setter
100
100
  def mode(self, mode):
101
- """Sets the mode of this ShowFsDirResponse.
101
+ r"""Sets the mode of this ShowFsDirResponse.
102
102
 
103
103
  目录权限,仅20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统返回该字段。第三位表示目录所有者的权限,第四位表示目录所属用户组的权限,第五位表示其他用户的权限。目录所有者由uid指定,目录所属用户组由gid指定,不是目录所有者且不在目录所属用户组的用户为其他用户。例如:40755中第三位7代表目录所有者对该目录具有读、写、执行权限;第四位5代表目录所属用户组对该目录具有读、执行权限;第五位5代表其他用户对该目录具有读、执行权限。
104
104
 
@@ -109,7 +109,7 @@ class ShowFsDirResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def uid(self):
112
- """Gets the uid of this ShowFsDirResponse.
112
+ r"""Gets the uid of this ShowFsDirResponse.
113
113
 
114
114
  目录所有者的用户id,仅20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统返回该字段。
115
115
 
@@ -120,7 +120,7 @@ class ShowFsDirResponse(SdkResponse):
120
120
 
121
121
  @uid.setter
122
122
  def uid(self, uid):
123
- """Sets the uid of this ShowFsDirResponse.
123
+ r"""Sets the uid of this ShowFsDirResponse.
124
124
 
125
125
  目录所有者的用户id,仅20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统返回该字段。
126
126
 
@@ -131,7 +131,7 @@ class ShowFsDirResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def gid(self):
134
- """Gets the gid of this ShowFsDirResponse.
134
+ r"""Gets the gid of this ShowFsDirResponse.
135
135
 
136
136
  目录所属用户组id,仅20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统返回该字段。
137
137
 
@@ -142,7 +142,7 @@ class ShowFsDirResponse(SdkResponse):
142
142
 
143
143
  @gid.setter
144
144
  def gid(self, gid):
145
- """Sets the gid of this ShowFsDirResponse.
145
+ r"""Sets the gid of this ShowFsDirResponse.
146
146
 
147
147
  目录所属用户组id,仅20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统返回该字段。
148
148
 
@@ -27,7 +27,7 @@ class ShowFsDirUsageRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, path=None):
30
- """ShowFsDirUsageRequest
30
+ r"""ShowFsDirUsageRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ShowFsDirUsageRequest:
48
48
 
49
49
  @property
50
50
  def share_id(self):
51
- """Gets the share_id of this ShowFsDirUsageRequest.
51
+ r"""Gets the share_id of this ShowFsDirUsageRequest.
52
52
 
53
53
  文件系统id
54
54
 
@@ -59,7 +59,7 @@ class ShowFsDirUsageRequest:
59
59
 
60
60
  @share_id.setter
61
61
  def share_id(self, share_id):
62
- """Sets the share_id of this ShowFsDirUsageRequest.
62
+ r"""Sets the share_id of this ShowFsDirUsageRequest.
63
63
 
64
64
  文件系统id
65
65
 
@@ -70,7 +70,7 @@ class ShowFsDirUsageRequest:
70
70
 
71
71
  @property
72
72
  def path(self):
73
- """Gets the path of this ShowFsDirUsageRequest.
73
+ r"""Gets the path of this ShowFsDirUsageRequest.
74
74
 
75
75
  文件系统内合法的目录全路径
76
76
 
@@ -81,7 +81,7 @@ class ShowFsDirUsageRequest:
81
81
 
82
82
  @path.setter
83
83
  def path(self, path):
84
- """Sets the path of this ShowFsDirUsageRequest.
84
+ r"""Sets the path of this ShowFsDirUsageRequest.
85
85
 
86
86
  文件系统内合法的目录全路径
87
87
 
@@ -28,7 +28,7 @@ class ShowFsDirUsageResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, dir_usage=None, x_request_id=None):
31
- """ShowFsDirUsageResponse
31
+ r"""ShowFsDirUsageResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowFsDirUsageResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def dir_usage(self):
54
- """Gets the dir_usage of this ShowFsDirUsageResponse.
54
+ r"""Gets the dir_usage of this ShowFsDirUsageResponse.
55
55
 
56
56
  :return: The dir_usage of this ShowFsDirUsageResponse.
57
57
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FsDirUasge`
@@ -60,7 +60,7 @@ class ShowFsDirUsageResponse(SdkResponse):
60
60
 
61
61
  @dir_usage.setter
62
62
  def dir_usage(self, dir_usage):
63
- """Sets the dir_usage of this ShowFsDirUsageResponse.
63
+ r"""Sets the dir_usage of this ShowFsDirUsageResponse.
64
64
 
65
65
  :param dir_usage: The dir_usage of this ShowFsDirUsageResponse.
66
66
  :type dir_usage: :class:`huaweicloudsdksfsturbo.v1.FsDirUasge`
@@ -69,7 +69,7 @@ class ShowFsDirUsageResponse(SdkResponse):
69
69
 
70
70
  @property
71
71
  def x_request_id(self):
72
- """Gets the x_request_id of this ShowFsDirUsageResponse.
72
+ r"""Gets the x_request_id of this ShowFsDirUsageResponse.
73
73
 
74
74
  :return: The x_request_id of this ShowFsDirUsageResponse.
75
75
  :rtype: str
@@ -78,7 +78,7 @@ class ShowFsDirUsageResponse(SdkResponse):
78
78
 
79
79
  @x_request_id.setter
80
80
  def x_request_id(self, x_request_id):
81
- """Sets the x_request_id of this ShowFsDirUsageResponse.
81
+ r"""Sets the x_request_id of this ShowFsDirUsageResponse.
82
82
 
83
83
  :param x_request_id: The x_request_id of this ShowFsDirUsageResponse.
84
84
  :type x_request_id: str
@@ -29,7 +29,7 @@ class ShowFsTaskRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, feature=None, task_id=None):
32
- """ShowFsTaskRequest
32
+ r"""ShowFsTaskRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class ShowFsTaskRequest:
54
54
 
55
55
  @property
56
56
  def share_id(self):
57
- """Gets the share_id of this ShowFsTaskRequest.
57
+ r"""Gets the share_id of this ShowFsTaskRequest.
58
58
 
59
59
  文件系统id
60
60
 
@@ -65,7 +65,7 @@ class ShowFsTaskRequest:
65
65
 
66
66
  @share_id.setter
67
67
  def share_id(self, share_id):
68
- """Sets the share_id of this ShowFsTaskRequest.
68
+ r"""Sets the share_id of this ShowFsTaskRequest.
69
69
 
70
70
  文件系统id
71
71
 
@@ -76,7 +76,7 @@ class ShowFsTaskRequest:
76
76
 
77
77
  @property
78
78
  def feature(self):
79
- """Gets the feature of this ShowFsTaskRequest.
79
+ r"""Gets the feature of this ShowFsTaskRequest.
80
80
 
81
81
  任务类型。例,DU任务取值为dir-usage
82
82
 
@@ -87,7 +87,7 @@ class ShowFsTaskRequest:
87
87
 
88
88
  @feature.setter
89
89
  def feature(self, feature):
90
- """Sets the feature of this ShowFsTaskRequest.
90
+ r"""Sets the feature of this ShowFsTaskRequest.
91
91
 
92
92
  任务类型。例,DU任务取值为dir-usage
93
93
 
@@ -98,7 +98,7 @@ class ShowFsTaskRequest:
98
98
 
99
99
  @property
100
100
  def task_id(self):
101
- """Gets the task_id of this ShowFsTaskRequest.
101
+ r"""Gets the task_id of this ShowFsTaskRequest.
102
102
 
103
103
  任务ID
104
104
 
@@ -109,7 +109,7 @@ class ShowFsTaskRequest:
109
109
 
110
110
  @task_id.setter
111
111
  def task_id(self, task_id):
112
- """Sets the task_id of this ShowFsTaskRequest.
112
+ r"""Sets the task_id of this ShowFsTaskRequest.
113
113
 
114
114
  任务ID
115
115