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
@@ -43,7 +43,7 @@ class OneHpcCacheTaskInfoResp:
43
43
  }
44
44
 
45
45
  def __init__(self, task_id=None, type=None, status=None, src_target=None, src_prefix=None, dest_target=None, dest_prefix=None, start_time=None, end_time=None, message=None):
46
- """OneHpcCacheTaskInfoResp
46
+ r"""OneHpcCacheTaskInfoResp
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -96,7 +96,7 @@ class OneHpcCacheTaskInfoResp:
96
96
 
97
97
  @property
98
98
  def task_id(self):
99
- """Gets the task_id of this OneHpcCacheTaskInfoResp.
99
+ r"""Gets the task_id of this OneHpcCacheTaskInfoResp.
100
100
 
101
101
  任务ID
102
102
 
@@ -107,7 +107,7 @@ class OneHpcCacheTaskInfoResp:
107
107
 
108
108
  @task_id.setter
109
109
  def task_id(self, task_id):
110
- """Sets the task_id of this OneHpcCacheTaskInfoResp.
110
+ r"""Sets the task_id of this OneHpcCacheTaskInfoResp.
111
111
 
112
112
  任务ID
113
113
 
@@ -118,7 +118,7 @@ class OneHpcCacheTaskInfoResp:
118
118
 
119
119
  @property
120
120
  def type(self):
121
- """Gets the type of this OneHpcCacheTaskInfoResp.
121
+ r"""Gets the type of this OneHpcCacheTaskInfoResp.
122
122
 
123
123
  任务类型
124
124
 
@@ -129,7 +129,7 @@ class OneHpcCacheTaskInfoResp:
129
129
 
130
130
  @type.setter
131
131
  def type(self, type):
132
- """Sets the type of this OneHpcCacheTaskInfoResp.
132
+ r"""Sets the type of this OneHpcCacheTaskInfoResp.
133
133
 
134
134
  任务类型
135
135
 
@@ -140,7 +140,7 @@ class OneHpcCacheTaskInfoResp:
140
140
 
141
141
  @property
142
142
  def status(self):
143
- """Gets the status of this OneHpcCacheTaskInfoResp.
143
+ r"""Gets the status of this OneHpcCacheTaskInfoResp.
144
144
 
145
145
  任务状态
146
146
 
@@ -151,7 +151,7 @@ class OneHpcCacheTaskInfoResp:
151
151
 
152
152
  @status.setter
153
153
  def status(self, status):
154
- """Sets the status of this OneHpcCacheTaskInfoResp.
154
+ r"""Sets the status of this OneHpcCacheTaskInfoResp.
155
155
 
156
156
  任务状态
157
157
 
@@ -162,7 +162,7 @@ class OneHpcCacheTaskInfoResp:
162
162
 
163
163
  @property
164
164
  def src_target(self):
165
- """Gets the src_target of this OneHpcCacheTaskInfoResp.
165
+ r"""Gets the src_target of this OneHpcCacheTaskInfoResp.
166
166
 
167
167
  联动目录名称
168
168
 
@@ -173,7 +173,7 @@ class OneHpcCacheTaskInfoResp:
173
173
 
174
174
  @src_target.setter
175
175
  def src_target(self, src_target):
176
- """Sets the src_target of this OneHpcCacheTaskInfoResp.
176
+ r"""Sets the src_target of this OneHpcCacheTaskInfoResp.
177
177
 
178
178
  联动目录名称
179
179
 
@@ -184,7 +184,7 @@ class OneHpcCacheTaskInfoResp:
184
184
 
185
185
  @property
186
186
  def src_prefix(self):
187
- """Gets the src_prefix of this OneHpcCacheTaskInfoResp.
187
+ r"""Gets the src_prefix of this OneHpcCacheTaskInfoResp.
188
188
 
189
189
  导入导出任务的源端路径前缀
190
190
 
@@ -195,7 +195,7 @@ class OneHpcCacheTaskInfoResp:
195
195
 
196
196
  @src_prefix.setter
197
197
  def src_prefix(self, src_prefix):
198
- """Sets the src_prefix of this OneHpcCacheTaskInfoResp.
198
+ r"""Sets the src_prefix of this OneHpcCacheTaskInfoResp.
199
199
 
200
200
  导入导出任务的源端路径前缀
201
201
 
@@ -206,7 +206,7 @@ class OneHpcCacheTaskInfoResp:
206
206
 
