huaweicloudsdksfsturbo 3.1.142__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.142.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.142.dist-info/RECORD +0 -159
  153. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/LICENSE +0 -0
  154. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/WHEEL +0 -0
  155. {huaweicloudsdksfsturbo-3.1.142.dist-info → huaweicloudsdksfsturbo-3.1.143.dist-info}/top_level.txt +0 -0
@@ -25,7 +25,7 @@ class ActionProgress:
25
25
  }
26
26
 
27
27
  def __init__(self, creating=None):
28
- """ActionProgress
28
+ r"""ActionProgress
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ActionProgress:
43
43
 
44
44
  @property
45
45
  def creating(self):
46
- """Gets the creating of this ActionProgress.
46
+ r"""Gets the creating of this ActionProgress.
47
47
 
48
48
  创建文件系统的进度。
49
49
 
@@ -54,7 +54,7 @@ class ActionProgress:
54
54
 
55
55
  @creating.setter
56
56
  def creating(self, creating):
57
- """Sets the creating of this ActionProgress.
57
+ r"""Sets the creating of this ActionProgress.
58
58
 
59
59
  创建文件系统的进度。
60
60
 
@@ -25,7 +25,7 @@ class AutoExportPolicy:
25
25
  }
26
26
 
27
27
  def __init__(self, events=None):
28
- """AutoExportPolicy
28
+ r"""AutoExportPolicy
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class AutoExportPolicy:
43
43
 
44
44
  @property
45
45
  def events(self):
46
- """Gets the events of this AutoExportPolicy.
46
+ r"""Gets the events of this AutoExportPolicy.
47
47
 
48
48
  后端存储自动导出到OBS桶的数据更新类型。 - NEW:表示新增数据,SFS Turbo联动目录下创建的文件,及之后对这些文件进行的元数据和数据修改,会被自动同步到OBS桶里。 - CHANGED:表示修改数据,从OBS桶里导入到SFS Turbo联动目录下的文件,在SFS Turbo上对这些文件所进行的数据和元数据的修改,会被自动同步到OBS桶里。 - DELETED:表示删除数据,在SFS Turbo联动目录下删除文件,OBS桶对应的对象也会被删除,只有被SFS Turbo写入的OBS对象才会被删除。
49
49
 
@@ -54,7 +54,7 @@ class AutoExportPolicy:
54
54
 
55
55
  @events.setter
56
56
  def events(self, events):
57
- """Sets the events of this AutoExportPolicy.
57
+ r"""Sets the events of this AutoExportPolicy.
58
58
 
59
59
  后端存储自动导出到OBS桶的数据更新类型。 - NEW:表示新增数据,SFS Turbo联动目录下创建的文件,及之后对这些文件进行的元数据和数据修改,会被自动同步到OBS桶里。 - CHANGED:表示修改数据,从OBS桶里导入到SFS Turbo联动目录下的文件,在SFS Turbo上对这些文件所进行的数据和元数据的修改,会被自动同步到OBS桶里。 - DELETED:表示删除数据,在SFS Turbo联动目录下删除文件,OBS桶对应的对象也会被删除,只有被SFS Turbo写入的OBS对象才会被删除。
60
60
 
@@ -27,7 +27,7 @@ class BatchAddSharedTagsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """BatchAddSharedTagsRequest
30
+ r"""BatchAddSharedTagsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class BatchAddSharedTagsRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this BatchAddSharedTagsRequest.
52
+ r"""Gets the share_id of this BatchAddSharedTagsRequest.
53
53
 
54
54
  共享ID
55
55
 
@@ -60,7 +60,7 @@ class BatchAddSharedTagsRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this BatchAddSharedTagsRequest.
63
+ r"""Sets the share_id of this BatchAddSharedTagsRequest.
64
64
 
65
65
  共享ID
66
66
 
@@ -71,7 +71,7 @@ class BatchAddSharedTagsRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this BatchAddSharedTagsRequest.
74
+ r"""Gets the body of this BatchAddSharedTagsRequest.
75
75
 
76
76
  :return: The body of this BatchAddSharedTagsRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.BatchAddSharedTagsRequestBody`
@@ -80,7 +80,7 @@ class BatchAddSharedTagsRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this BatchAddSharedTagsRequest.
83
+ r"""Sets the body of this BatchAddSharedTagsRequest.
84
84
 
