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
@@ -30,7 +30,7 @@ class ListBackendTargetsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, count=None, targets=None, x_request_id=None):
33
- """ListBackendTargetsResponse
33
+ r"""ListBackendTargetsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListBackendTargetsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def count(self):
61
- """Gets the count of this ListBackendTargetsResponse.
61
+ r"""Gets the count of this ListBackendTargetsResponse.
62
62
 
63
63
  后端存储列表个数
64
64
 
@@ -69,7 +69,7 @@ class ListBackendTargetsResponse(SdkResponse):
69
69
 
70
70
  @count.setter
71
71
  def count(self, count):
72
- """Sets the count of this ListBackendTargetsResponse.
72
+ r"""Sets the count of this ListBackendTargetsResponse.
73
73
 
74
74
  后端存储列表个数
75
75
 
@@ -80,7 +80,7 @@ class ListBackendTargetsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def targets(self):
83
- """Gets the targets of this ListBackendTargetsResponse.
83
+ r"""Gets the targets of this ListBackendTargetsResponse.
84
84
 
85
85
  后端存储列表
86
86
 
@@ -91,7 +91,7 @@ class ListBackendTargetsResponse(SdkResponse):
91
91
 
92
92
  @targets.setter
93
93
  def targets(self, targets):
94
- """Sets the targets of this ListBackendTargetsResponse.
94
+ r"""Sets the targets of this ListBackendTargetsResponse.
95
95
 
96
96
  后端存储列表
97
97
 
@@ -102,7 +102,7 @@ class ListBackendTargetsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this ListBackendTargetsResponse.
105
+ r"""Gets the x_request_id of this ListBackendTargetsResponse.
106
106
 
107
107
  :return: The x_request_id of this ListBackendTargetsResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class ListBackendTargetsResponse(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 ListBackendTargetsResponse.
114
+ r"""Sets the x_request_id of this ListBackendTargetsResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this ListBackendTargetsResponse.
117
117
  :type x_request_id: str
@@ -31,7 +31,7 @@ class ListFsTasksRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, share_id=None, feature=None, marker=None, limit=None):
34
- """ListFsTasksRequest
34
+ r"""ListFsTasksRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class ListFsTasksRequest:
62
62
 
63
63
  @property
64
64
  def share_id(self):
65
- """Gets the share_id of this ListFsTasksRequest.
65
+ r"""Gets the share_id of this ListFsTasksRequest.
66
66
 
67
67
  文件系统id
68
68
 
@@ -73,7 +73,7 @@ class ListFsTasksRequest:
73
73
 
74
74
  @share_id.setter
75
75
  def share_id(self, share_id):
76
- """Sets the share_id of this ListFsTasksRequest.
76
+ r"""Sets the share_id of this ListFsTasksRequest.
77
77
 
78
78
  文件系统id
79
79
 
@@ -84,7 +84,7 @@ class ListFsTasksRequest:
84
84
 
85
85
  @property
86
86
  def feature(self):
87
- """Gets the feature of this ListFsTasksRequest.
87
+ r"""Gets the feature of this ListFsTasksRequest.
88
88
 
89
89
  任务类型。例,DU任务取值为dir-usage
90
90
 
@@ -95,7 +95,7 @@ class ListFsTasksRequest:
95
95
 
96
96
  @feature.setter
97
97
  def feature(self, feature):
98
- """Sets the feature of this ListFsTasksRequest.
98
+ r"""Sets the feature of this ListFsTasksRequest.
99
99
 
100
100
  任务类型。例,DU任务取值为dir-usage
101
101
 
@@ -106,7 +106,7 @@ class ListFsTasksRequest:
106
106
 
107
107
  @property
108
108
  def marker(self):
109
- """Gets the marker of this ListFsTasksRequest.
109
+ r"""Gets the marker of this ListFsTasksRequest.
110
110
 
111
111
  marker,取值为task_id
112
112
 
@@ -117,7 +117,7 @@ class ListFsTasksRequest:
117
117
 
118
118
  @marker.setter
119
119
  def marker(self, marker):
120
- """Sets the marker of this ListFsTasksRequest.
120
+ r"""Sets the marker of this ListFsTasksRequest.
121
121
 
122
122
  marker,取值为task_id
123
123
 
@@ -128,7 +128,7 @@ class ListFsTasksRequest:
128
128
 
