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
@@ -27,7 +27,7 @@ class CreateHpcCacheTaskRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreateHpcCacheTaskRequest
30
+ r"""CreateHpcCacheTaskRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateHpcCacheTaskRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreateHpcCacheTaskRequest.
52
+ r"""Gets the share_id of this CreateHpcCacheTaskRequest.
53
53
 
54
54
  文件系统ID
55
55
 
@@ -60,7 +60,7 @@ class CreateHpcCacheTaskRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreateHpcCacheTaskRequest.
63
+ r"""Sets the share_id of this CreateHpcCacheTaskRequest.
64
64
 
65
65
  文件系统ID
66
66
 
@@ -71,7 +71,7 @@ class CreateHpcCacheTaskRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateHpcCacheTaskRequest.
74
+ r"""Gets the body of this CreateHpcCacheTaskRequest.
75
75
 
76
76
  :return: The body of this CreateHpcCacheTaskRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateHpcCacheTaskReq`
@@ -80,7 +80,7 @@ class CreateHpcCacheTaskRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateHpcCacheTaskRequest.
83
+ r"""Sets the body of this CreateHpcCacheTaskRequest.
84
84
 
85
85
  :param body: The body of this CreateHpcCacheTaskRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateHpcCacheTaskReq`
@@ -28,7 +28,7 @@ class CreateHpcCacheTaskResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, task_id=None, x_request_id=None):
31
- """CreateHpcCacheTaskResponse
31
+ r"""CreateHpcCacheTaskResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class CreateHpcCacheTaskResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def task_id(self):
54
- """Gets the task_id of this CreateHpcCacheTaskResponse.
54
+ r"""Gets the task_id of this CreateHpcCacheTaskResponse.
55
55
 
56
56
  任务ID
57
57
 
@@ -62,7 +62,7 @@ class CreateHpcCacheTaskResponse(SdkResponse):
62
62
 
63
63
  @task_id.setter
64
64
  def task_id(self, task_id):
65
- """Sets the task_id of this CreateHpcCacheTaskResponse.
65
+ r"""Sets the task_id of this CreateHpcCacheTaskResponse.
66
66
 
67
67
  任务ID
68
68
 
@@ -73,7 +73,7 @@ class CreateHpcCacheTaskResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def x_request_id(self):
76
- """Gets the x_request_id of this CreateHpcCacheTaskResponse.
76
+ r"""Gets the x_request_id of this CreateHpcCacheTaskResponse.
77
77
 
78
78
  :return: The x_request_id of this CreateHpcCacheTaskResponse.
79
79
  :rtype: str