85
85
  :param body: The body of this BatchAddSharedTagsRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.BatchAddSharedTagsRequestBody`
@@ -29,7 +29,7 @@ class BatchAddSharedTagsRequestBody:
29
29
  }
30
30
 
31
31
  def __init__(self, action=None, tags=None, sys_tags=None):
32
- """BatchAddSharedTagsRequestBody
32
+ r"""BatchAddSharedTagsRequestBody
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class BatchAddSharedTagsRequestBody:
56
56
 
57
57
  @property
58
58
  def action(self):
59
- """Gets the action of this BatchAddSharedTagsRequestBody.
59
+ r"""Gets the action of this BatchAddSharedTagsRequestBody.
60
60
 
61
61
  操作标识,取值范围为:create。 为指定共享批量添加标签时使用create。
62
62
 
@@ -67,7 +67,7 @@ class BatchAddSharedTagsRequestBody:
67
67
 
68
68
  @action.setter
69
69
  def action(self, action):
70
- """Sets the action of this BatchAddSharedTagsRequestBody.
70
+ r"""Sets the action of this BatchAddSharedTagsRequestBody.
71
71
 
72
72
  操作标识,取值范围为:create。 为指定共享批量添加标签时使用create。
73
73
 
@@ -78,7 +78,7 @@ class BatchAddSharedTagsRequestBody:
78
78
 
79
79
  @property
80
80
  def tags(self):
81
- """Gets the tags of this BatchAddSharedTagsRequestBody.
81
+ r"""Gets the tags of this BatchAddSharedTagsRequestBody.
82
82
 
83
83
  标签列表。 用户权限时该字段必选。如果有op_service权限时,tags和sys_tags二选一。
84
84
 
@@ -89,7 +89,7 @@ class BatchAddSharedTagsRequestBody:
89
89
 
90
90
  @tags.setter
91
91
  def tags(self, tags):
92
- """Sets the tags of this BatchAddSharedTagsRequestBody.
92
+ r"""Sets the tags of this BatchAddSharedTagsRequestBody.
93
93
 
94
94
  标签列表。 用户权限时该字段必选。如果有op_service权限时,tags和sys_tags二选一。
95
95
 
@@ -100,7 +100,7 @@ class BatchAddSharedTagsRequestBody:
100
100
 
101
101
  @property
102
102
  def sys_tags(self):
103
- """Gets the sys_tags of this BatchAddSharedTagsRequestBody.
103
+ r"""Gets the sys_tags of this BatchAddSharedTagsRequestBody.
104
104
 
105
105
  系统标签列表。 op_service权限可以访问,和tags二选一。目前TMS调用时只包含一个resource_tag结构体,key固定为:_sys_enterprise_project_id。
106
106
 
@@ -111,7 +111,7 @@ class BatchAddSharedTagsRequestBody:
111
111
 
112
112
  @sys_tags.setter
113
113
  def sys_tags(self, sys_tags):
114
- """Sets the sys_tags of this BatchAddSharedTagsRequestBody.
114
+ r"""Sets the sys_tags of this BatchAddSharedTagsRequestBody.
115
115
 
116
116
  系统标签列表。 op_service权限可以访问,和tags二选一。目前TMS调用时只包含一个resource_tag结构体,key固定为:_sys_enterprise_project_id。
117
117
 
@@ -24,7 +24,7 @@ class BatchAddSharedTagsResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """BatchAddSharedTagsResponse
27
+ r"""BatchAddSharedTagsResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -31,7 +31,7 @@ class BssInfo:
31
31
  }
32
32
 
33
33
  def __init__(self, is_auto_renew=None, period_num=None, period_type=None, is_auto_pay=None):
34
- """BssInfo
34
+ r"""BssInfo
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class BssInfo:
62
62
 
63
63
  @property
64
64
  def is_auto_renew(self):
65
- """Gets the is_auto_renew of this BssInfo.
65
+ r"""Gets the is_auto_renew of this BssInfo.
66
66
 
67
67
  是否自动续费
68
68
 
@@ -73,7 +73,7 @@ class BssInfo:
73
73
 
74
74
  @is_auto_renew.setter
75
75
  def is_auto_renew(self, is_auto_renew):
76
- """Sets the is_auto_renew of this BssInfo.
76
+ r"""Sets the is_auto_renew of this BssInfo.
77
77
 
78
78
  是否自动续费
79
79
 
@@ -84,7 +84,7 @@ class BssInfo:
84
84
 
85
85
  @property
86
86
  def period_num(self):
87
- """Gets the period_num of this BssInfo.
87
+ r"""Gets the period_num of this BssInfo.
88
88
 
89
89
  包周期订购的周期数
90
90
 
@@ -95,7 +95,7 @@ class BssInfo:
95
95
 
96
96
  @period_num.setter
97
97
  def period_num(self, period_num):
98
- """Sets the period_num of this BssInfo.
98
+ r"""Sets the period_num of this BssInfo.
99
99
 
100
100
  包周期订购的周期数
101
101
 
@@ -106,7 +106,7 @@ class BssInfo:
106
106
 
107
107
  @property
108
108
  def period_type(self):
109
- """Gets the period_type of this BssInfo.
109
+ r"""Gets the period_type of this BssInfo.
110
110
 
111
111
  包周期的类型,可选包年或包月,2 表示包月,3 表示包年
112
112
 
@@ -117,7 +117,7 @@ class BssInfo:
117
117
 
118
118
  @period_type.setter
119
119
  def period_type(self, period_type):
120
- """Sets the period_type of this BssInfo.
120
+ r"""Sets the period_type of this BssInfo.
121
121
 
122
122
  包周期的类型,可选包年或包月,2 表示包月,3 表示包年
123
123
 
@@ -128,7 +128,7 @@ class BssInfo:
128
128
 
129
129
  @property
130
130
  def is_auto_pay(self):
131
- """Gets the is_auto_pay of this BssInfo.
131
+ r"""Gets the is_auto_pay of this BssInfo.
132
132
 
133
133
  是否生成订单后自动扣款
134
134
 
@@ -139,7 +139,7 @@ class BssInfo:
139
139
 
140
140
  @is_auto_pay.setter
141
141
  def is_auto_pay(self, is_auto_pay):
142
- """Sets the is_auto_pay of this BssInfo.
142
+ r"""Sets the is_auto_pay of this BssInfo.
143
143
 
144
144
  是否生成订单后自动扣款
145
145
 
@@ -25,7 +25,7 @@ class BssInfoExtend:
25
25
  }
26
26
 
27
27
  def __init__(self, is_auto_pay=None):
28
- """BssInfoExtend
28
+ r"""BssInfoExtend
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class BssInfoExtend:
43
43
 
44
44
  @property
45
45
  def is_auto_pay(self):
46
- """Gets the is_auto_pay of this BssInfoExtend.
46
+ r"""Gets the is_auto_pay of this BssInfoExtend.
47
47
 
48
48
  是否自动付款
49
49
 
@@ -54,7 +54,7 @@ class BssInfoExtend:
54
54
 
55
55
  @is_auto_pay.setter
56
56
  def is_auto_pay(self, is_auto_pay):
57
- """Sets the is_auto_pay of this BssInfoExtend.
57
+ r"""Sets the is_auto_pay of this BssInfoExtend.
58
58
 
59
59
  是否自动付款
60
60
 
@@ -25,7 +25,7 @@ class ChangeSecurityGroup:
25
25
  }
26
26
 
27
27
  def __init__(self, security_group_id=None):
28
- """ChangeSecurityGroup
28
+ r"""ChangeSecurityGroup
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ChangeSecurityGroup:
42
42
 
43
43
  @property
44
44
  def security_group_id(self):
45
- """Gets the security_group_id of this ChangeSecurityGroup.
45
+ r"""Gets the security_group_id of this ChangeSecurityGroup.
46
46
 
47
47
  需要修改的目标安全组ID。
48
48
 
@@ -53,7 +53,7 @@ class ChangeSecurityGroup:
53
53
 
54
54
  @security_group_id.setter
55
55
  def security_group_id(self, security_group_id):
56
- """Sets the security_group_id of this ChangeSecurityGroup.
56
+ r"""Sets the security_group_id of this ChangeSecurityGroup.
57
57
 
58
58
  需要修改的目标安全组ID。
59
59
 
@@ -27,7 +27,7 @@ class ChangeSecurityGroupRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """ChangeSecurityGroupRequest
30
+ r"""ChangeSecurityGroupRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ChangeSecurityGroupRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this ChangeSecurityGroupRequest.
52
+ r"""Gets the share_id of this ChangeSecurityGroupRequest.
53
53
 
54
54
  文件系统ID
55
55
 
@@ -60,7 +60,7 @@ class ChangeSecurityGroupRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this ChangeSecurityGroupRequest.
63
+ r"""Sets the share_id of this ChangeSecurityGroupRequest.
64
64
 
65
65
  文件系统ID
66
66
 
@@ -71,7 +71,7 @@ class ChangeSecurityGroupRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ChangeSecurityGroupRequest.
74
+ r"""Gets the body of this ChangeSecurityGroupRequest.
75
75
 
76
76
  :return: The body of this ChangeSecurityGroupRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ChangeSecurityGroupRequestBody`
