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
@@ -29,7 +29,7 @@ class UpdateFsDirQuotaRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, path=None, capacity=None, inode=None):
32
- """UpdateFsDirQuotaRequestBody
32
+ r"""UpdateFsDirQuotaRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class UpdateFsDirQuotaRequestBody:
56
56
 
57
57
  @property
58
58
  def path(self):
59
- """Gets the path of this UpdateFsDirQuotaRequestBody.
59
+ r"""Gets the path of this UpdateFsDirQuotaRequestBody.
60
60
 
61
61
  合法的已存在的目录的全路径
62
62
 
@@ -67,7 +67,7 @@ class UpdateFsDirQuotaRequestBody:
67
67
 
68
68
  @path.setter
69
69
  def path(self, path):
70
- """Sets the path of this UpdateFsDirQuotaRequestBody.
70
+ r"""Sets the path of this UpdateFsDirQuotaRequestBody.
71
71
 
72
72
  合法的已存在的目录的全路径
73
73
 
@@ -78,7 +78,7 @@ class UpdateFsDirQuotaRequestBody:
78
78
 
79
79
  @property
80
80
  def capacity(self):
81
- """Gets the capacity of this UpdateFsDirQuotaRequestBody.
81
+ r"""Gets the capacity of this UpdateFsDirQuotaRequestBody.
82
82
 
83
83
  目录的容量大小,单位:MB; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
84
84
 
@@ -89,7 +89,7 @@ class UpdateFsDirQuotaRequestBody:
89
89
 
90
90
  @capacity.setter
91
91
  def capacity(self, capacity):
92
- """Sets the capacity of this UpdateFsDirQuotaRequestBody.
92
+ r"""Sets the capacity of this UpdateFsDirQuotaRequestBody.
93
93
 
94
94
  目录的容量大小,单位:MB; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
95
95
 
@@ -100,7 +100,7 @@ class UpdateFsDirQuotaRequestBody:
100
100
 
101
101
  @property
102
102
  def inode(self):
103
- """Gets the inode of this UpdateFsDirQuotaRequestBody.
103
+ r"""Gets the inode of this UpdateFsDirQuotaRequestBody.
104
104
 
105
105
  目录的inode数量限制; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
106
106
 
@@ -111,7 +111,7 @@ class UpdateFsDirQuotaRequestBody:
111
111
 
112
112
  @inode.setter
113
113
  def inode(self, inode):
114
- """Sets the inode of this UpdateFsDirQuotaRequestBody.
114
+ r"""Sets the inode of this UpdateFsDirQuotaRequestBody.
115
115
 
116
116
  目录的inode数量限制; 设置为0会导致数据无法写入目录; capacity和quota至少二选一
117
117
 
@@ -34,7 +34,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
34
34
  }
35
35
 
36
36
  def __init__(self, path=None, capacity=None, inode=None, used_capacity=None, used_inode=None):
37
- """UpdateFsDirQuotaResponse
37
+ r"""UpdateFsDirQuotaResponse
38
38
 
39
39
  The model defined in huaweicloud sdk
40
40
 
@@ -72,7 +72,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
72
72
 
73
73
  @property
74
74
  def path(self):
75
- """Gets the path of this UpdateFsDirQuotaResponse.
75
+ r"""Gets the path of this UpdateFsDirQuotaResponse.
76
76
 
77
77
  合法的已存在的目录的全路径
78
78
 
@@ -83,7 +83,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
83
83
 
84
84
  @path.setter
85
85
  def path(self, path):
86
- """Sets the path of this UpdateFsDirQuotaResponse.
86
+ r"""Sets the path of this UpdateFsDirQuotaResponse.
87
87
 
88
88
  合法的已存在的目录的全路径
89
89
 
@@ -94,7 +94,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
94
94
 
95
95
  @property
96
96
  def capacity(self):
97
- """Gets the capacity of this UpdateFsDirQuotaResponse.
97
+ r"""Gets the capacity of this UpdateFsDirQuotaResponse.
98
98
 
99
99
  目录的容量大小,单位:MB
100
100
 
@@ -105,7 +105,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
105
105
 
106
106
  @capacity.setter
107
107
  def capacity(self, capacity):