207
207
  @property
208
208
  def dest_target(self):
209
- """Gets the dest_target of this OneHpcCacheTaskInfoResp.
209
+ r"""Gets the dest_target of this OneHpcCacheTaskInfoResp.
210
210
 
211
211
  和src_target保持一致
212
212
 
@@ -217,7 +217,7 @@ class OneHpcCacheTaskInfoResp:
217
217
 
218
218
  @dest_target.setter
219
219
  def dest_target(self, dest_target):
220
- """Sets the dest_target of this OneHpcCacheTaskInfoResp.
220
+ r"""Sets the dest_target of this OneHpcCacheTaskInfoResp.
221
221
 
222
222
  和src_target保持一致
223
223
 
@@ -228,7 +228,7 @@ class OneHpcCacheTaskInfoResp:
228
228
 
229
229
  @property
230
230
  def dest_prefix(self):
231
- """Gets the dest_prefix of this OneHpcCacheTaskInfoResp.
231
+ r"""Gets the dest_prefix of this OneHpcCacheTaskInfoResp.
232
232
 
233
233
  和src_prefix保持一致
234
234
 
@@ -239,7 +239,7 @@ class OneHpcCacheTaskInfoResp:
239
239
 
240
240
  @dest_prefix.setter
241
241
  def dest_prefix(self, dest_prefix):
242
- """Sets the dest_prefix of this OneHpcCacheTaskInfoResp.
242
+ r"""Sets the dest_prefix of this OneHpcCacheTaskInfoResp.
243
243
 
244
244
  和src_prefix保持一致
245
245
 
@@ -250,7 +250,7 @@ class OneHpcCacheTaskInfoResp:
250
250
 
251
251
  @property
252
252
  def start_time(self):
253
- """Gets the start_time of this OneHpcCacheTaskInfoResp.
253
+ r"""Gets the start_time of this OneHpcCacheTaskInfoResp.
254
254
 
255
255
  任务开始时间
256
256
 
@@ -261,7 +261,7 @@ class OneHpcCacheTaskInfoResp:
261
261
 
262
262
  @start_time.setter
263
263
  def start_time(self, start_time):
264
- """Sets the start_time of this OneHpcCacheTaskInfoResp.
264
+ r"""Sets the start_time of this OneHpcCacheTaskInfoResp.
265
265
 
266
266
  任务开始时间
267
267
 
@@ -272,7 +272,7 @@ class OneHpcCacheTaskInfoResp:
272
272
 
273
273
  @property
274
274
  def end_time(self):
275
- """Gets the end_time of this OneHpcCacheTaskInfoResp.
275
+ r"""Gets the end_time of this OneHpcCacheTaskInfoResp.
276
276
 
277
277
  任务结束时间
278
278
 
@@ -283,7 +283,7 @@ class OneHpcCacheTaskInfoResp:
283
283
 
284
284
  @end_time.setter
285
285
  def end_time(self, end_time):
286
- """Sets the end_time of this OneHpcCacheTaskInfoResp.
286
+ r"""Sets the end_time of this OneHpcCacheTaskInfoResp.
287
287
 
288
288
  任务结束时间
289
289
 
@@ -294,7 +294,7 @@ class OneHpcCacheTaskInfoResp:
294
294
 
295
295
  @property
296
296
  def message(self):
297
- """Gets the message of this OneHpcCacheTaskInfoResp.
297
+ r"""Gets the message of this OneHpcCacheTaskInfoResp.
298
298
 
299
299
  任务执行结果信息
300
300
 
@@ -305,7 +305,7 @@ class OneHpcCacheTaskInfoResp:
305
305
 
306
306
  @message.setter
307
307
  def message(self, message):
308
- """Sets the message of this OneHpcCacheTaskInfoResp.
308
+ r"""Sets the message of this OneHpcCacheTaskInfoResp.
309
309
 
310
310
  任务执行结果信息
311
311
 
@@ -29,7 +29,7 @@ class OnePermRuleRequestInfo:
29
29
  }
30
30
 
31
31
  def __init__(self, ip_cidr=None, rw_type=None, user_type=None):
32
- """OnePermRuleRequestInfo
32
+ r"""OnePermRuleRequestInfo
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class OnePermRuleRequestInfo:
57
57
 
58
58
  @property
59
59
  def ip_cidr(self):
