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
@@ -31,7 +31,7 @@ class ListSharesByTagResource:
31
31
  }
32
32
 
33
33
  def __init__(self, resource_id=None, resource_name=None, resource_detail=None, tags=None):
34
- """ListSharesByTagResource
34
+ r"""ListSharesByTagResource
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ListSharesByTagResource:
64
64
 
65
65
  @property
66
66
  def resource_id(self):
67
- """Gets the resource_id of this ListSharesByTagResource.
67
+ r"""Gets the resource_id of this ListSharesByTagResource.
68
68
 
69
69
  资源ID
70
70
 
@@ -75,7 +75,7 @@ class ListSharesByTagResource:
75
75
 
76
76
  @resource_id.setter
77
77
  def resource_id(self, resource_id):
78
- """Sets the resource_id of this ListSharesByTagResource.
78
+ r"""Sets the resource_id of this ListSharesByTagResource.
79
79
 
80
80
  资源ID
81
81
 
@@ -86,7 +86,7 @@ class ListSharesByTagResource:
86
86
 
87
87
  @property
88
88
  def resource_name(self):
89
- """Gets the resource_name of this ListSharesByTagResource.
89
+ r"""Gets the resource_name of this ListSharesByTagResource.
90
90
 
91
91
  资源名称
92
92
 
@@ -97,7 +97,7 @@ class ListSharesByTagResource:
97
97
 
98
98
  @resource_name.setter
99
99
  def resource_name(self, resource_name):
100
- """Sets the resource_name of this ListSharesByTagResource.
100
+ r"""Sets the resource_name of this ListSharesByTagResource.
101
101
 
102
102
  资源名称
103
103
 
@@ -108,7 +108,7 @@ class ListSharesByTagResource:
108
108
 
109
109
  @property
110
110
  def resource_detail(self):
111
- """Gets the resource_detail of this ListSharesByTagResource.
111
+ r"""Gets the resource_detail of this ListSharesByTagResource.
112
112
 
113
113
  资源详情
114
114
 
@@ -119,7 +119,7 @@ class ListSharesByTagResource:
119
119
 
120
120
  @resource_detail.setter
121
121
  def resource_detail(self, resource_detail):
122
- """Sets the resource_detail of this ListSharesByTagResource.
122
+ r"""Sets the resource_detail of this ListSharesByTagResource.
123
123
 
124
124
  资源详情
125
125
 
@@ -130,7 +130,7 @@ class ListSharesByTagResource:
130
130
 
131
131
  @property
132
132
  def tags(self):
133
- """Gets the tags of this ListSharesByTagResource.
133
+ r"""Gets the tags of this ListSharesByTagResource.
134
134
 
135
135
  资源的标签列表
136
136
 
@@ -141,7 +141,7 @@ class ListSharesByTagResource:
141
141
 
142
142
  @tags.setter
143
143
  def tags(self, tags):
144
- """Sets the tags of this ListSharesByTagResource.
144
+ r"""Sets the tags of this ListSharesByTagResource.
145
145
 
146
146
  资源的标签列表
147
147
 
@@ -30,7 +30,7 @@ class ListSharesByTagResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, resources=None, total_count=None, x_request_id=None):
33
- """ListSharesByTagResponse
33
+ r"""ListSharesByTagResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListSharesByTagResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def resources(self):
61
- """Gets the resources of this ListSharesByTagResponse.
61
+ r"""Gets the resources of this ListSharesByTagResponse.
62
62
 
63
63
  通过标签查询文件系统的资源列表
64
64
 
@@ -69,7 +69,7 @@ class ListSharesByTagResponse(SdkResponse):
69
69
 
70
70
  @resources.setter
71
71
  def resources(self, resources):
72
- """Sets the resources of this ListSharesByTagResponse.
72
+ r"""Sets the resources of this ListSharesByTagResponse.
73
73
 
74
74
  通过标签查询文件系统的资源列表
75
75
 
@@ -80,7 +80,7 @@ class ListSharesByTagResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def total_count(self):
83
- """Gets the total_count of this ListSharesByTagResponse.
83
+ r"""Gets the total_count of this ListSharesByTagResponse.
84
84
 