@@ -80,7 +80,7 @@ class ChangeSecurityGroupRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ChangeSecurityGroupRequest.
83
+ r"""Sets the body of this ChangeSecurityGroupRequest.
84
84
 
85
85
  :param body: The body of this ChangeSecurityGroupRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.ChangeSecurityGroupRequestBody`
@@ -25,7 +25,7 @@ class ChangeSecurityGroupRequestBody:
25
25
  }
26
26
 
27
27
  def __init__(self, change_security_group=None):
28
- """ChangeSecurityGroupRequestBody
28
+ r"""ChangeSecurityGroupRequestBody
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ChangeSecurityGroupRequestBody:
42
42
 
43
43
  @property
44
44
  def change_security_group(self):
45
- """Gets the change_security_group of this ChangeSecurityGroupRequestBody.
45
+ r"""Gets the change_security_group of this ChangeSecurityGroupRequestBody.
46
46
 
47
47
  :return: The change_security_group of this ChangeSecurityGroupRequestBody.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ChangeSecurityGroup`
@@ -51,7 +51,7 @@ class ChangeSecurityGroupRequestBody:
51
51
 
52
52
  @change_security_group.setter
53
53
  def change_security_group(self, change_security_group):
54
- """Sets the change_security_group of this ChangeSecurityGroupRequestBody.
54
+ r"""Sets the change_security_group of this ChangeSecurityGroupRequestBody.
55
55
 
56
56
  :param change_security_group: The change_security_group of this ChangeSecurityGroupRequestBody.
57
57
  :type change_security_group: :class:`huaweicloudsdksfsturbo.v1.ChangeSecurityGroup`
@@ -26,7 +26,7 @@ class ChangeSecurityGroupResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, id=None):
29
- """ChangeSecurityGroupResponse
29
+ r"""ChangeSecurityGroupResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ChangeSecurityGroupResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def id(self):
47
- """Gets the id of this ChangeSecurityGroupResponse.
47
+ r"""Gets the id of this ChangeSecurityGroupResponse.
48
48
 
49
49
  SFS Turbo文件系统ID。
50
50
 
@@ -55,7 +55,7 @@ class ChangeSecurityGroupResponse(SdkResponse):
55
55
 
56
56
  @id.setter
57
57
  def id(self, id):
58
- """Sets the id of this ChangeSecurityGroupResponse.
58
+ r"""Sets the id of this ChangeSecurityGroupResponse.
59
59
 
60
60
  SFS Turbo文件系统ID。
61
61
 
@@ -25,7 +25,7 @@ class ChangeShareNameReq:
25
25
  }
26
26
 
27
27
  def __init__(self, change_name=None):
28
- """ChangeShareNameReq
28
+ r"""ChangeShareNameReq
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ChangeShareNameReq:
42
42
 
43
43
  @property
44
44
  def change_name(self):
45
- """Gets the change_name of this ChangeShareNameReq.
45
+ r"""Gets the change_name of this ChangeShareNameReq.
46
46
 
47
47
  :return: The change_name of this ChangeShareNameReq.
48
48
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ShareName`
@@ -51,7 +51,7 @@ class ChangeShareNameReq:
51
51
 
52
52
  @change_name.setter
53
53
  def change_name(self, change_name):
54
- """Sets the change_name of this ChangeShareNameReq.
54
+ r"""Sets the change_name of this ChangeShareNameReq.
55
55
 
56
56
  :param change_name: The change_name of this ChangeShareNameReq.
57
57
  :type change_name: :class:`huaweicloudsdksfsturbo.v1.ShareName`
@@ -27,7 +27,7 @@ class ChangeShareNameRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """ChangeShareNameRequest
30
+ r"""ChangeShareNameRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ChangeShareNameRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this ChangeShareNameRequest.
52
+ r"""Gets the share_id of this ChangeShareNameRequest.
53
53
 