108
- """Sets the capacity of this UpdateFsDirQuotaResponse.
108
+ r"""Sets the capacity of this UpdateFsDirQuotaResponse.
109
109
 
110
110
  目录的容量大小,单位:MB
111
111
 
@@ -116,7 +116,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
116
116
 
117
117
  @property
118
118
  def inode(self):
119
- """Gets the inode of this UpdateFsDirQuotaResponse.
119
+ r"""Gets the inode of this UpdateFsDirQuotaResponse.
120
120
 
121
121
  目录的inode数量限制
122
122
 
@@ -127,7 +127,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
127
127
 
128
128
  @inode.setter
129
129
  def inode(self, inode):
130
- """Sets the inode of this UpdateFsDirQuotaResponse.
130
+ r"""Sets the inode of this UpdateFsDirQuotaResponse.
131
131
 
132
132
  目录的inode数量限制
133
133
 
@@ -138,7 +138,7 @@ class UpdateFsDirQuotaResponse(SdkResponse):
138
138
 
139
139
  @property
140
140
  def used_capacity(self):
141
- """Gets the used_capacity of this UpdateFsDirQuotaResponse.
141
+ r"""Gets the used_capacity of this UpdateFsDirQuotaResponse.
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 UpdateFsDirQuotaResponse(SdkResponse):
149
149
 
150
150
  @used_capacity.setter
151
151
  def used_capacity(self, used_capacity):
152
- """Sets the used_capacity of this UpdateFsDirQuotaResponse.
152
+ r"""Sets the used_capacity of this UpdateFsDirQuotaResponse.
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 UpdateFsDirQuotaResponse(SdkResponse):
160
160
 
161
161
  @property
162
162
  def used_inode(self):
163
- """Gets the used_inode of this UpdateFsDirQuotaResponse.
163
+ r"""Gets the used_inode of this UpdateFsDirQuotaResponse.
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 UpdateFsDirQuotaResponse(SdkResponse):
171
171
 
172
172
  @used_inode.setter
173
173
  def used_inode(self, used_inode):
174
- """Sets the used_inode of this UpdateFsDirQuotaResponse.
174
+ r"""Sets the used_inode of this UpdateFsDirQuotaResponse.
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 UpdateHpcShareRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """UpdateHpcShareRequest
30
+ r"""UpdateHpcShareRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateHpcShareRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this UpdateHpcShareRequest.
52
+ r"""Gets the share_id of this UpdateHpcShareRequest.
53
53
 
54
54
  文件系统ID
55
55
 
@@ -60,7 +60,7 @@ class UpdateHpcShareRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this UpdateHpcShareRequest.
63
+ r"""Sets the share_id of this UpdateHpcShareRequest.
64
64
 
65
65
  文件系统ID
66
66
 
@@ -71,7 +71,7 @@ class UpdateHpcShareRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateHpcShareRequest.
74
+ r"""Gets the body of this UpdateHpcShareRequest.
75
75
 
76
76
  :return: The body of this UpdateHpcShareRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.UpdateHpcShareRequestBody`
@@ -80,7 +80,7 @@ class UpdateHpcShareRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateHpcShareRequest.
83
+ r"""Sets the body of this UpdateHpcShareRequest.
84
84
 