85
85
  设置返回的文件系统的偏移量
86
86
 
@@ -91,7 +91,7 @@ class ListSharesByTagResponse(SdkResponse):
91
91
 
92
92
  @total_count.setter
93
93
  def total_count(self, total_count):
94
- """Sets the total_count of this ListSharesByTagResponse.
94
+ r"""Sets the total_count of this ListSharesByTagResponse.
95
95
 
96
96
  设置返回的文件系统的偏移量
97
97
 
@@ -102,7 +102,7 @@ class ListSharesByTagResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this ListSharesByTagResponse.
105
+ r"""Gets the x_request_id of this ListSharesByTagResponse.
106
106
 
107
107
  :return: The x_request_id of this ListSharesByTagResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class ListSharesByTagResponse(SdkResponse):
111
111
 
112
112
  @x_request_id.setter
113
113
  def x_request_id(self, x_request_id):
114
- """Sets the x_request_id of this ListSharesByTagResponse.
114
+ r"""Sets the x_request_id of this ListSharesByTagResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this ListSharesByTagResponse.
117
117
  :type x_request_id: str
@@ -27,7 +27,7 @@ class ListSharesRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, limit=None, offset=None):
30
- """ListSharesRequest
30
+ r"""ListSharesRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ListSharesRequest:
50
50
 
51
51
  @property
52
52
  def limit(self):
53
- """Gets the limit of this ListSharesRequest.
53
+ r"""Gets the limit of this ListSharesRequest.
54
54
 
55
55
  设置返回的文件系统个数的最大值,不填默认为1000个
56
56
 
@@ -61,7 +61,7 @@ class ListSharesRequest:
61
61
 
62
62
  @limit.setter
63
63
  def limit(self, limit):
64
- """Sets the limit of this ListSharesRequest.
64
+ r"""Sets the limit of this ListSharesRequest.
65
65
 
66
66
  设置返回的文件系统个数的最大值,不填默认为1000个
67
67
 
@@ -72,7 +72,7 @@ class ListSharesRequest:
72
72
 
73
73
  @property
74
74
  def offset(self):
75
- """Gets the offset of this ListSharesRequest.
75
+ r"""Gets the offset of this ListSharesRequest.
76
76
 
77
77
  设置返回的文件系统的偏移量。
78
78
 
@@ -83,7 +83,7 @@ class ListSharesRequest:
83
83
 
84
84
  @offset.setter
85
85
  def offset(self, offset):
86
- """Sets the offset of this ListSharesRequest.
86
+ r"""Sets the offset of this ListSharesRequest.
87
87
 
88
88
  设置返回的文件系统的偏移量。
89
89
 
@@ -28,7 +28,7 @@ class ListSharesResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, shares=None, count=None):
31
- """ListSharesResponse
31
+ r"""ListSharesResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListSharesResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def shares(self):
54
- """Gets the shares of this ListSharesResponse.
54
+ r"""Gets the shares of this ListSharesResponse.
55
55
 
56
56
  SFS Turbo文件系统的列表。
57
57
 
@@ -62,7 +62,7 @@ class ListSharesResponse(SdkResponse):
62
62
 
63
63
  @shares.setter
64
64
  def shares(self, shares):
65
- """Sets the shares of this ListSharesResponse.
65
+ r"""Sets the shares of this ListSharesResponse.
66
66
 
67
67
  SFS Turbo文件系统的列表。
68
68
 
@@ -73,7 +73,7 @@ class ListSharesResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def count(self):
76
- """Gets the count of this ListSharesResponse.
76
+ r"""Gets the count of this ListSharesResponse.
77
77
 
78
78
  SFS Turbo文件系统的数量。
79
79
 
@@ -84,7 +84,7 @@ class ListSharesResponse(SdkResponse):
84
84
 
85
85
  @count.setter
86
86
  def count(self, count):
87
- """Sets the count of this ListSharesResponse.
87
+ r"""Sets the count of this ListSharesResponse.
88
88
 
89
89
  SFS Turbo文件系统的数量。
90
90
 
@@ -33,7 +33,7 @@ class Metadata:
33
33
  }
34
34
 
35
35
  def __init__(self, crypt_key_id=None, dedicated_flavor=None, dedicated_storage_id=None, expand_type=None, hpc_bw=None):
36
- """Metadata
36
+ r"""Metadata
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class Metadata:
71
71
 
72
72
  @property
73
73
  def crypt_key_id(self):
74
- """Gets the crypt_key_id of this Metadata.
74
+ r"""Gets the crypt_key_id of this Metadata.
75
75
 
76
76
  要创加密文件系统,该字段传KMS服务专业版密钥的ID。
77
77
 
@@ -82,7 +82,7 @@ class Metadata:
82
82
 
83
83
  @crypt_key_id.setter
84
84
  def crypt_key_id(self, crypt_key_id):
85
- """Sets the crypt_key_id of this Metadata.
85
+ r"""Sets the crypt_key_id of this Metadata.
86
86
 
87
87
  要创加密文件系统,该字段传KMS服务专业版密钥的ID。
88
88
 
@@ -93,7 +93,7 @@ class Metadata:
93
93
 
94
94
  @property
95
95
  def dedicated_flavor(self):
96
- """Gets the dedicated_flavor of this Metadata.
96
+ r"""Gets the dedicated_flavor of this Metadata.
97
97
 
98
98
  创专属文件系统,要创建的虚拟机的规格。
99
99
 
@@ -104,7 +104,7 @@ class Metadata:
104
104
 
105
105
  @dedicated_flavor.setter
106
106
  def dedicated_flavor(self, dedicated_flavor):
107
- """Sets the dedicated_flavor of this Metadata.
107
+ r"""Sets the dedicated_flavor of this Metadata.
108
108
 
109
109
  创专属文件系统,要创建的虚拟机的规格。
110
110
 
@@ -115,7 +115,7 @@ class Metadata:
115
115
 
116
116
  @property
117
117
  def dedicated_storage_id(self):
118
- """Gets the dedicated_storage_id of this Metadata.
118
+ r"""Gets the dedicated_storage_id of this Metadata.
119
119
 
120
120
  创专属文件系统,要指定一个专属分布式存储的ID。
121
121
 
@@ -126,7 +126,7 @@ class Metadata:
126
126
 
127
127
  @dedicated_storage_id.setter
128
128
  def dedicated_storage_id(self, dedicated_storage_id):
129
- """Sets the dedicated_storage_id of this Metadata.
129
+ r"""Sets the dedicated_storage_id of this Metadata.
130
130
 
131
131
  创专属文件系统,要指定一个专属分布式存储的ID。
132
132
 
@@ -137,7 +137,7 @@ class Metadata:
137
137
 
138
138
  @property
139
139
  def expand_type(self):
140
- """Gets the expand_type of this Metadata.
140
+ r"""Gets the expand_type of this Metadata.
141
141
 
142
142
  扩展类型;当文件系统正在创建时,该字段不返回。 - 创建增强型、20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统时,该参数必填。 - 创建增强型的文件系统,包括标准型-增强版和性能型-增强版,需要填写\"bandwidth\"。 - 创建20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB文件系统,需要填写\"hpc\"。 - 创建HPC缓存型,需要填写\"hpc_cache\"。
143
143
 
@@ -148,7 +148,7 @@ class Metadata:
148
148
 
149
149
  @expand_type.setter
150
150
  def expand_type(self, expand_type):
151
- """Sets the expand_type of this Metadata.
151
+ r"""Sets the expand_type of this Metadata.
152
152
 
153
153
  扩展类型;当文件系统正在创建时,该字段不返回。 - 创建增强型、20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统时,该参数必填。 - 创建增强型的文件系统,包括标准型-增强版和性能型-增强版,需要填写\"bandwidth\"。 - 创建20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB文件系统,需要填写\"hpc\"。 - 创建HPC缓存型,需要填写\"hpc_cache\"。
154
154
 
@@ -159,7 +159,7 @@ class Metadata:
159
159
 
160
160
  @property
161
161
  def hpc_bw(self):
162
- """Gets the hpc_bw of this Metadata.
162
+ r"""Gets the hpc_bw of this Metadata.
163
163
 
164
164
  文件系统的带宽规格。 创建20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统时,该参数必填。 20MB/s/TiB,填写\"20M\"。 40MB/s/TiB,填写\"40M\"。 125MB/s/TiB,填写\"125M\"。 250MB/s/TiB,填写\"250M\"。 500MB/s/TiB,填写\"500M\"。 1000MB/s/TiB,填写\"1000M\"。 HPC缓存型,填写\"2G\"、\"4G\"、\"8G\"、\"16G\"、\"24G\"、\"32G\"或\"48G\"。
165
165
 
@@ -170,7 +170,7 @@ class Metadata:
170
170
 
171
171
  @hpc_bw.setter
172
172
  def hpc_bw(self, hpc_bw):
173
- """Sets the hpc_bw of this Metadata.
173
+ r"""Sets the hpc_bw of this Metadata.
174
174
 
175
175
  文件系统的带宽规格。 创建20MB/s/TiB、40MB/s/TiB、125MB/s/TiB、250MB/s/TiB、500MB/s/TiB、1000MB/s/TiB、HPC缓存型文件系统时,该参数必填。 20MB/s/TiB,填写\"20M\"。 40MB/s/TiB,填写\"40M\"。 125MB/s/TiB,填写\"125M\"。 250MB/s/TiB,填写\"250M\"。 500MB/s/TiB,填写\"500M\"。 1000MB/s/TiB,填写\"1000M\"。 HPC缓存型,填写\"2G\"、\"4G\"、\"8G\"、\"16G\"、\"24G\"、\"32G\"或\"48G\"。
176
176
 
@@ -31,7 +31,7 @@ class ObsDataRepository:
31
31
  }
32
32
 
33
33
  def __init__(self, bucket=None, endpoint=None, policy=None, attributes=None):
34
- """ObsDataRepository
34
+ r"""ObsDataRepository
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class ObsDataRepository:
62
62
 
63
63
  @property
64
64
  def bucket(self):
65
- """Gets the bucket of this ObsDataRepository.
65
+ r"""Gets the bucket of this ObsDataRepository.
66
66
 
67
67
  OBS桶名称
68
68
 
@@ -73,7 +73,7 @@ class ObsDataRepository:
73
73
 
74
74
  @bucket.setter
75
75
  def bucket(self, bucket):
76
- """Sets the bucket of this ObsDataRepository.
76
+ r"""Sets the bucket of this ObsDataRepository.
77
77
 
78
78
  OBS桶名称
79
79
 
@@ -84,7 +84,7 @@ class ObsDataRepository:
84
84
 
85
85
  @property
86
86
  def endpoint(self):
87
- """Gets the endpoint of this ObsDataRepository.
87
+ r"""Gets the endpoint of this ObsDataRepository.
88
88
 
89
89
  OBS桶所在的区域域名
90
90
 
@@ -95,7 +95,7 @@ class ObsDataRepository:
95
95
 
96
96
  @endpoint.setter
97
97
  def endpoint(self, endpoint):
98
- """Sets the endpoint of this ObsDataRepository.
98
+ r"""Sets the endpoint of this ObsDataRepository.
99
99
 
100
100
  OBS桶所在的区域域名
101
101
 
@@ -106,7 +106,7 @@ class ObsDataRepository:
106
106
 
107
107
  @property
108
108
  def policy(self):
109
- """Gets the policy of this ObsDataRepository.
109
+ r"""Gets the policy of this ObsDataRepository.
110
110
 
111
111
  :return: The policy of this ObsDataRepository.
112
112
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepositoryPolicy`
@@ -115,7 +115,7 @@ class ObsDataRepository:
115
115
 
116
116
  @policy.setter
117
117
  def policy(self, policy):
118
- """Sets the policy of this ObsDataRepository.
118
+ r"""Sets the policy of this ObsDataRepository.
119
119
 
120
120
  :param policy: The policy of this ObsDataRepository.
121
121
  :type policy: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepositoryPolicy`
@@ -124,7 +124,7 @@ class ObsDataRepository:
124
124
 
125
125
  @property
126
126
  def attributes(self):
127
- """Gets the attributes of this ObsDataRepository.
127
+ r"""Gets the attributes of this ObsDataRepository.
128
128
 
129
129
  :return: The attributes of this ObsDataRepository.
130
130
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`
@@ -133,7 +133,7 @@ class ObsDataRepository:
133
133
 
134
134
  @attributes.setter
135
135
  def attributes(self, attributes):
136
- """Sets the attributes of this ObsDataRepository.
136
+ r"""Sets the attributes of this ObsDataRepository.
137
137
 
138
138
  :param attributes: The attributes of this ObsDataRepository.
139
139
  :type attributes: :class:`huaweicloudsdksfsturbo.v1.ObsTargetAttributes`
@@ -25,7 +25,7 @@ class ObsDataRepositoryPolicy:
25
25
  }
26
26
 
27
27
  def __init__(self, auto_export_policy=None):
28
- """ObsDataRepositoryPolicy
28
+ r"""ObsDataRepositoryPolicy
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ObsDataRepositoryPolicy:
43
43
 
44
44
  @property
45
45
  def auto_export_policy(self):
46
- """Gets the auto_export_policy of this ObsDataRepositoryPolicy.
46
+ r"""Gets the auto_export_policy of this ObsDataRepositoryPolicy.
47
47
 
48
48
  :return: The auto_export_policy of this ObsDataRepositoryPolicy.
49
49
  :rtype: :class:`huaweicloudsdksfsturbo.v1.AutoExportPolicy`
@@ -52,7 +52,7 @@ class ObsDataRepositoryPolicy:
52
52
 
53
53
  @auto_export_policy.setter
54
54
  def auto_export_policy(self, auto_export_policy):
55
- """Sets the auto_export_policy of this ObsDataRepositoryPolicy.
55
+ r"""Sets the auto_export_policy of this ObsDataRepositoryPolicy.
56
56
 
57
57
  :param auto_export_policy: The auto_export_policy of this ObsDataRepositoryPolicy.
58
58
  :type auto_export_policy: :class:`huaweicloudsdksfsturbo.v1.AutoExportPolicy`
@@ -31,7 +31,7 @@ class ObsTargetAttributes:
31
31
  }
32
32
 
33
33
  def __init__(self, file_mode=None, dir_mode=None, uid=None, gid=None):
34
- """ObsTargetAttributes
34
+ r"""ObsTargetAttributes
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ObsTargetAttributes:
64
64
 
65
65
  @property
66
66
  def file_mode(self):
67
- """Gets the file_mode of this ObsTargetAttributes.
67
+ r"""Gets the file_mode of this ObsTargetAttributes.
68
68
 
69
69
  导入的文件权限。取值范围是0到777。 第一位表示文件所有者的权限,取值范围是0到7;第二位表示文件所属用户组的权限,取值范围是0到7;第三位表示其他用户的权限,取值范围是0到7。文件所有者由uid指定,文件所属用户组由gid指定,不是文件所有者且不在文件所属用户组的用户为其他用户。 数字4、2、1分别表示读、写、执行权限,这些数字相加,即可得到所需的权限组合。例如:750中第一位7代表该文件所有者对该文件具有读、写、执行权限;第二位5代表该文件所属用户组对该文件具有读、执行权限;第三位0代表其他用户对该文件无权限。
70
70
 
@@ -75,7 +75,7 @@ class ObsTargetAttributes:
75
75
 
76
76
  @file_mode.setter
77
77
  def file_mode(self, file_mode):
78
- """Sets the file_mode of this ObsTargetAttributes.
78
+ r"""Sets the file_mode of this ObsTargetAttributes.
79
79
 
80
80
  导入的文件权限。取值范围是0到777。 第一位表示文件所有者的权限,取值范围是0到7;第二位表示文件所属用户组的权限,取值范围是0到7;第三位表示其他用户的权限,取值范围是0到7。文件所有者由uid指定,文件所属用户组由gid指定,不是文件所有者且不在文件所属用户组的用户为其他用户。 数字4、2、1分别表示读、写、执行权限,这些数字相加,即可得到所需的权限组合。例如:750中第一位7代表该文件所有者对该文件具有读、写、执行权限;第二位5代表该文件所属用户组对该文件具有读、执行权限;第三位0代表其他用户对该文件无权限。
81
81
 
@@ -86,7 +86,7 @@ class ObsTargetAttributes:
86
86
 
87
87
  @property
88
88
  def dir_mode(self):
89
- """Gets the dir_mode of this ObsTargetAttributes.
89
+ r"""Gets the dir_mode of this ObsTargetAttributes.
90
90
 
91
91
  导入的目录权限。取值范围是0到777。 第一位表示目录所有者的权限,取值范围是0到7;第二位表示目录所属用户组的权限,取值范围是0到7;第三位表示其他用户的权限,取值范围是0到7。目录所有者由uid指定,目录所属用户组由gid指定,不是目录所有者且不在目录所属用户组的用户为其他用户。 数字4、2、1分别表示读、写、执行权限,这些数字相加,即可得到所需的权限组合。例如:750中第一位7代表该目录所有者对该目录具有读、写、执行权限;第二位5代表该目录所属用户组对该目录具有读、执行权限;第三位0代表其他用户对该文件无权限。
92
92
 
@@ -97,7 +97,7 @@ class ObsTargetAttributes:
97
97
 
98
98
  @dir_mode.setter
99
99
  def dir_mode(self, dir_mode):
100
- """Sets the dir_mode of this ObsTargetAttributes.
100
+ r"""Sets the dir_mode of this ObsTargetAttributes.
101
101
 
102
102
  导入的目录权限。取值范围是0到777。 第一位表示目录所有者的权限,取值范围是0到7;第二位表示目录所属用户组的权限,取值范围是0到7;第三位表示其他用户的权限,取值范围是0到7。目录所有者由uid指定,目录所属用户组由gid指定,不是目录所有者且不在目录所属用户组的用户为其他用户。 数字4、2、1分别表示读、写、执行权限,这些数字相加,即可得到所需的权限组合。例如:750中第一位7代表该目录所有者对该目录具有读、写、执行权限;第二位5代表该目录所属用户组对该目录具有读、执行权限;第三位0代表其他用户对该文件无权限。
103
103
 
@@ -108,7 +108,7 @@ class ObsTargetAttributes:
108
108
 
109
109
  @property
110
110
  def uid(self):
111
- """Gets the uid of this ObsTargetAttributes.
111
+ r"""Gets the uid of this ObsTargetAttributes.
112
112
 
113
113
  导入对象所有者的用户id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
114
114
 
@@ -119,7 +119,7 @@ class ObsTargetAttributes:
119
119
 
120
120
  @uid.setter
121
121
  def uid(self, uid):
122
- """Sets the uid of this ObsTargetAttributes.
122
+ r"""Sets the uid of this ObsTargetAttributes.
123
123
 
124
124
  导入对象所有者的用户id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
125
125
 
@@ -130,7 +130,7 @@ class ObsTargetAttributes:
130
130
 
131
131
  @property
132
132
  def gid(self):
133
- """Gets the gid of this ObsTargetAttributes.
133
+ r"""Gets the gid of this ObsTargetAttributes.
134
134
 
135
135
  导入对象所属用户组id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
136
136
 
@@ -141,7 +141,7 @@ class ObsTargetAttributes:
141
141
 
142
142
  @gid.setter
143
143
  def gid(self, gid):
144
- """Sets the gid of this ObsTargetAttributes.
144
+ r"""Sets the gid of this ObsTargetAttributes.
145
145
 
146
146
  导入对象所属用户组id,默认值是0,取值范围是0到4,294,967,294(即2^32-2)。
147
147
 
@@ -33,7 +33,7 @@ class OneFsTaskResp:
33
33
  }
34
34
 
35
35
  def __init__(self, task_id=None, status=None, dir_usage=None, begin_time=None, end_time=None):
36
- """OneFsTaskResp
36
+ r"""OneFsTaskResp
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -67,7 +67,7 @@ class OneFsTaskResp:
67
67
 
68
68
  @property
69
69
  def task_id(self):
70
- """Gets the task_id of this OneFsTaskResp.
70
+ r"""Gets the task_id of this OneFsTaskResp.
71
71
 
72
72
  任务ID
73
73
 
@@ -78,7 +78,7 @@ class OneFsTaskResp:
78
78
 
79
79
  @task_id.setter
80
80
  def task_id(self, task_id):
81
- """Sets the task_id of this OneFsTaskResp.
81
+ r"""Sets the task_id of this OneFsTaskResp.
82
82
 
83
83
  任务ID
84
84
 
@@ -89,7 +89,7 @@ class OneFsTaskResp:
89
89
 
90
90
  @property
91
91
  def status(self):
92
- """Gets the status of this OneFsTaskResp.
92
+ r"""Gets the status of this OneFsTaskResp.
93
93
 
94
94
  任务状态, SUCCESS表示成功,DOING表示正在执行,FAIL表示失败
95
95
 
@@ -100,7 +100,7 @@ class OneFsTaskResp:
100
100
 
101
101
  @status.setter
102
102
  def status(self, status):
103
- """Sets the status of this OneFsTaskResp.
103
+ r"""Sets the status of this OneFsTaskResp.
104
104
 
105
105
  任务状态, SUCCESS表示成功,DOING表示正在执行,FAIL表示失败
106
106
 
@@ -111,7 +111,7 @@ class OneFsTaskResp:
111
111
 
112
112
  @property
113
113
  def dir_usage(self):
114
- """Gets the dir_usage of this OneFsTaskResp.
114
+ r"""Gets the dir_usage of this OneFsTaskResp.
115
115
 
116
116
  :return: The dir_usage of this OneFsTaskResp.
117
117
  :rtype: :class:`huaweicloudsdksfsturbo.v1.FsDuInfo`
@@ -120,7 +120,7 @@ class OneFsTaskResp:
120
120
 
121
121
  @dir_usage.setter
122
122
  def dir_usage(self, dir_usage):
123
- """Sets the dir_usage of this OneFsTaskResp.
123
+ r"""Sets the dir_usage of this OneFsTaskResp.
124
124
 
125
125
  :param dir_usage: The dir_usage of this OneFsTaskResp.
126
126
  :type dir_usage: :class:`huaweicloudsdksfsturbo.v1.FsDuInfo`
@@ -129,7 +129,7 @@ class OneFsTaskResp:
129
129
 
130
130
  @property
131
131
  def begin_time(self):
132
- """Gets the begin_time of this OneFsTaskResp.
132
+ r"""Gets the begin_time of this OneFsTaskResp.
133
133
 
134
134
  任务开始时间,UTC时间,例如:2006-01-02 15:04:05'
135
135
 
@@ -140,7 +140,7 @@ class OneFsTaskResp:
140
140
 
141
141
  @begin_time.setter
142
142
  def begin_time(self, begin_time):
143
- """Sets the begin_time of this OneFsTaskResp.
143
+ r"""Sets the begin_time of this OneFsTaskResp.
144
144
 
145
145
  任务开始时间,UTC时间,例如:2006-01-02 15:04:05'
146
146
 
@@ -151,7 +151,7 @@ class OneFsTaskResp:
151
151
 
152
152
  @property
153
153
  def end_time(self):
154
- """Gets the end_time of this OneFsTaskResp.
154
+ r"""Gets the end_time of this OneFsTaskResp.
155
155
 
156
156
  任务结束时间,UTC时间,例如:2006-01-02 15:04:06'
157
157
 
@@ -162,7 +162,7 @@ class OneFsTaskResp:
162
162
 
163
163
  @end_time.setter
164
164
  def end_time(self, end_time):
165
- """Sets the end_time of this OneFsTaskResp.
165
+ r"""Sets the end_time of this OneFsTaskResp.
166
166
 
167
167
  任务结束时间,UTC时间,例如:2006-01-02 15:04:06'
168
168