60
- """Gets the ip_cidr of this OnePermRuleRequestInfo.
60
+ r"""Gets the ip_cidr of this OnePermRuleRequestInfo.
61
61
 
62
62
  授权对象的IP地址或网段,设置后不支持修改
63
63
 
@@ -68,7 +68,7 @@ class OnePermRuleRequestInfo:
68
68
 
69
69
  @ip_cidr.setter
70
70
  def ip_cidr(self, ip_cidr):
71
- """Sets the ip_cidr of this OnePermRuleRequestInfo.
71
+ r"""Sets the ip_cidr of this OnePermRuleRequestInfo.
72
72
 
73
73
  授权对象的IP地址或网段,设置后不支持修改
74
74
 
@@ -79,7 +79,7 @@ class OnePermRuleRequestInfo:
79
79
 
80
80
  @property
81
81
  def rw_type(self):
82
- """Gets the rw_type of this OnePermRuleRequestInfo.
82
+ r"""Gets the rw_type of this OnePermRuleRequestInfo.
83
83
 
84
84
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
85
85
 
@@ -90,7 +90,7 @@ class OnePermRuleRequestInfo:
90
90
 
91
91
  @rw_type.setter
92
92
  def rw_type(self, rw_type):
93
- """Sets the rw_type of this OnePermRuleRequestInfo.
93
+ r"""Sets the rw_type of this OnePermRuleRequestInfo.
94
94
 
95
95
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
96
96
 
@@ -101,7 +101,7 @@ class OnePermRuleRequestInfo:
101
101
 
102
102
  @property
103
103
  def user_type(self):
104
- """Gets the user_type of this OnePermRuleRequestInfo.
104
+ r"""Gets the user_type of this OnePermRuleRequestInfo.
105
105
 
106
106
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:默认选项。客户端使用包括root用户在内的任何用户,NFS服务器都保持客户端使用的用户,不做映射。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。客户端使用非root用户时,NFS服务器保持客户端使用的用户,不做映射。 - all_squash:所有访问NFS服务器的客户端的用户都映射为匿名用户。
107
107
 
@@ -112,7 +112,7 @@ class OnePermRuleRequestInfo:
112
112
 
113
113
  @user_type.setter
114
114
  def user_type(self, user_type):
115
- """Sets the user_type of this OnePermRuleRequestInfo.
115
+ r"""Sets the user_type of this OnePermRuleRequestInfo.
116
116
 
117
117
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:默认选项。客户端使用包括root用户在内的任何用户,NFS服务器都保持客户端使用的用户,不做映射。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。客户端使用非root用户时,NFS服务器保持客户端使用的用户,不做映射。 - all_squash:所有访问NFS服务器的客户端的用户都映射为匿名用户。
118
118
 
@@ -31,7 +31,7 @@ class OnePermRuleResponseInfo:
31
31
  }
32
32
 
33
33
  def __init__(self, id=None, ip_cidr=None, rw_type=None, user_type=None):
34
- """OnePermRuleResponseInfo
34
+ r"""OnePermRuleResponseInfo
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class OnePermRuleResponseInfo:
60
60
 
61
61
  @property
62
62
  def id(self):
63
- """Gets the id of this OnePermRuleResponseInfo.
63
+ r"""Gets the id of this OnePermRuleResponseInfo.
64
64
 
65
65
  权限规格的id
66
66
 
@@ -71,7 +71,7 @@ class OnePermRuleResponseInfo:
71
71
 
72
72
  @id.setter
73
73
  def id(self, id):
74
- """Sets the id of this OnePermRuleResponseInfo.
74
+ r"""Sets the id of this OnePermRuleResponseInfo.
75
75
 
76
76
  权限规格的id
77
77
 
@@ -82,7 +82,7 @@ class OnePermRuleResponseInfo:
82
82
 
83
83
  @property
84
84
  def ip_cidr(self):
85
- """Gets the ip_cidr of this OnePermRuleResponseInfo.
85
+ r"""Gets the ip_cidr of this OnePermRuleResponseInfo.
86
86
 
87
87
  授权对象的IP地址或网段
88
88
 
@@ -93,7 +93,7 @@ class OnePermRuleResponseInfo:
93
93
 
94
94
  @ip_cidr.setter
95
95
  def ip_cidr(self, ip_cidr):
96
- """Sets the ip_cidr of this OnePermRuleResponseInfo.
96
+ r"""Sets the ip_cidr of this OnePermRuleResponseInfo.
97
97
 