85
85
  :param body: The body of this UpdateHpcShareRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.UpdateHpcShareRequestBody`
@@ -27,7 +27,7 @@ class UpdateHpcShareRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, action=None, gc_time=None):
30
- """UpdateHpcShareRequestBody
30
+ r"""UpdateHpcShareRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class UpdateHpcShareRequestBody:
48
48
 
49
49
  @property
50
50
  def action(self):
51
- """Gets the action of this UpdateHpcShareRequestBody.
51
+ r"""Gets the action of this UpdateHpcShareRequestBody.
52
52
 
53
53
  更新文件系统的操作类型。当前仅支持取值 config_gc_time
54
54
 
@@ -59,7 +59,7 @@ class UpdateHpcShareRequestBody:
59
59
 
60
60
  @action.setter
61
61
  def action(self, action):
62
- """Sets the action of this UpdateHpcShareRequestBody.
62
+ r"""Sets the action of this UpdateHpcShareRequestBody.
63
63
 
64
64
  更新文件系统的操作类型。当前仅支持取值 config_gc_time
65
65
 
@@ -70,7 +70,7 @@ class UpdateHpcShareRequestBody:
70
70
 
71
71
  @property
72
72
  def gc_time(self):
73
- """Gets the gc_time of this UpdateHpcShareRequestBody.
73
+ r"""Gets the gc_time of this UpdateHpcShareRequestBody.
74
74
 
75
75
  文件系统冷数据淘汰时间,单位为小时,取值范围 [1, 100000000]。系统默认为 60 小时
76
76
 
@@ -81,7 +81,7 @@ class UpdateHpcShareRequestBody:
81
81
 
82
82
  @gc_time.setter
83
83
  def gc_time(self, gc_time):
84
- """Sets the gc_time of this UpdateHpcShareRequestBody.
84
+ r"""Sets the gc_time of this UpdateHpcShareRequestBody.
85
85
 
86
86
  文件系统冷数据淘汰时间,单位为小时,取值范围 [1, 100000000]。系统默认为 60 小时
87
87
 
@@ -28,7 +28,7 @@ class UpdateHpcShareResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, gc_time=None, x_request_id=None):
31
- """UpdateHpcShareResponse
31
+ r"""UpdateHpcShareResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class UpdateHpcShareResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def gc_time(self):
54
- """Gets the gc_time of this UpdateHpcShareResponse.
54
+ r"""Gets the gc_time of this UpdateHpcShareResponse.
55
55
 
56
56
  文件系统冷数据淘汰时间
57
57
 
@@ -62,7 +62,7 @@ class UpdateHpcShareResponse(SdkResponse):
62
62
 
63
63
  @gc_time.setter
64
64
  def gc_time(self, gc_time):
65
- """Sets the gc_time of this UpdateHpcShareResponse.
65
+ r"""Sets the gc_time of this UpdateHpcShareResponse.
66
66
 
67
67
  文件系统冷数据淘汰时间
68
68
 
@@ -73,7 +73,7 @@ class UpdateHpcShareResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def x_request_id(self):
76
- """Gets the x_request_id of this UpdateHpcShareResponse.
76
+ r"""Gets the x_request_id of this UpdateHpcShareResponse.
77
77
 
78
78
  :return: The x_request_id of this UpdateHpcShareResponse.
79
79
  :rtype: str
@@ -82,7 +82,7 @@ class UpdateHpcShareResponse(SdkResponse):
82
82
 
83
83
  @x_request_id.setter
84
84
  def x_request_id(self, x_request_id):
85
- """Sets the x_request_id of this UpdateHpcShareResponse.
85
+ r"""Sets the x_request_id of this UpdateHpcShareResponse.
86
86
 
87
87
  :param x_request_id: The x_request_id of this UpdateHpcShareResponse.
88
88
  :type x_request_id: str
@@ -27,7 +27,7 @@ class UpdateLdapConfigRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """UpdateLdapConfigRequest
30
+ r"""UpdateLdapConfigRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateLdapConfigRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this UpdateLdapConfigRequest.
52
+ r"""Gets the share_id of this UpdateLdapConfigRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class UpdateLdapConfigRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this UpdateLdapConfigRequest.
63
+ r"""Sets the share_id of this UpdateLdapConfigRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class UpdateLdapConfigRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateLdapConfigRequest.
74
+ r"""Gets the body of this UpdateLdapConfigRequest.
75
75
 
76
76
  :return: The body of this UpdateLdapConfigRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.UpdateLdapConfigRequestBody`