129
129
  @property
130
130
  def limit(self):
131
- """Gets the limit of this ListFsTasksRequest.
131
+ r"""Gets the limit of this ListFsTasksRequest.
132
132
 
133
133
  limit, 取值为正整数. 默认为20,最大值为100
134
134
 
@@ -139,7 +139,7 @@ class ListFsTasksRequest:
139
139
 
140
140
  @limit.setter
141
141
  def limit(self, limit):
142
- """Sets the limit of this ListFsTasksRequest.
142
+ r"""Sets the limit of this ListFsTasksRequest.
143
143
 
144
144
  limit, 取值为正整数. 默认为20,最大值为100
145
145
 
@@ -26,7 +26,7 @@ class ListFsTasksResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, tasks=None):
29
- """ListFsTasksResponse
29
+ r"""ListFsTasksResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListFsTasksResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def tasks(self):
47
- """Gets the tasks of this ListFsTasksResponse.
47
+ r"""Gets the tasks of this ListFsTasksResponse.
48
48
 
49
49
  任务列表
50
50
 
@@ -55,7 +55,7 @@ class ListFsTasksResponse(SdkResponse):
55
55
 
56
56
  @tasks.setter
57
57
  def tasks(self, tasks):
58
- """Sets the tasks of this ListFsTasksResponse.
58
+ r"""Sets the tasks of this ListFsTasksResponse.
59
59
 
60
60
  任务列表
61
61
 
@@ -37,7 +37,7 @@ class ListHpcCacheTasksRequest:
37
37
  }
38
38
 
39
39
  def __init__(self, share_id=None, type=None, status=None, offset=None, limit=None, start_time=None, end_time=None):
40
- """ListHpcCacheTasksRequest
40
+ r"""ListHpcCacheTasksRequest
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -84,7 +84,7 @@ class ListHpcCacheTasksRequest:
84
84
 
85
85
  @property
86
86
  def share_id(self):
87
- """Gets the share_id of this ListHpcCacheTasksRequest.
87
+ r"""Gets the share_id of this ListHpcCacheTasksRequest.
88
88
 
89
89
  文件系统ID
90
90
 
@@ -95,7 +95,7 @@ class ListHpcCacheTasksRequest:
95
95
 
96
96
  @share_id.setter
97
97
  def share_id(self, share_id):
98
- """Sets the share_id of this ListHpcCacheTasksRequest.
98
+ r"""Sets the share_id of this ListHpcCacheTasksRequest.
99
99
 
100
100
  文件系统ID
101
101
 
@@ -106,7 +106,7 @@ class ListHpcCacheTasksRequest:
106
106
 
107
107
  @property
108
108
  def type(self):
109
- """Gets the type of this ListHpcCacheTasksRequest.
109
+ r"""Gets the type of this ListHpcCacheTasksRequest.
110
110
 
111
111
  任务类型
112
112
 
@@ -117,7 +117,7 @@ class ListHpcCacheTasksRequest:
117
117
 
118
118
  @type.setter
119
119
  def type(self, type):
120
- """Sets the type of this ListHpcCacheTasksRequest.
120
+ r"""Sets the type of this ListHpcCacheTasksRequest.
121
121
 
122
122
  任务类型
123
123
 
@@ -128,7 +128,7 @@ class ListHpcCacheTasksRequest:
128
128
 
129
129
  @property
130
130
  def status(self):
131
- """Gets the status of this ListHpcCacheTasksRequest.
131
+ r"""Gets the status of this ListHpcCacheTasksRequest.
132
132
 
133
133
  任务状态
134
134
 
@@ -139,7 +139,7 @@ class ListHpcCacheTasksRequest:
139
139
 
140
140
  @status.setter
141
141
  def status(self, status):
142
- """Sets the status of this ListHpcCacheTasksRequest.
142
+ r"""Sets the status of this ListHpcCacheTasksRequest.
143
143
 
144
144
  任务状态
145
145
 
@@ -150,7 +150,7 @@ class ListHpcCacheTasksRequest:
150
150
 
151
151
  @property
152
152
  def offset(self):
153
- """Gets the offset of this ListHpcCacheTasksRequest.
153
+ r"""Gets the offset of this ListHpcCacheTasksRequest.
154
154
 
155
155
  offset,默认值为 0
156
156
 