98
98
  授权对象的IP地址或网段
99
99
 
@@ -104,7 +104,7 @@ class OnePermRuleResponseInfo:
104
104
 
105
105
  @property
106
106
  def rw_type(self):
107
- """Gets the rw_type of this OnePermRuleResponseInfo.
107
+ r"""Gets the rw_type of this OnePermRuleResponseInfo.
108
108
 
109
109
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
110
110
 
@@ -115,7 +115,7 @@ class OnePermRuleResponseInfo:
115
115
 
116
116
  @rw_type.setter
117
117
  def rw_type(self, rw_type):
118
- """Sets the rw_type of this OnePermRuleResponseInfo.
118
+ r"""Sets the rw_type of this OnePermRuleResponseInfo.
119
119
 
120
120
  授权对象的读写权限 - rw:默认选项,以读写的方式共享 - ro:以只读的方式共享 - none: 没有权限
121
121
 
@@ -126,7 +126,7 @@ class OnePermRuleResponseInfo:
126
126
 
127
127
  @property
128
128
  def user_type(self):
129
- """Gets the user_type of this OnePermRuleResponseInfo.
129
+ r"""Gets the user_type of this OnePermRuleResponseInfo.
130
130
 
131
131
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:客户端使用的是root用户时,映射到NFS服务器的用户依然为root用户。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。 - all_squash:默认选项。所有访问NFS服务器的客户端的用户都映射为匿名用户。'
132
132
 
@@ -137,7 +137,7 @@ class OnePermRuleResponseInfo:
137
137
 
138
138
  @user_type.setter
139
139
  def user_type(self, user_type):
140
- """Sets the user_type of this OnePermRuleResponseInfo.
140
+ r"""Sets the user_type of this OnePermRuleResponseInfo.
141
141
 
142
142
  授权对象的系统用户对文件系统的访问权限。取值如下: - no_root_squash:客户端使用的是root用户时,映射到NFS服务器的用户依然为root用户。 - root_squash:客户端使用的是root用户时,映射到NFS服务器的用户为NFS的匿名用户(nfsnobody)。 - all_squash:默认选项。所有访问NFS服务器的客户端的用户都映射为匿名用户。'
143
143
 
@@ -25,7 +25,7 @@ class ReqConfigHpcCacheBackend:
25
25
  }
26
26
 
27
27
  def __init__(self, update_hpc_cache=None):
28
- """ReqConfigHpcCacheBackend
28
+ r"""ReqConfigHpcCacheBackend
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ReqConfigHpcCacheBackend:
42
42
 
43
43
  @property
44
44
  def update_hpc_cache(self):
45
- """Gets the update_hpc_cache of this ReqConfigHpcCacheBackend.
45
+ r"""Gets the update_hpc_cache of this ReqConfigHpcCacheBackend.
46
46
 