@@ -80,7 +80,7 @@ class UpdateLdapConfigRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateLdapConfigRequest.
83
+ r"""Sets the body of this UpdateLdapConfigRequest.
84
84
 
85
85
  :param body: The body of this UpdateLdapConfigRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.UpdateLdapConfigRequestBody`
@@ -43,7 +43,7 @@ class UpdateLdapConfigRequestBody:
43
43
  }
44
44
 
45
45
  def __init__(self, url=None, base_dn=None, user_dn=None, password=None, vpc_id=None, filter_condition=None, backup_url=None, schema=None, search_timeout=None, allow_local_user=None):
46
- """UpdateLdapConfigRequestBody
46
+ r"""UpdateLdapConfigRequestBody
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -106,7 +106,7 @@ class UpdateLdapConfigRequestBody:
106
106
 
107
107
  @property
108
108
  def url(self):
109
- """Gets the url of this UpdateLdapConfigRequestBody.
109
+ r"""Gets the url of this UpdateLdapConfigRequestBody.
110
110
 
111
111
  ldap服务器的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
112
112
 
@@ -117,7 +117,7 @@ class UpdateLdapConfigRequestBody:
117
117
 
118
118
  @url.setter
119
119
  def url(self, url):
120
- """Sets the url of this UpdateLdapConfigRequestBody.
120
+ r"""Sets the url of this UpdateLdapConfigRequestBody.
121
121
 
122
122
  ldap服务器的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
123
123
 
@@ -128,7 +128,7 @@ class UpdateLdapConfigRequestBody:
128
128
 
129
129
  @property
130
130
  def base_dn(self):
131
- """Gets the base_dn of this UpdateLdapConfigRequestBody.
131
+ r"""Gets the base_dn of this UpdateLdapConfigRequestBody.
132
132
 
133
133
  数据库中的域
134
134
 
@@ -139,7 +139,7 @@ class UpdateLdapConfigRequestBody:
139
139
 
140
140
  @base_dn.setter
141
141
  def base_dn(self, base_dn):
142
- """Sets the base_dn of this UpdateLdapConfigRequestBody.
142
+ r"""Sets the base_dn of this UpdateLdapConfigRequestBody.
143
143
 
144
144
  数据库中的域
145
145
 
@@ -150,7 +150,7 @@ class UpdateLdapConfigRequestBody:
150
150
 
151
151
  @property
152
152
  def user_dn(self):
153
- """Gets the user_dn of this UpdateLdapConfigRequestBody.
153
+ r"""Gets the user_dn of this UpdateLdapConfigRequestBody.
154
154
 
155
155
  用户区别名
156
156
 
@@ -161,7 +161,7 @@ class UpdateLdapConfigRequestBody:
161
161
 
162
162
  @user_dn.setter
163
163
  def user_dn(self, user_dn):
164
- """Sets the user_dn of this UpdateLdapConfigRequestBody.
164
+ r"""Sets the user_dn of this UpdateLdapConfigRequestBody.
165
165
 
166
166
  用户区别名
167
167
 
@@ -172,7 +172,7 @@ class UpdateLdapConfigRequestBody:
172
172
 
173
173
  @property
174
174
  def password(self):
175
- """Gets the password of this UpdateLdapConfigRequestBody.
175
+ r"""Gets the password of this UpdateLdapConfigRequestBody.
176
176
 
177
177
  ldap认证密码
178
178
 
@@ -183,7 +183,7 @@ class UpdateLdapConfigRequestBody:
183
183
 
184
184
  @password.setter
185
185
  def password(self, password):
186
- """Sets the password of this UpdateLdapConfigRequestBody.
186
+ r"""Sets the password of this UpdateLdapConfigRequestBody.
187
187
 
188
188
  ldap认证密码
189
189
 
@@ -194,7 +194,7 @@ class UpdateLdapConfigRequestBody:
194
194
 
195
195
  @property
196
196
  def vpc_id(self):
197
- """Gets the vpc_id of this UpdateLdapConfigRequestBody.
197
+ r"""Gets the vpc_id of this UpdateLdapConfigRequestBody.
198
198
 
199
199
  vpc的id
200
200
 
@@ -205,7 +205,7 @@ class UpdateLdapConfigRequestBody:
205
205
 
206
206
  @vpc_id.setter
207
207
  def vpc_id(self, vpc_id):
208
- """Sets the vpc_id of this UpdateLdapConfigRequestBody.
208
+ r"""Sets the vpc_id of this UpdateLdapConfigRequestBody.
209
209
 
210
210
  vpc的id
211
211
 
@@ -216,7 +216,7 @@ class UpdateLdapConfigRequestBody:
216
216
 
217
217
  @property
218
218
  def filter_condition(self):
219
- """Gets the filter_condition of this UpdateLdapConfigRequestBody.
219
+ r"""Gets the filter_condition of this UpdateLdapConfigRequestBody.
220
220
 
221
221
  过滤条件。保留字段,暂不支持
222
222
 
@@ -227,7 +227,7 @@ class UpdateLdapConfigRequestBody:
227
227
 
228
228
  @filter_condition.setter
229
229
  def filter_condition(self, filter_condition):
230
- """Sets the filter_condition of this UpdateLdapConfigRequestBody.
230
+ r"""Sets the filter_condition of this UpdateLdapConfigRequestBody.
231
231
 
232
232
  过滤条件。保留字段,暂不支持
233
233
 
@@ -238,7 +238,7 @@ class UpdateLdapConfigRequestBody:
238
238
 
239
239
  @property
240
240
  def backup_url(self):
241
- """Gets the backup_url of this UpdateLdapConfigRequestBody.
241
+ r"""Gets the backup_url of this UpdateLdapConfigRequestBody.
242
242
 
243
243
  ldap备节点的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
244
244
 
@@ -249,7 +249,7 @@ class UpdateLdapConfigRequestBody:
249
249
 
250
250
  @backup_url.setter
251
251
  def backup_url(self, backup_url):
252
- """Sets the backup_url of this UpdateLdapConfigRequestBody.
252
+ r"""Sets the backup_url of this UpdateLdapConfigRequestBody.
253
253
 
254
254
  ldap备节点的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
255
255
 
@@ -260,7 +260,7 @@ class UpdateLdapConfigRequestBody:
260
260
 
261
261
  @property
262
262
  def schema(self):
263
- """Gets the schema of this UpdateLdapConfigRequestBody.
263
+ r"""Gets the schema of this UpdateLdapConfigRequestBody.
264
264
 
265
265
  ldap的schema,不填写则默认为RFC2307
266
266
 
@@ -271,7 +271,7 @@ class UpdateLdapConfigRequestBody:
271
271
 
272
272
  @schema.setter
273
273
  def schema(self, schema):
274
- """Sets the schema of this UpdateLdapConfigRequestBody.
274
+ r"""Sets the schema of this UpdateLdapConfigRequestBody.
275
275
 
276
276
  ldap的schema,不填写则默认为RFC2307
277
277
 
@@ -282,7 +282,7 @@ class UpdateLdapConfigRequestBody:
282
282
 
283
283
  @property
284
284
  def search_timeout(self):
285
- """Gets the search_timeout of this UpdateLdapConfigRequestBody.
285
+ r"""Gets the search_timeout of this UpdateLdapConfigRequestBody.
286
286
 
287
287
  ldap搜索的超时时间,单位为秒。不填写则默认为3秒
288
288
 
@@ -293,7 +293,7 @@ class UpdateLdapConfigRequestBody:
293
293
 
294
294
  @search_timeout.setter
295
295
  def search_timeout(self, search_timeout):
296
- """Sets the search_timeout of this UpdateLdapConfigRequestBody.
296
+ r"""Sets the search_timeout of this UpdateLdapConfigRequestBody.
297
297
 
298
298
  ldap搜索的超时时间,单位为秒。不填写则默认为3秒
299
299
 
@@ -304,7 +304,7 @@ class UpdateLdapConfigRequestBody:
304
304
 
305
305
  @property
306
306
  def allow_local_user(self):
307
- """Gets the allow_local_user of this UpdateLdapConfigRequestBody.
307
+ r"""Gets the allow_local_user of this UpdateLdapConfigRequestBody.
308
308
 
309
309
  访问ldap服务器失败后是否允许使用本地用户鉴权
310
310
 
@@ -315,7 +315,7 @@ class UpdateLdapConfigRequestBody:
315
315
 
316
316
  @allow_local_user.setter
317
317
  def allow_local_user(self, allow_local_user):
318
- """Sets the allow_local_user of this UpdateLdapConfigRequestBody.
318
+ r"""Sets the allow_local_user of this UpdateLdapConfigRequestBody.
319
319
 
320
320
  访问ldap服务器失败后是否允许使用本地用户鉴权
321
321
 
@@ -26,7 +26,7 @@ class UpdateLdapConfigResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """UpdateLdapConfigResponse
29
+ r"""UpdateLdapConfigResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class UpdateLdapConfigResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this UpdateLdapConfigResponse.
47
+ r"""Gets the job_id of this UpdateLdapConfigResponse.
48
48
 