54
54
  文件系统ID
55
55
 
@@ -60,7 +60,7 @@ class ChangeShareNameRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this ChangeShareNameRequest.
63
+ r"""Sets the share_id of this ChangeShareNameRequest.
64
64
 
65
65
  文件系统ID
66
66
 
@@ -71,7 +71,7 @@ class ChangeShareNameRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ChangeShareNameRequest.
74
+ r"""Gets the body of this ChangeShareNameRequest.
75
75
 
76
76
  :return: The body of this ChangeShareNameRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ChangeShareNameReq`
@@ -80,7 +80,7 @@ class ChangeShareNameRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ChangeShareNameRequest.
83
+ r"""Sets the body of this ChangeShareNameRequest.
84
84
 
85
85
  :param body: The body of this ChangeShareNameRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.ChangeShareNameReq`
@@ -24,7 +24,7 @@ class ChangeShareNameResponse(SdkResponse):
24
24
  }
25
25
 
26
26
  def __init__(self):
27
- """ChangeShareNameResponse
27
+ r"""ChangeShareNameResponse
28
28
 
29
29
  The model defined in huaweicloud sdk
30
30
 
@@ -29,7 +29,7 @@ class ConfigNasTarget:
29
29
  }
30
30
 
31
31
  def __init__(self, name=None, type=None, url=None):