@@ -82,7 +82,7 @@ class CreateHpcCacheTaskResponse(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 CreateHpcCacheTaskResponse.
85
+ r"""Sets the x_request_id of this CreateHpcCacheTaskResponse.
86
86
 
87
87
  :param x_request_id: The x_request_id of this CreateHpcCacheTaskResponse.
88
88
  :type x_request_id: str
@@ -27,7 +27,7 @@ class CreateLdapConfigRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreateLdapConfigRequest
30
+ r"""CreateLdapConfigRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateLdapConfigRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreateLdapConfigRequest.
52
+ r"""Gets the share_id of this CreateLdapConfigRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class CreateLdapConfigRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreateLdapConfigRequest.
63
+ r"""Sets the share_id of this CreateLdapConfigRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class CreateLdapConfigRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateLdapConfigRequest.
74
+ r"""Gets the body of this CreateLdapConfigRequest.
75
75
 
76
76
  :return: The body of this CreateLdapConfigRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateLdapConfigRequestBody`
@@ -80,7 +80,7 @@ class CreateLdapConfigRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateLdapConfigRequest.
83
+ r"""Sets the body of this CreateLdapConfigRequest.
84
84
 
85
85
  :param body: The body of this CreateLdapConfigRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateLdapConfigRequestBody`
@@ -43,7 +43,7 @@ class CreateLdapConfigRequestBody:
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
- """CreateLdapConfigRequestBody
46
+ r"""CreateLdapConfigRequestBody
47
47
 
48
48
  The model defined in huaweicloud sdk
49
49
 
@@ -104,7 +104,7 @@ class CreateLdapConfigRequestBody:
104
104
 
105
105
  @property
106
106
  def url(self):
107
- """Gets the url of this CreateLdapConfigRequestBody.
107
+ r"""Gets the url of this CreateLdapConfigRequestBody.
108
108
 
109
109
  ldap服务器的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
110
110
 
@@ -115,7 +115,7 @@ class CreateLdapConfigRequestBody:
115
115
 
116
116
  @url.setter
117
117
  def url(self, url):
118
- """Sets the url of this CreateLdapConfigRequestBody.
118
+ r"""Sets the url of this CreateLdapConfigRequestBody.
119
119
 
120
120
  ldap服务器的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
121
121
 
@@ -126,7 +126,7 @@ class CreateLdapConfigRequestBody:
126
126
 
127
127
  @property
128
128
  def base_dn(self):
129
- """Gets the base_dn of this CreateLdapConfigRequestBody.
129
+ r"""Gets the base_dn of this CreateLdapConfigRequestBody.
130
130
 
131
131
  数据库中的域
132
132
 
@@ -137,7 +137,7 @@ class CreateLdapConfigRequestBody:
137
137
 
138
138
  @base_dn.setter
139
139
  def base_dn(self, base_dn):
140
- """Sets the base_dn of this CreateLdapConfigRequestBody.
140
+ r"""Sets the base_dn of this CreateLdapConfigRequestBody.
141
141
 
142
142
  数据库中的域
143
143
 
@@ -148,7 +148,7 @@ class CreateLdapConfigRequestBody:
148
148
 
149
149
  @property
150
150
  def user_dn(self):
151
- """Gets the user_dn of this CreateLdapConfigRequestBody.
151
+ r"""Gets the user_dn of this CreateLdapConfigRequestBody.
152
152
 
153
153
  用户区别名
154
154
 
@@ -159,7 +159,7 @@ class CreateLdapConfigRequestBody:
159
159
 
160
160
  @user_dn.setter
161
161
  def user_dn(self, user_dn):
162
- """Sets the user_dn of this CreateLdapConfigRequestBody.
162
+ r"""Sets the user_dn of this CreateLdapConfigRequestBody.
163
163
 
164
164
  用户区别名
165
165
 
@@ -170,7 +170,7 @@ class CreateLdapConfigRequestBody:
170
170
 
171
171
  @property
172
172
  def password(self):
173
- """Gets the password of this CreateLdapConfigRequestBody.
173
+ r"""Gets the password of this CreateLdapConfigRequestBody.
174
174
 
175
175
  ldap认证密码
176
176
 
@@ -181,7 +181,7 @@ class CreateLdapConfigRequestBody:
181
181
 
182
182
  @password.setter
183
183
  def password(self, password):
184
- """Sets the password of this CreateLdapConfigRequestBody.
184
+ r"""Sets the password of this CreateLdapConfigRequestBody.
185
185
 
186
186
  ldap认证密码
187
187
 
@@ -192,7 +192,7 @@ class CreateLdapConfigRequestBody:
192
192
 
193
193
  @property
194
194
  def vpc_id(self):
195
- """Gets the vpc_id of this CreateLdapConfigRequestBody.
195
+ r"""Gets the vpc_id of this CreateLdapConfigRequestBody.
196
196
 
197
197
  一般不涉及。仅在SFSTurbo支持多VPC的场景下,需要指定LDAP服务器可连通的VPC的id。
198
198
 
@@ -203,7 +203,7 @@ class CreateLdapConfigRequestBody:
203
203
 
204
204
  @vpc_id.setter
205
205
  def vpc_id(self, vpc_id):
206
- """Sets the vpc_id of this CreateLdapConfigRequestBody.
206
+ r"""Sets the vpc_id of this CreateLdapConfigRequestBody.
207
207
 
208
208
  一般不涉及。仅在SFSTurbo支持多VPC的场景下,需要指定LDAP服务器可连通的VPC的id。
209
209
 
@@ -214,7 +214,7 @@ class CreateLdapConfigRequestBody:
214
214
 
215
215
  @property
216
216
  def filter_condition(self):
217
- """Gets the filter_condition of this CreateLdapConfigRequestBody.
217
+ r"""Gets the filter_condition of this CreateLdapConfigRequestBody.
218
218
 
219
219
  过滤条件。保留字段,暂不支持
220
220
 
@@ -225,7 +225,7 @@ class CreateLdapConfigRequestBody:
225
225
 
226
226
  @filter_condition.setter
227
227
  def filter_condition(self, filter_condition):
228
- """Sets the filter_condition of this CreateLdapConfigRequestBody.
228
+ r"""Sets the filter_condition of this CreateLdapConfigRequestBody.
229
229
 
230
230
  过滤条件。保留字段,暂不支持
231
231
 
@@ -236,7 +236,7 @@ class CreateLdapConfigRequestBody:
236
236
 
237
237
  @property
238
238
  def backup_url(self):
239
- """Gets the backup_url of this CreateLdapConfigRequestBody.
239
+ r"""Gets the backup_url of this CreateLdapConfigRequestBody.
240
240
 
241
241
  ldap备节点的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
242
242
 
@@ -247,7 +247,7 @@ class CreateLdapConfigRequestBody:
247
247
 
248
248
  @backup_url.setter
249
249
  def backup_url(self, backup_url):
250
- """Sets the backup_url of this CreateLdapConfigRequestBody.
250
+ r"""Sets the backup_url of this CreateLdapConfigRequestBody.
251
251
 
252
252
  ldap备节点的url,固定格式为 ldap://{ip_address}:{port_number} 或 ldaps://{ip_address}:{port_number},例如ldap://192.168.xx.xx:60000
253
253
 
@@ -258,7 +258,7 @@ class CreateLdapConfigRequestBody:
258
258
 
259
259
  @property
260
260
  def schema(self):
261
- """Gets the schema of this CreateLdapConfigRequestBody.
261
+ r"""Gets the schema of this CreateLdapConfigRequestBody.
262
262
 
263
263
  ldap的schema,不填写则默认为RFC2307
264
264
 
@@ -269,7 +269,7 @@ class CreateLdapConfigRequestBody:
269
269
 
270
270
  @schema.setter
271
271
  def schema(self, schema):
272
- """Sets the schema of this CreateLdapConfigRequestBody.
272
+ r"""Sets the schema of this CreateLdapConfigRequestBody.
273
273
 
274
274
  ldap的schema,不填写则默认为RFC2307
275
275
 
@@ -280,7 +280,7 @@ class CreateLdapConfigRequestBody:
280
280
 
281
281
  @property
282
282
  def search_timeout(self):
283
- """Gets the search_timeout of this CreateLdapConfigRequestBody.
283
+ r"""Gets the search_timeout of this CreateLdapConfigRequestBody.
284
284
 
285
285
  ldap搜索的超时时间,单位为秒。不填写则默认为3秒
286
286
 
@@ -291,7 +291,7 @@ class CreateLdapConfigRequestBody:
291
291
 
292
292
  @search_timeout.setter
293
293
  def search_timeout(self, search_timeout):
294
- """Sets the search_timeout of this CreateLdapConfigRequestBody.
294
+ r"""Sets the search_timeout of this CreateLdapConfigRequestBody.
295
295
 
296
296
  ldap搜索的超时时间,单位为秒。不填写则默认为3秒
297
297
 
@@ -302,7 +302,7 @@ class CreateLdapConfigRequestBody:
302
302
 
303
303
  @property
304
304
  def allow_local_user(self):
305
- """Gets the allow_local_user of this CreateLdapConfigRequestBody.
305
+ r"""Gets the allow_local_user of this CreateLdapConfigRequestBody.
306
306
 
307
307
  访问ldap服务器失败后是否允许使用本地用户鉴权
308
308
 
@@ -313,7 +313,7 @@ class CreateLdapConfigRequestBody:
313
313
 
314
314
  @allow_local_user.setter
315
315
  def allow_local_user(self, allow_local_user):
316
- """Sets the allow_local_user of this CreateLdapConfigRequestBody.
316
+ r"""Sets the allow_local_user of this CreateLdapConfigRequestBody.
317
317
 
318
318
  访问ldap服务器失败后是否允许使用本地用户鉴权
319
319
 
@@ -26,7 +26,7 @@ class CreateLdapConfigResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, job_id=None):
29
- """CreateLdapConfigResponse
29
+ r"""CreateLdapConfigResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class CreateLdapConfigResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def job_id(self):
47
- """Gets the job_id of this CreateLdapConfigResponse.
47
+ r"""Gets the job_id of this CreateLdapConfigResponse.
48
48
 
49
49
  ldap异步任务的id。可通过查询job的状态详情接口查询job的执行状态。
50
50
 
@@ -55,7 +55,7 @@ class CreateLdapConfigResponse(SdkResponse):
55
55
 
56
56
  @job_id.setter
57
57
  def job_id(self, job_id):
58
- """Sets the job_id of this CreateLdapConfigResponse.
58
+ r"""Sets the job_id of this CreateLdapConfigResponse.
59
59
 
60
60
  ldap异步任务的id。可通过查询job的状态详情接口查询job的执行状态。
61
61
 
@@ -27,7 +27,7 @@ class CreatePermRuleRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreatePermRuleRequest
30
+ r"""CreatePermRuleRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreatePermRuleRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreatePermRuleRequest.
52
+ r"""Gets the share_id of this CreatePermRuleRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class CreatePermRuleRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreatePermRuleRequest.
63
+ r"""Sets the share_id of this CreatePermRuleRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class CreatePermRuleRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreatePermRuleRequest.
74
+ r"""Gets the body of this CreatePermRuleRequest.
75
75
 
76
76
  :return: The body of this CreatePermRuleRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreatePermRulesRequestBody`
@@ -80,7 +80,7 @@ class CreatePermRuleRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreatePermRuleRequest.
83
+ r"""Sets the body of this CreatePermRuleRequest.
84
84
 
85
85
  :param body: The body of this CreatePermRuleRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreatePermRulesRequestBody`
@@ -26,7 +26,7 @@ class CreatePermRuleResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, rules=None):
29
- """CreatePermRuleResponse
29
+ r"""CreatePermRuleResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class CreatePermRuleResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def rules(self):
47
- """Gets the rules of this CreatePermRuleResponse.
47
+ r"""Gets the rules of this CreatePermRuleResponse.
48
48
 
49
49
  权限规格信息
50
50
 
@@ -55,7 +55,7 @@ class CreatePermRuleResponse(SdkResponse):
55
55
 
56
56
  @rules.setter
57
57
  def rules(self, rules):
58
- """Sets the rules of this CreatePermRuleResponse.
58
+ r"""Sets the rules of this CreatePermRuleResponse.
59
59
 
60
60
  权限规格信息
61
61
 
@@ -25,7 +25,7 @@ class CreatePermRulesRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, rules=None):
28
- """CreatePermRulesRequestBody
28
+ r"""CreatePermRulesRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CreatePermRulesRequestBody:
42
42
 
43
43
  @property
44
44
  def rules(self):
45
- """Gets the rules of this CreatePermRulesRequestBody.
45
+ r"""Gets the rules of this CreatePermRulesRequestBody.
46
46
 
47
47
  权限信息,一次最多允许添加5条规则
48
48
 
@@ -53,7 +53,7 @@ class CreatePermRulesRequestBody:
53
53
 
54
54
  @rules.setter
55
55
  def rules(self, rules):
56
- """Sets the rules of this CreatePermRulesRequestBody.
56
+ r"""Sets the rules of this CreatePermRulesRequestBody.
57
57
 
58
58
  权限信息,一次最多允许添加5条规则
59
59
 
@@ -25,7 +25,7 @@ class CreateShareRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """CreateShareRequest
28
+ r"""CreateShareRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class CreateShareRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this CreateShareRequest.
46
+ r"""Gets the body of this CreateShareRequest.
47
47
 
48
48
  :return: The body of this CreateShareRequest.
49
49
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateShareRequestBody`
@@ -52,7 +52,7 @@ class CreateShareRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this CreateShareRequest.
55
+ r"""Sets the body of this CreateShareRequest.
56
56
 
57
57
  :param body: The body of this CreateShareRequest.
58
58
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateShareRequestBody`
@@ -27,7 +27,7 @@ class CreateShareRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, share=None, bss_param=None):
30
- """CreateShareRequestBody
30
+ r"""CreateShareRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateShareRequestBody:
49
49
 