49
49
  ldap异步任务的id。可通过查询job的状态详情接口查询job的执行状态。
50
50
 
@@ -55,7 +55,7 @@ class UpdateLdapConfigResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this UpdateLdapConfigResponse.
58
+ r"""Sets the job_id of this UpdateLdapConfigResponse.
59
59
 
60
60
  ldap异步任务的id。可通过查询job的状态详情接口查询job的执行状态。
61
61
 
@@ -29,7 +29,7 @@ class UpdateObsTargetAttributesRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, target_id=None, body=None):
32
- """UpdateObsTargetAttributesRequest
32
+ r"""UpdateObsTargetAttributesRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -55,7 +55,7 @@ class UpdateObsTargetAttributesRequest:
55
55
 
56
56
  @property
57
57
  def share_id(self):
58
- """Gets the share_id of this UpdateObsTargetAttributesRequest.
58
+ r"""Gets the share_id of this UpdateObsTargetAttributesRequest.
59
59
 
60
60
  文件系统id
61
61
 
@@ -66,7 +66,7 @@ class UpdateObsTargetAttributesRequest:
66
66
 
67
67
  @share_id.setter
68
68
  def share_id(self, share_id):
69
- """Sets the share_id of this UpdateObsTargetAttributesRequest.
69
+ r"""Sets the share_id of this UpdateObsTargetAttributesRequest.
70
70
 
71
71
  文件系统id
72
72
 
@@ -77,7 +77,7 @@ class UpdateObsTargetAttributesRequest:
77
77
 
78
78
  @property
79
79
  def target_id(self):
80
- """Gets the target_id of this UpdateObsTargetAttributesRequest.
80
+ r"""Gets the target_id of this UpdateObsTargetAttributesRequest.
81
81
 
82
82
  绑定关系id
83
83
 
@@ -88,7 +88,7 @@ class UpdateObsTargetAttributesRequest:
88
88
 
89
89
  @target_id.setter
90
90
  def target_id(self, target_id):
91
- """Sets the target_id of this UpdateObsTargetAttributesRequest.
91
+ r"""Sets the target_id of this UpdateObsTargetAttributesRequest.
92
92
 
93
93
  绑定关系id
94
94
 
@@ -99,7 +99,7 @@ class UpdateObsTargetAttributesRequest:
99
99
 
100
100
  @property
101
101
  def body(self):
102
- """Gets the body of this UpdateObsTargetAttributesRequest.
102
+ r"""Gets the body of this UpdateObsTargetAttributesRequest.
103
103
 
104
104
  :return: The body of this UpdateObsTargetAttributesRequest.
105
105
  :rtype: :class:`huaweicloudsdksfsturbo.v1.UpdateObsTargetAttributesRequestBody`
@@ -108,7 +108,7 @@ class UpdateObsTargetAttributesRequest:
108
108
 
109
109
  @body.setter
110
110
  def body(self, body):
111
- """Sets the body of this UpdateObsTargetAttributesRequest.
111
+ r"""Sets the body of this UpdateObsTargetAttributesRequest.
112
112
 
113
113
  :param body: The body of this UpdateObsTargetAttributesRequest.
114
114
  :type body: :class:`huaweicloudsdksfsturbo.v1.UpdateObsTargetAttributesRequestBody`
@@ -25,7 +25,7 @@ class UpdateObsTargetAttributesRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, attributes=None):
28
- """UpdateObsTargetAttributesRequestBody
28
+ r"""UpdateObsTargetAttributesRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class UpdateObsTargetAttributesRequestBody:
42
42
 
43
43
  @property
44
44
  def attributes(self):
45
- """Gets the attributes of this UpdateObsTargetAttributesRequestBody.
45
+ r"""Gets the attributes of this UpdateObsTargetAttributesRequestBody.
46
46
 
47
47
  :return: The attributes of this UpdateObsTargetAttributesRequestBody.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`
@@ -51,7 +51,7 @@ class UpdateObsTargetAttributesRequestBody:
51
51
 
52
52
  @attributes.setter
53
53
  def attributes(self, attributes):
54
- """Sets the attributes of this UpdateObsTargetAttributesRequestBody.
54
+ r"""Sets the attributes of this UpdateObsTargetAttributesRequestBody.
55
55
 
56
56
  :param attributes: The attributes of this UpdateObsTargetAttributesRequestBody.
57
57
  :type attributes: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`