32
- """ConfigNasTarget
32
+ r"""ConfigNasTarget
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class ConfigNasTarget:
54
54
 
55
55
  @property
56
56
  def name(self):
57
- """Gets the name of this ConfigNasTarget.
57
+ r"""Gets the name of this ConfigNasTarget.
58
58
 
59
59
  nas 配置名
60
60
 
@@ -65,7 +65,7 @@ class ConfigNasTarget:
65
65
 
66
66
  @name.setter
67
67
  def name(self, name):
68
- """Sets the name of this ConfigNasTarget.
68
+ r"""Sets the name of this ConfigNasTarget.
69
69
 
70
70
  nas 配置名
71
71
 
@@ -76,7 +76,7 @@ class ConfigNasTarget:
76
76
 
77
77
  @property
78
78
  def type(self):
79
- """Gets the type of this ConfigNasTarget.
79
+ r"""Gets the type of this ConfigNasTarget.
80
80
 
81
81
  nas 配置协议类型
82
82
 
@@ -87,7 +87,7 @@ class ConfigNasTarget:
87
87
 
88
88
  @type.setter
89
89
  def type(self, type):
90
- """Sets the type of this ConfigNasTarget.
90
+ r"""Sets the type of this ConfigNasTarget.
91
91
 
92
92
  nas 配置协议类型
93
93
 
@@ -98,7 +98,7 @@ class ConfigNasTarget:
98
98
 
99
99
  @property
100
100
  def url(self):
101
- """Gets the url of this ConfigNasTarget.
101
+ r"""Gets the url of this ConfigNasTarget.
102
102
 
103
103
  nas 配置 ip
104
104
 
@@ -109,7 +109,7 @@ class ConfigNasTarget:
109
109
 
110
110
  @url.setter
111
111
  def url(self, url):
112
- """Sets the url of this ConfigNasTarget.
112
+ r"""Sets the url of this ConfigNasTarget.
113
113
 
114
114
  nas 配置 ip