50
50
  @property
51
51
  def share(self):
52
- """Gets the share of this CreateShareRequestBody.
52
+ r"""Gets the share of this CreateShareRequestBody.
53
53
 
54
54
  :return: The share of this CreateShareRequestBody.
55
55
  :rtype: :class:`huaweicloudsdksfsturbo.v1.Share`
@@ -58,7 +58,7 @@ class CreateShareRequestBody:
58
58
 
59
59
  @share.setter
60
60
  def share(self, share):
61
- """Sets the share of this CreateShareRequestBody.
61
+ r"""Sets the share of this CreateShareRequestBody.
62
62
 
63
63
  :param share: The share of this CreateShareRequestBody.
64
64
  :type share: :class:`huaweicloudsdksfsturbo.v1.Share`
@@ -67,7 +67,7 @@ class CreateShareRequestBody:
67
67
 
68
68
  @property
69
69
  def bss_param(self):
70
- """Gets the bss_param of this CreateShareRequestBody.
70
+ r"""Gets the bss_param of this CreateShareRequestBody.
71
71
 
72
72
  :return: The bss_param of this CreateShareRequestBody.
73
73
  :rtype: :class:`huaweicloudsdksfsturbo.v1.BssInfo`
@@ -76,7 +76,7 @@ class CreateShareRequestBody:
76
76
 