47
47
  :return: The update_hpc_cache of this ReqConfigHpcCacheBackend.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ReqUpdateHpcCacheInfo`
@@ -51,7 +51,7 @@ class ReqConfigHpcCacheBackend:
51
51
 
52
52
  @update_hpc_cache.setter
53
53
  def update_hpc_cache(self, update_hpc_cache):
54
- """Sets the update_hpc_cache of this ReqConfigHpcCacheBackend.
54
+ r"""Sets the update_hpc_cache of this ReqConfigHpcCacheBackend.
55
55
 
56
56
  :param update_hpc_cache: The update_hpc_cache of this ReqConfigHpcCacheBackend.
57
57
  :type update_hpc_cache: :class:`huaweicloudsdksfsturbo.v1.ReqUpdateHpcCacheInfo`
@@ -29,7 +29,7 @@ class ReqUpdateHpcCacheData:
29
29
  }
30
30
 
31
31
  def __init__(self, gc_time=None, ck_time=None, nas=None):
32
- """ReqUpdateHpcCacheData
32
+ r"""ReqUpdateHpcCacheData
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class ReqUpdateHpcCacheData:
55
55
 
56
56
  @property
57
57
  def gc_time(self):
58
- """Gets the gc_time of this ReqUpdateHpcCacheData.
58
+ r"""Gets the gc_time of this ReqUpdateHpcCacheData.
59
59
 
60
60
  冷数据淘汰时间。单位:小时。指定时间内线上缓存的数据如果没有被访问则会自动从缓存中删除。0表示数据不会因为时间原因自动从缓存中删除。
61
61
 
@@ -66,7 +66,7 @@ class ReqUpdateHpcCacheData:
66
66
 
67
67
  @gc_time.setter
68
68
  def gc_time(self, gc_time):
69
- """Sets the gc_time of this ReqUpdateHpcCacheData.
69
+ r"""Sets the gc_time of this ReqUpdateHpcCacheData.
70
70
 
71
71
  冷数据淘汰时间。单位:小时。指定时间内线上缓存的数据如果没有被访问则会自动从缓存中删除。0表示数据不会因为时间原因自动从缓存中删除。
72
72
 
@@ -77,7 +77,7 @@ class ReqUpdateHpcCacheData:
77
77
 
78
78
  @property
79
79
  def ck_time(self):
80
- """Gets the ck_time of this ReqUpdateHpcCacheData.
80
+ r"""Gets the ck_time of this ReqUpdateHpcCacheData.
81
81
 
82
82
  后端校验时间。单位:秒。指定时间间隔进行线上缓存文件与后端存储文件比较,存在变化则自动更新。0表示文件进行实时校验。
83
83
 
@@ -88,7 +88,7 @@ class ReqUpdateHpcCacheData:
88
88
 
89
89
  @ck_time.setter
90
90
  def ck_time(self, ck_time):
91
- """Sets the ck_time of this ReqUpdateHpcCacheData.
91
+ r"""Sets the ck_time of this ReqUpdateHpcCacheData.
92
92
 
93
93
  后端校验时间。单位:秒。指定时间间隔进行线上缓存文件与后端存储文件比较,存在变化则自动更新。0表示文件进行实时校验。
94
94
 
@@ -99,7 +99,7 @@ class ReqUpdateHpcCacheData:
99
99
 
100
100
  @property
101
101
  def nas(self):
102
- """Gets the nas of this ReqUpdateHpcCacheData.
102
+ r"""Gets the nas of this ReqUpdateHpcCacheData.
103
103
 
104
104
  配置 nas 后端的信息
105
105
 
@@ -110,7 +110,7 @@ class ReqUpdateHpcCacheData:
110
110
 
111
111
  @nas.setter
112
112
  def nas(self, nas):
113
- """Sets the nas of this ReqUpdateHpcCacheData.
113
+ r"""Sets the nas of this ReqUpdateHpcCacheData.
114
114
 
115
115
  配置 nas 后端的信息
116
116
 
@@ -27,7 +27,7 @@ class ReqUpdateHpcCacheInfo:
27
27
  }
28
28
 
29
29
  def __init__(self, action=None, data=None):
30
- """ReqUpdateHpcCacheInfo
30
+ r"""ReqUpdateHpcCacheInfo
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ReqUpdateHpcCacheInfo:
48
48
 
49
49
  @property
50
50
  def action(self):
51
- """Gets the action of this ReqUpdateHpcCacheInfo.
51
+ r"""Gets the action of this ReqUpdateHpcCacheInfo.
52
52
 
53
53
  配置hpc缓存型的动作,如initialize_overlay
54
54
 
@@ -59,7 +59,7 @@ class ReqUpdateHpcCacheInfo:
59
59
 
60
60
  @action.setter
61
61
  def action(self, action):
62
- """Sets the action of this ReqUpdateHpcCacheInfo.
62
+ r"""Sets the action of this ReqUpdateHpcCacheInfo.
63
63
 
64
64
  配置hpc缓存型的动作,如initialize_overlay
65
65
 
@@ -70,7 +70,7 @@ class ReqUpdateHpcCacheInfo:
70
70
 
71
71
  @property
72
72
  def data(self):
73
- """Gets the data of this ReqUpdateHpcCacheInfo.
73
+ r"""Gets the data of this ReqUpdateHpcCacheInfo.
74
74
 
75
75
  :return: The data of this ReqUpdateHpcCacheInfo.
76
76
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ReqUpdateHpcCacheData`
@@ -79,7 +79,7 @@ class ReqUpdateHpcCacheInfo:
79
79
 
80
80
  @data.setter
81
81
  def data(self, data):
82
- """Sets the data of this ReqUpdateHpcCacheInfo.
82
+ r"""Sets the data of this ReqUpdateHpcCacheInfo.
83
83
 
84
84
  :param data: The data of this ReqUpdateHpcCacheInfo.