@@ -161,7 +161,7 @@ class ListHpcCacheTasksRequest:
161
161
 
162
162
  @offset.setter
163
163
  def offset(self, offset):
164
- """Sets the offset of this ListHpcCacheTasksRequest.
164
+ r"""Sets the offset of this ListHpcCacheTasksRequest.
165
165
 
166
166
  offset,默认值为 0
167
167
 
@@ -172,7 +172,7 @@ class ListHpcCacheTasksRequest:
172
172
 
173
173
  @property
174
174
  def limit(self):
175
- """Gets the limit of this ListHpcCacheTasksRequest.
175
+ r"""Gets the limit of this ListHpcCacheTasksRequest.
176
176
 
177
177
  limit,默认值为 20
178
178
 
@@ -183,7 +183,7 @@ class ListHpcCacheTasksRequest:
183
183
 
184
184
  @limit.setter
185
185
  def limit(self, limit):
186
- """Sets the limit of this ListHpcCacheTasksRequest.
186
+ r"""Sets the limit of this ListHpcCacheTasksRequest.
187
187
 
188
188
  limit,默认值为 20
189
189
 
@@ -194,7 +194,7 @@ class ListHpcCacheTasksRequest:
194
194
 
195
195
  @property
196
196
  def start_time(self):
197
- """Gets the start_time of this ListHpcCacheTasksRequest.
197
+ r"""Gets the start_time of this ListHpcCacheTasksRequest.
198
198
 
199
199
  start_time
200
200
 
@@ -205,7 +205,7 @@ class ListHpcCacheTasksRequest:
205
205
 
206
206
  @start_time.setter
207
207
  def start_time(self, start_time):
208
- """Sets the start_time of this ListHpcCacheTasksRequest.
208
+ r"""Sets the start_time of this ListHpcCacheTasksRequest.
209
209
 
210
210
  start_time
211
211
 
@@ -216,7 +216,7 @@ class ListHpcCacheTasksRequest:
216
216
 
217
217
  @property
218
218
  def end_time(self):
219
- """Gets the end_time of this ListHpcCacheTasksRequest.
219
+ r"""Gets the end_time of this ListHpcCacheTasksRequest.
220
220
 
221
221
  end_time
222
222
 
@@ -227,7 +227,7 @@ class ListHpcCacheTasksRequest:
227
227
 
228
228
  @end_time.setter
229
229
  def end_time(self, end_time):
230
- """Sets the end_time of this ListHpcCacheTasksRequest.
230
+ r"""Sets the end_time of this ListHpcCacheTasksRequest.
231
231
 
232
232
  end_time
233
233
 
@@ -30,7 +30,7 @@ class ListHpcCacheTasksResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, tasks=None, count=None, x_request_id=None):
33
- """ListHpcCacheTasksResponse
33
+ r"""ListHpcCacheTasksResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListHpcCacheTasksResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def tasks(self):
61
- """Gets the tasks of this ListHpcCacheTasksResponse.
61
+ r"""Gets the tasks of this ListHpcCacheTasksResponse.
62
62
 
63
63
  任务详情
64
64
 
@@ -69,7 +69,7 @@ class ListHpcCacheTasksResponse(SdkResponse):
69
69
 
70
70
  @tasks.setter
71
71
  def tasks(self, tasks):
72
- """Sets the tasks of this ListHpcCacheTasksResponse.
72
+ r"""Sets the tasks of this ListHpcCacheTasksResponse.
73
73
 
74
74
  任务详情
75
75
 
@@ -80,7 +80,7 @@ class ListHpcCacheTasksResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def count(self):
83
- """Gets the count of this ListHpcCacheTasksResponse.
83
+ r"""Gets the count of this ListHpcCacheTasksResponse.
84
84
 
85
85
  任务数量
86
86
 
@@ -91,7 +91,7 @@ class ListHpcCacheTasksResponse(SdkResponse):
91
91
 
92
92
  @count.setter
93
93
  def count(self, count):
94
- """Sets the count of this ListHpcCacheTasksResponse.
94
+ r"""Sets the count of this ListHpcCacheTasksResponse.
95
95
 
96
96
  任务数量
97
97
 
@@ -102,7 +102,7 @@ class ListHpcCacheTasksResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def x_request_id(self):
105
- """Gets the x_request_id of this ListHpcCacheTasksResponse.
105
+ r"""Gets the x_request_id of this ListHpcCacheTasksResponse.
106
106
 