77
77
  @bss_param.setter
78
78
  def bss_param(self, bss_param):
79
- """Sets the bss_param of this CreateShareRequestBody.
79
+ r"""Sets the bss_param of this CreateShareRequestBody.
80
80
 
81
81
  :param bss_param: The bss_param of this CreateShareRequestBody.
82
82
  :type bss_param: :class:`huaweicloudsdksfsturbo.v1.BssInfo`
@@ -30,7 +30,7 @@ class CreateShareResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, id=None, name=None, status=None):
33
- """CreateShareResponse
33
+ r"""CreateShareResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class CreateShareResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def id(self):
61
- """Gets the id of this CreateShareResponse.
61
+ r"""Gets the id of this CreateShareResponse.
62
62
 
63
63
  创建的SFS Turbo文件系统ID。
64
64
 
@@ -69,7 +69,7 @@ class CreateShareResponse(SdkResponse):
69
69
 
70
70
  @id.setter
71
71
  def id(self, id):
72
- """Sets the id of this CreateShareResponse.
72
+ r"""Sets the id of this CreateShareResponse.
73
73
 
74
74
  创建的SFS Turbo文件系统ID。
75
75
 
@@ -80,7 +80,7 @@ class CreateShareResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def name(self):
83
- """Gets the name of this CreateShareResponse.
83
+ r"""Gets the name of this CreateShareResponse.
84
84
 