85
85
  :type data: :class:`huaweicloudsdksfsturbo.v1.ReqUpdateHpcCacheData`
@@ -27,7 +27,7 @@ class ResourceTag:
27
27
  }
28
28
 
29
29
  def __init__(self, key=None, value=None):
30
- """ResourceTag
30
+ r"""ResourceTag
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class ResourceTag:
48
48
 
49
49
  @property
50
50
  def key(self):
51
- """Gets the key of this ResourceTag.
51
+ r"""Gets the key of this ResourceTag.
52
52
 
53
53
  标签的键。 最大长度128个字符。 key不能为空,不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。只能包含大写字母、小写字母、数字,特殊字符\"-\"和\"_\"。
54
54
 
@@ -59,7 +59,7 @@ class ResourceTag:
59
59
 
60
60
  @key.setter
61
61
  def key(self, key):
62
- """Sets the key of this ResourceTag.
62
+ r"""Sets the key of this ResourceTag.
63
63
 
64
64
  标签的键。 最大长度128个字符。 key不能为空,不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。只能包含大写字母、小写字母、数字,特殊字符\"-\"和\"_\"。
65
65
 
@@ -70,7 +70,7 @@ class ResourceTag:
70
70
 
71
71
  @property
72
72
  def value(self):
73
- """Gets the value of this ResourceTag.
73
+ r"""Gets the value of this ResourceTag.
74
74
 
75
75
  标签的值。 每个值最大长度255个字符,可以为空字符串。 不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。只能包含大写字母、小写字母、数字,特殊字符\"-\"和\"_\"。
76
76
 
@@ -81,7 +81,7 @@ class ResourceTag:
81
81
 
82
82
  @value.setter
83
83
  def value(self, value):
84
- """Sets the value of this ResourceTag.
84
+ r"""Sets the value of this ResourceTag.
85
85
 
86
86
  标签的值。 每个值最大长度255个字符,可以为空字符串。 不能包含非打印字符ASCII(0-31),“=”,“*”,“<”,“>”,“\\”,“,”,“|”,“/”。只能包含大写字母、小写字母、数字,特殊字符\"-\"和\"_\"。
87
87
 
@@ -27,7 +27,7 @@ class SetHpcCacheBackendRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """SetHpcCacheBackendRequest
30
+ r"""SetHpcCacheBackendRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class SetHpcCacheBackendRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this SetHpcCacheBackendRequest.
52
+ r"""Gets the share_id of this SetHpcCacheBackendRequest.
53
53
 
54
54
  文件系统ID
55
55
 
@@ -60,7 +60,7 @@ class SetHpcCacheBackendRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this SetHpcCacheBackendRequest.
63
+ r"""Sets the share_id of this SetHpcCacheBackendRequest.
64
64
 
65
65
  文件系统ID
66
66
 
@@ -71,7 +71,7 @@ class SetHpcCacheBackendRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this SetHpcCacheBackendRequest.
74
+ r"""Gets the body of this SetHpcCacheBackendRequest.
75
75
 
76
76
  :return: The body of this SetHpcCacheBackendRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ReqConfigHpcCacheBackend`
@@ -80,7 +80,7 @@ class SetHpcCacheBackendRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this SetHpcCacheBackendRequest.
83
+ r"""Sets the body of this SetHpcCacheBackendRequest.
84
84
 
85
85
  :param body: The body of this SetHpcCacheBackendRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.ReqConfigHpcCacheBackend`
@@ -26,7 +26,7 @@ class SetHpcCacheBackendResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, x_request_id=None):
29
- """SetHpcCacheBackendResponse
29
+ r"""SetHpcCacheBackendResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class SetHpcCacheBackendResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def x_request_id(self):
47
- """Gets the x_request_id of this SetHpcCacheBackendResponse.
47
+ r"""Gets the x_request_id of this SetHpcCacheBackendResponse.
48
48
 
49
49
  :return: The x_request_id of this SetHpcCacheBackendResponse.
50
50
  :rtype: str
@@ -53,7 +53,7 @@ class SetHpcCacheBackendResponse(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 SetHpcCacheBackendResponse.
56
+ r"""Sets the x_request_id of this SetHpcCacheBackendResponse.
57
57
 
58
58
  :param x_request_id: The x_request_id of this SetHpcCacheBackendResponse.
59
59
  :type x_request_id: str