115
115
 
@@ -27,7 +27,7 @@ class CreateBackendTargetRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, share_id=None, body=None):
30
- """CreateBackendTargetRequest
30
+ r"""CreateBackendTargetRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class CreateBackendTargetRequest:
49
49
 
50
50
  @property
51
51
  def share_id(self):
52
- """Gets the share_id of this CreateBackendTargetRequest.
52
+ r"""Gets the share_id of this CreateBackendTargetRequest.
53
53
 
54
54
  文件系统id
55
55
 
@@ -60,7 +60,7 @@ class CreateBackendTargetRequest:
60
60
 
61
61
  @share_id.setter
62
62
  def share_id(self, share_id):
63
- """Sets the share_id of this CreateBackendTargetRequest.
63
+ r"""Sets the share_id of this CreateBackendTargetRequest.
64
64
 
65
65
  文件系统id
66
66
 
@@ -71,7 +71,7 @@ class CreateBackendTargetRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this CreateBackendTargetRequest.
74
+ r"""Gets the body of this CreateBackendTargetRequest.
75
75
 
76
76
  :return: The body of this CreateBackendTargetRequest.
77
77
  :rtype: :class:`huaweicloudsdksfsturbo.v1.CreateBackendTargetRequestBody`
@@ -80,7 +80,7 @@ class CreateBackendTargetRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this CreateBackendTargetRequest.
83
+ r"""Sets the body of this CreateBackendTargetRequest.
84
84
 
85
85
  :param body: The body of this CreateBackendTargetRequest.
86
86
  :type body: :class:`huaweicloudsdksfsturbo.v1.CreateBackendTargetRequestBody`
@@ -27,7 +27,7 @@ class CreateBackendTargetRequestBody:
27
27
  }
28
28
 
29
29
  def __init__(self, file_system_path=None, obs=None):
30
- """CreateBackendTargetRequestBody
30
+ r"""CreateBackendTargetRequestBody
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class CreateBackendTargetRequestBody:
48
48
 
49
49
  @property
50
50
  def file_system_path(self):
51
- """Gets the file_system_path of this CreateBackendTargetRequestBody.
51
+ r"""Gets the file_system_path of this CreateBackendTargetRequestBody.
52
52
 
53
53
  联动目录名称,SFS Turbo会在文件系统根目录下以该名称创建一个子目录,该目录用于绑定后端存储。 必须是文件系统根目录下不存在的目录名,长度不能超过63个字符,子目录名称不能是“.”或“..”。 不支持多层目录,不能包含字符'/'。
54
54
 
@@ -59,7 +59,7 @@ class CreateBackendTargetRequestBody:
59
59
 
60
60
  @file_system_path.setter
61
61
  def file_system_path(self, file_system_path):
62
- """Sets the file_system_path of this CreateBackendTargetRequestBody.
62
+ r"""Sets the file_system_path of this CreateBackendTargetRequestBody.
63
63
 
64
64
  联动目录名称,SFS Turbo会在文件系统根目录下以该名称创建一个子目录,该目录用于绑定后端存储。 必须是文件系统根目录下不存在的目录名,长度不能超过63个字符,子目录名称不能是“.”或“..”。 不支持多层目录,不能包含字符'/'。
65
65
 
@@ -70,7 +70,7 @@ class CreateBackendTargetRequestBody:
70
70
 
71
71
  @property
72
72
  def obs(self):
73
- """Gets the obs of this CreateBackendTargetRequestBody.
73
+ r"""Gets the obs of this CreateBackendTargetRequestBody.
74
74
 
75
75
  :return: The obs of this CreateBackendTargetRequestBody.
76
76
  :rtype: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`
@@ -79,7 +79,7 @@ class CreateBackendTargetRequestBody:
79
79
 
80
80
  @obs.setter
81
81
  def obs(self, obs):
82
- """Sets the obs of this CreateBackendTargetRequestBody.
82
+ r"""Sets the obs of this CreateBackendTargetRequestBody.
83
83
 
84
84
  :param obs: The obs of this CreateBackendTargetRequestBody.
85
85
  :type obs: :class:`huaweicloudsdksfsturbo.v1.ObsDataRepository`