85
85
  创建的SFS Turbo文件系统名称。
86
86
 
@@ -91,7 +91,7 @@ class CreateShareResponse(SdkResponse):
91
91
 
92
92
  @name.setter
93
93
  def name(self, name):
94
- """Sets the name of this CreateShareResponse.
94
+ r"""Sets the name of this CreateShareResponse.
95
95
 
96
96
  创建的SFS Turbo文件系统名称。
97
97
 
@@ -102,7 +102,7 @@ class CreateShareResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def status(self):
105
- """Gets the status of this CreateShareResponse.
105
+ r"""Gets the status of this CreateShareResponse.
106
106
 
107
107
  SFS Turbo文件系统的状态
108
108
 
@@ -113,7 +113,7 @@ class CreateShareResponse(SdkResponse):
113
113
 
114
114
  @status.setter
115
115
  def status(self, status):
116
- """Sets the status of this CreateShareResponse.
116
+ r"""Sets the status of this CreateShareResponse.
117
117
 
118
118
  SFS Turbo文件系统的状态
119
119
 
@@ -27,7 +27,7 @@ class CreateSharedTagRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreateSharedTagRequest
30
+ r"""CreateSharedTagRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateSharedTagRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreateSharedTagRequest.
52
+ r"""Gets the share_id of this CreateSharedTagRequest.
53
53
 
54
54
  共享ID
55
55
 
@@ -60,7 +60,7 @@ class CreateSharedTagRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreateSharedTagRequest.
63
+ r"""Sets the share_id of this CreateSharedTagRequest.
64
64
 
65
65
  共享ID
66
66
 
@@ -71,7 +71,7 @@ class CreateSharedTagRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateSharedTagRequest.
74
+ r"""Gets the body of this CreateSharedTagRequest.
75
75
 
76
76
  :return: The body of this CreateSharedTagRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateSharedTagRequestBody`
@@ -80,7 +80,7 @@ class CreateSharedTagRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateSharedTagRequest.
83
+ r"""Sets the body of this CreateSharedTagRequest.
84
84
 
85
85
  :param body: The body of this CreateSharedTagRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateSharedTagRequestBody`
@@ -25,7 +25,7 @@ class CreateSharedTagRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, tag=None):
28
- """CreateSharedTagRequestBody
28
+ r"""CreateSharedTagRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class CreateSharedTagRequestBody:
42
42
 
43
43
  @property
44
44
  def tag(self):
45
- """Gets the tag of this CreateSharedTagRequestBody.
45
+ r"""Gets the tag of this CreateSharedTagRequestBody.
46
46
 
47
47
  :return: The tag of this CreateSharedTagRequestBody.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ResourceTag`
@@ -51,7 +51,7 @@ class CreateSharedTagRequestBody:
51
51
 
52
52
  @tag.setter
53
53
  def tag(self, tag):
54
- """Sets the tag of this CreateSharedTagRequestBody.
54
+ r"""Sets the tag of this CreateSharedTagRequestBody.
55
55
 
56
56
  :param tag: The tag of this CreateSharedTagRequestBody.
57
57
  :type tag: :class:`huaweicloudsdksfsturbo.v1.ResourceTag`
@@ -24,7 +24,7 @@ class CreateSharedTagResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """CreateSharedTagResponse
27
+ r"""CreateSharedTagResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30