107
107
  :return: The x_request_id of this ListHpcCacheTasksResponse.
108
108
  :rtype: str
@@ -111,7 +111,7 @@ class ListHpcCacheTasksResponse(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 ListHpcCacheTasksResponse.
114
+ r"""Sets the x_request_id of this ListHpcCacheTasksResponse.
115
115
 
116
116
  :param x_request_id: The x_request_id of this ListHpcCacheTasksResponse.
117
117
  :type x_request_id: str
@@ -29,7 +29,7 @@ class ListPermRulesRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, share_id=None, limit=None, offset=None):
32
- """ListPermRulesRequest
32
+ r"""ListPermRulesRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class ListPermRulesRequest:
56
56
 
57
57
  @property
58
58
  def share_id(self):
59
- """Gets the share_id of this ListPermRulesRequest.
59
+ r"""Gets the share_id of this ListPermRulesRequest.
60
60
 
61
61
  文件系统id
62
62
 
@@ -67,7 +67,7 @@ class ListPermRulesRequest:
67
67
 
68
68
  @share_id.setter
69
69
  def share_id(self, share_id):
70
- """Sets the share_id of this ListPermRulesRequest.
70
+ r"""Sets the share_id of this ListPermRulesRequest.
71
71
 
72
72
  文件系统id
73
73
 
@@ -78,7 +78,7 @@ class ListPermRulesRequest:
78
78
 
79
79
  @property
80
80
  def limit(self):
81
- """Gets the limit of this ListPermRulesRequest.
81
+ r"""Gets the limit of this ListPermRulesRequest.
82
82
 
83
83
  返回的权限规则个数
84
84
 
@@ -89,7 +89,7 @@ class ListPermRulesRequest:
89
89
 
90
90
  @limit.setter
91
91
  def limit(self, limit):
92
- """Sets the limit of this ListPermRulesRequest.
92
+ r"""Sets the limit of this ListPermRulesRequest.
93
93
 
94
94
  返回的权限规则个数
95
95
 
@@ -100,7 +100,7 @@ class ListPermRulesRequest:
100
100
 
101
101
  @property
102
102
  def offset(self):
103
- """Gets the offset of this ListPermRulesRequest.
103
+ r"""Gets the offset of this ListPermRulesRequest.
104
104
 
105
105
  返回的权限规则的偏移量
106
106
 
@@ -111,7 +111,7 @@ class ListPermRulesRequest:
111
111
 
112
112
  @offset.setter
113
113
  def offset(self, offset):
114
- """Sets the offset of this ListPermRulesRequest.
114
+ r"""Sets the offset of this ListPermRulesRequest.
115
115
 
116
116
  返回的权限规则的偏移量
117
117
 
@@ -26,7 +26,7 @@ class ListPermRulesResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, rules=None):
29
- """ListPermRulesResponse
29
+ r"""ListPermRulesResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListPermRulesResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def rules(self):
47
- """Gets the rules of this ListPermRulesResponse.
47
+ r"""Gets the rules of this ListPermRulesResponse.
48
48
 
49
49
  权限信息
50
50
 
@@ -55,7 +55,7 @@ class ListPermRulesResponse(SdkResponse):
55
55
 
56
56
  @rules.setter
57
57
  def rules(self, rules):
58
- """Sets the rules of this ListPermRulesResponse.
58
+ r"""Sets the rules of this ListPermRulesResponse.
59
59
 
60
60
  权限信息
61
61
 
@@ -27,7 +27,7 @@ class ListSharedTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, limit=None, offset=None):
30
- """ListSharedTagsRequest
30
+ r"""ListSharedTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class ListSharedTagsRequest:
50
50
 
51
51
  @property
52
52
  def limit(self):
53
- """Gets the limit of this ListSharedTagsRequest.
53
+ r"""Gets the limit of this ListSharedTagsRequest.
54
54
 
55
55
  返回的标签个数
56
56
 
@@ -61,7 +61,7 @@ class ListSharedTagsRequest:
61
61
 
62
62
  @limit.setter
63
63
  def limit(self, limit):
64
- """Sets the limit of this ListSharedTagsRequest.
64
+ r"""Sets the limit of this ListSharedTagsRequest.
65
65
 
66
66
  返回的标签个数
67
67
 
@@ -72,7 +72,7 @@ class ListSharedTagsRequest:
72
72
 
73
73
  @property
74
74
  def offset(self):
75
- """Gets the offset of this ListSharedTagsRequest.
75
+ r"""Gets the offset of this ListSharedTagsRequest.
76
76
 
77
77
  标签查询个数的偏移量
78
78
 
@@ -83,7 +83,7 @@ class ListSharedTagsRequest:
83
83
 
84
84
  @offset.setter
85
85
  def offset(self, offset):
86
- """Sets the offset of this ListSharedTagsRequest.
86
+ r"""Sets the offset of this ListSharedTagsRequest.
87
87
 
88
88
  标签查询个数的偏移量
89
89
 
@@ -26,7 +26,7 @@ class ListSharedTagsResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, tags=None):
29
- """ListSharedTagsResponse
29
+ r"""ListSharedTagsResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListSharedTagsResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def tags(self):
47
- """Gets the tags of this ListSharedTagsResponse.
47
+ r"""Gets the tags of this ListSharedTagsResponse.
48
48
 
49
49
  tag标签的列表
50
50
 
@@ -55,7 +55,7 @@ class ListSharedTagsResponse(SdkResponse):
55
55
 
56
56
  @tags.setter
57
57
  def tags(self, tags):
58
- """Sets the tags of this ListSharedTagsResponse.
58
+ r"""Sets the tags of this ListSharedTagsResponse.
59
59
 
60
60
  tag标签的列表
61
61
 
@@ -25,7 +25,7 @@ class ListSharesByTagRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """ListSharesByTagRequest
28
+ r"""ListSharesByTagRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ListSharesByTagRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this ListSharesByTagRequest.
46
+ r"""Gets the body of this ListSharesByTagRequest.
47
47
 
48
48
  :return: The body of this ListSharesByTagRequest.
49
49
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ListSharesByTagRequestBody`
@@ -52,7 +52,7 @@ class ListSharesByTagRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this ListSharesByTagRequest.
55
+ r"""Sets the body of this ListSharesByTagRequest.
56
56
 
57
57
  :param body: The body of this ListSharesByTagRequest.
58
58
  :type body: :class:`huaweicloudsdksfsturbo.v1.ListSharesByTagRequestBody`
@@ -35,7 +35,7 @@ class ListSharesByTagRequestBody:
35
35
  }
36
36
 
37
37
  def __init__(self, action=None, limit=None, offset=None, without_any_tag=None, tags=None, matches=None):
38
- """ListSharesByTagRequestBody
38
+ r"""ListSharesByTagRequestBody
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class ListSharesByTagRequestBody:
78
78
 
79
79
  @property
80
80
  def action(self):
81
- """Gets the action of this ListSharesByTagRequestBody.
81
+ r"""Gets the action of this ListSharesByTagRequestBody.
82
82
 
83
83
  通过标签查询文件系统列表的操作类型。仅支持取值为\"filter\" 或 \"count\"。
84
84
 
@@ -89,7 +89,7 @@ class ListSharesByTagRequestBody:
89
89
 
90
90
  @action.setter
91
91
  def action(self, action):
92
- """Sets the action of this ListSharesByTagRequestBody.
92
+ r"""Sets the action of this ListSharesByTagRequestBody.
93
93
 
94
94
  通过标签查询文件系统列表的操作类型。仅支持取值为\"filter\" 或 \"count\"。
95
95
 
@@ -100,7 +100,7 @@ class ListSharesByTagRequestBody:
100
100
 
101
101
  @property
102
102
  def limit(self):
103
- """Gets the limit of this ListSharesByTagRequestBody.
103
+ r"""Gets the limit of this ListSharesByTagRequestBody.
104
104
 
105
105
  设置返回的文件系统个数的最大值。
106
106
 
@@ -111,7 +111,7 @@ class ListSharesByTagRequestBody:
111
111
 
112
112
  @limit.setter
113
113
  def limit(self, limit):
114
- """Sets the limit of this ListSharesByTagRequestBody.
114
+ r"""Sets the limit of this ListSharesByTagRequestBody.
115
115
 
116
116
  设置返回的文件系统个数的最大值。
117
117
 
@@ -122,7 +122,7 @@ class ListSharesByTagRequestBody:
122
122
 
123
123
  @property
124
124
  def offset(self):
125
- """Gets the offset of this ListSharesByTagRequestBody.
125
+ r"""Gets the offset of this ListSharesByTagRequestBody.
126
126
 
127
127
  设置返回的文件系统的偏移量
128
128
 
@@ -133,7 +133,7 @@ class ListSharesByTagRequestBody:
133
133
 
134
134
  @offset.setter
135
135
  def offset(self, offset):
136
- """Sets the offset of this ListSharesByTagRequestBody.
136
+ r"""Sets the offset of this ListSharesByTagRequestBody.
137
137
 
138
138
  设置返回的文件系统的偏移量
139
139
 
@@ -144,7 +144,7 @@ class ListSharesByTagRequestBody:
144
144
 
145
145
  @property
146
146
  def without_any_tag(self):
147
- """Gets the without_any_tag of this ListSharesByTagRequestBody.
147
+ r"""Gets the without_any_tag of this ListSharesByTagRequestBody.
148
148
 
149
149
  不包含任意一个标签,该字段为true时查询所有不带标签的资源,此时忽略 “tags”字段。该字段为false或者未提供该参数时,该条件不生效,即返回所有资源或按\"tags\",\"matches\"等条件过滤。
150
150
 
@@ -155,7 +155,7 @@ class ListSharesByTagRequestBody:
155
155
 
156
156
  @without_any_tag.setter
157
157
  def without_any_tag(self, without_any_tag):
158
- """Sets the without_any_tag of this ListSharesByTagRequestBody.
158
+ r"""Sets the without_any_tag of this ListSharesByTagRequestBody.
159
159
 
160
160
  不包含任意一个标签,该字段为true时查询所有不带标签的资源,此时忽略 “tags”字段。该字段为false或者未提供该参数时,该条件不生效,即返回所有资源或按\"tags\",\"matches\"等条件过滤。
161
161
 
@@ -166,7 +166,7 @@ class ListSharesByTagRequestBody:
166
166
 
167
167
  @property
168
168
  def tags(self):
169
- """Gets the tags of this ListSharesByTagRequestBody.
169
+ r"""Gets the tags of this ListSharesByTagRequestBody.
170
170
 
171
171
  包含标签,最多包含20个key,每个key下面的value最多20个,每个key对应的value可以为空数组但结构体不能缺失。key不能重复,同一个key中values不能重复。结果返回包含所有标签的资源列表,key之间是与的关系,key-value结构中value是或的关系。无tag过滤条件时返回全量数据。
172
172
 
@@ -177,7 +177,7 @@ class ListSharesByTagRequestBody:
177
177
 
178
178
  @tags.setter
179
179
  def tags(self, tags):
180
- """Sets the tags of this ListSharesByTagRequestBody.
180
+ r"""Sets the tags of this ListSharesByTagRequestBody.
181
181
 
182
182
  包含标签,最多包含20个key,每个key下面的value最多20个,每个key对应的value可以为空数组但结构体不能缺失。key不能重复,同一个key中values不能重复。结果返回包含所有标签的资源列表,key之间是与的关系,key-value结构中value是或的关系。无tag过滤条件时返回全量数据。
183
183
 
@@ -188,7 +188,7 @@ class ListSharesByTagRequestBody:
188
188
 
189
189
  @property
190
190
  def matches(self):
191
- """Gets the matches of this ListSharesByTagRequestBody.
191
+ r"""Gets the matches of this ListSharesByTagRequestBody.
192
192
 
193
193
  搜索字段,key为要匹配的字段,仅支持取值“resource_name”。value为匹配的值,当value以“\\*”结尾时,为前缀搜索。例如:value值为“sfsturbo\\*”时,返回名称为“sfsturbo”开头的所有资源列表。
194
194
 
@@ -199,7 +199,7 @@ class ListSharesByTagRequestBody:
199
199
 
200
200
  @matches.setter
201
201
  def matches(self, matches):
202
- """Sets the matches of this ListSharesByTagRequestBody.
202
+ r"""Sets the matches of this ListSharesByTagRequestBody.
203
203
 
204
204
  搜索字段,key为要匹配的字段,仅支持取值“resource_name”。value为匹配的值,当value以“\\*”结尾时,为前缀搜索。例如:value值为“sfsturbo\\*”时,返回名称为“sfsturbo”开头的所有资源列表。
205
205