diff --git a/docs/sfs/api-ref/.placeholder b/docs/sfs/api-ref/.placeholder deleted file mode 100644 index e69de29bb..000000000 diff --git a/docs/sfs/api-ref/ALL_META.TXT.json b/docs/sfs/api-ref/ALL_META.TXT.json index 5d07494fb..638225baa 100644 --- a/docs/sfs/api-ref/ALL_META.TXT.json +++ b/docs/sfs/api-ref/ALL_META.TXT.json @@ -15,8 +15,8 @@ "code":"2", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"SFS APIs", - "title":"SFS APIs", + "kw":"SFS Capacity-Oriented APIs", + "title":"SFS Capacity-Oriented APIs", "githuburl":"" }, { @@ -25,8 +25,8 @@ "code":"3", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"API Version Querying", - "title":"API Version Querying", + "kw":"API Version Queries", + "title":"API Version Queries", "githuburl":"" }, { @@ -35,7 +35,7 @@ "code":"4", "des":"This API is used to query all available versions of APIs provided by SFS.To support function extension, SFS APIs can be distinguished by version. SFS has two types API ve", "doc_type":"api", - "kw":"Querying All API Versions,API Version Querying,API Reference", + "kw":"Querying All API Versions,API Version Queries,API Reference", "title":"Querying All API Versions", "githuburl":"" }, @@ -43,10 +43,10 @@ "uri":"sfs_02_0019.html", "product_code":"sfs", "code":"5", - "des":"This API is used for querying details about API versions.GET /{api_version}/Parameter descriptionParameterMandatoryTypeDescriptionapi_versionYesStringSpecifies the API ve", + "des":"This API is used for querying details about an API version.GET /{api_version}/Parameter descriptionParameterMandatoryTypeDescriptionapi_versionYesStringSpecifies the API ", "doc_type":"api", - "kw":"Querying Details About API Versions,API Version Querying,API Reference", - "title":"Querying Details About API Versions", + "kw":"Querying Details About an API Version,API Version Queries,API Reference", + "title":"Querying Details About an API Version", "githuburl":"" }, { @@ -55,8 +55,8 @@ "code":"6", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"File Sharing", - "title":"File Sharing", + "kw":"File Systems", + "title":"File Systems", "githuburl":"" }, { @@ -65,7 +65,7 @@ "code":"7", "des":"This API is used to create a shared file system. After the file system is created, you need to mount the file system to ECSs to achieve shared file storage.This API is an", "doc_type":"api", - "kw":"Creating a Shared File System,File Sharing,API Reference", + "kw":"Creating a Shared File System,File Systems,API Reference", "title":"Creating a Shared File System", "githuburl":"" }, @@ -75,7 +75,7 @@ "code":"8", "des":"This API is used to list the basic information of all shared file systems.GET /v2/{project_id}/shares?all_tenants={all_tenants}&status={status}&limit={limit}&offset={offs", "doc_type":"api", - "kw":"Querying All Shared File Systems,File Sharing,API Reference", + "kw":"Querying All Shared File Systems,File Systems,API Reference", "title":"Querying All Shared File Systems", "githuburl":"" }, @@ -85,7 +85,7 @@ "code":"9", "des":"This API is used to query the details about all shared file systems.GET /v2/{project_id}/shares/detail?all_tenants={all_tenants}&project_id={project_id}&status={status}&l", "doc_type":"api", - "kw":"Querying Details About All Shared File Systems,File Sharing,API Reference", + "kw":"Querying Details About All Shared File Systems,File Systems,API Reference", "title":"Querying Details About All Shared File Systems", "githuburl":"" }, @@ -95,7 +95,7 @@ "code":"10", "des":"This API is used to query the details about a shared file system.GET /v2/{project_id}/shares/{share_id}Parameter descriptionParameterMandatoryTypeDescriptionshare_idYesSt", "doc_type":"api", - "kw":"Querying Details About a Shared File System,File Sharing,API Reference", + "kw":"Querying Details About a Shared File System,File Systems,API Reference", "title":"Querying Details About a Shared File System", "githuburl":"" }, @@ -105,7 +105,7 @@ "code":"11", "des":"This API is used to query mount locations of a shared file system.This API exists only when X-Openstack-Manila-Api-Version in the request header is greater than or equal ", "doc_type":"api", - "kw":"Querying Mount Locations of a Shared File System,File Sharing,API Reference", + "kw":"Querying Mount Locations of a Shared File System,File Systems,API Reference", "title":"Querying Mount Locations of a Shared File System", "githuburl":"" }, @@ -115,7 +115,7 @@ "code":"12", "des":"This API is used to modify the name and description of a shared file system.PUT /v2/{project_id}/shares/{share_id}Parameter descriptionParameterMandatoryTypeDescriptionsh", "doc_type":"api", - "kw":"Modifying a Shared File System,File Sharing,API Reference", + "kw":"Modifying a Shared File System,File Systems,API Reference", "title":"Modifying a Shared File System", "githuburl":"" }, @@ -125,7 +125,7 @@ "code":"13", "des":"This API is used to delete a shared file system.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and receive", "doc_type":"api", - "kw":"Deleting a Shared File System,File Sharing,API Reference", + "kw":"Deleting a Shared File System,File Systems,API Reference", "title":"Deleting a Shared File System", "githuburl":"" }, @@ -135,38 +135,38 @@ "code":"14", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Share Access Rules", - "title":"Share Access Rules", + "kw":"File System Access Rules", + "title":"File System Access Rules", "githuburl":"" }, { "uri":"sfs_02_0029.html", "product_code":"sfs", "code":"15", - "des":"This API is used to add share access rules.This API is an asynchronous API. If the returned status code is 200, the API request is successfully delivered and received. La", + "des":"This API is used to add a file system access rule.This API is an asynchronous API. If the returned status code is 200, the API request is successfully delivered and recei", "doc_type":"api", - "kw":"Adding Share Access Rules,Share Access Rules,API Reference", - "title":"Adding Share Access Rules", + "kw":"Adding a File System Access Rule,File System Access Rules,API Reference", + "title":"Adding a File System Access Rule", "githuburl":"" }, { "uri":"sfs_02_0030.html", "product_code":"sfs", "code":"16", - "des":"This API is used to delete a share access rule.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and received", + "des":"This API is used to delete a file system access rule.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and re", "doc_type":"api", - "kw":"Deleting Share Access Rules,Share Access Rules,API Reference", - "title":"Deleting Share Access Rules", + "kw":"Deleting a File System Access Rule,File System Access Rules,API Reference", + "title":"Deleting a File System Access Rule", "githuburl":"" }, { "uri":"sfs_02_0031.html", "product_code":"sfs", "code":"17", - "des":"This API is used to query a share access rule.POST /v2/{project_id}/shares/{share_id}/actionParameter descriptionParameterMandatoryTypeDescriptionshare_idYesStringSpecifi", + "des":"This API is used to query the access rules of a shared file system.POST /v2/{project_id}/shares/{share_id}/actionParameter descriptionParameterMandatoryTypeDescriptionsha", "doc_type":"api", - "kw":"Querying Share Access Rules,Share Access Rules,API Reference", - "title":"Querying Share Access Rules", + "kw":"Querying File System Access Rules,File System Access Rules,API Reference", + "title":"Querying File System Access Rules", "githuburl":"" }, { @@ -175,7 +175,7 @@ "code":"18", "des":"This API is used to query quota information.GET /v2/{project_id}/os-quota-sets/{project_id}Parameter descriptionParameterMandatoryTypeDescriptionproject_idYesStringSpecif", "doc_type":"api", - "kw":"Quota Management,SFS APIs,API Reference", + "kw":"Quota Management,SFS Capacity-Oriented APIs,API Reference", "title":"Quota Management", "githuburl":"" }, @@ -215,8 +215,8 @@ "code":"22", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Share Tag", - "title":"Share Tag", + "kw":"Tag Management", + "title":"Tag Management", "githuburl":"" }, { @@ -225,7 +225,7 @@ "code":"23", "des":"This API is used to add a tag to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system", "doc_type":"api", - "kw":"Adding a Tag to a Shared File System,Share Tag,API Reference", + "kw":"Adding a Tag to a Shared File System,Tag Management,API Reference", "title":"Adding a Tag to a Shared File System", "githuburl":"" }, @@ -235,7 +235,7 @@ "code":"24", "des":"This API is used to delete a tag from a specified shared file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API ca", "doc_type":"api", - "kw":"Deleting a Tag from a Shared File System,Share Tag,API Reference", + "kw":"Deleting a Tag from a Shared File System,Tag Management,API Reference", "title":"Deleting a Tag from a Shared File System", "githuburl":"" }, @@ -243,29 +243,29 @@ "uri":"sfs_02_0039.html", "product_code":"sfs", "code":"25", - "des":"This API is used to query all tag information about the specified shared file system.GET /v2/{project_id}/sfs/{share_id}/tagsParameter descriptionParameterMandatoryTypeDe", + "des":"This API is used to query all tags of a specified shared file system.GET /v2/{project_id}/sfs/{share_id}/tagsParameter descriptionParameterMandatoryTypeDescriptionproject", "doc_type":"api", - "kw":"Querying Tag Information About a Shared File System,Share Tag,API Reference", - "title":"Querying Tag Information About a Shared File System", + "kw":"Querying Tags of a Shared File System,Tag Management,API Reference", + "title":"Querying Tags of a Shared File System", "githuburl":"" }, { "uri":"sfs_02_0040.html", "product_code":"sfs", "code":"26", - "des":"This API is used to query the tag set of a tenant's all shared file systems.GET /v2/{project_id}/sfs/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idY", + "des":"This API is used to query the tags of all file systems of a tenant.GET /v2/{project_id}/sfs/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idYesStringS", "doc_type":"api", - "kw":"Querying Tags of a Tenant's All Shared File Systems,Share Tag,API Reference", - "title":"Querying Tags of a Tenant's All Shared File Systems", + "kw":"Querying Tags of All File Systems of a Tenant,Tag Management,API Reference", + "title":"Querying Tags of All File Systems of a Tenant", "githuburl":"" }, { "uri":"sfs_02_0041.html", "product_code":"sfs", "code":"27", - "des":"This API is used to batch add tags to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file s", + "des":"This API is used to batch add tags to a shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system must", "doc_type":"api", - "kw":"Batch Adding Tags to a Shared File System,Share Tag,API Reference", + "kw":"Batch Adding Tags to a Shared File System,Tag Management,API Reference", "title":"Batch Adding Tags to a Shared File System", "githuburl":"" }, @@ -275,7 +275,7 @@ "code":"28", "des":"This API is used to batch delete tags from a specified shared file system.This API is idempotent. If the tags to be deleted do not exist on the shared file system, the de", "doc_type":"api", - "kw":"Batch Deleting Tags from a Shared File System,Share Tag,API Reference", + "kw":"Batch Deleting Tags from a Shared File System,Tag Management,API Reference", "title":"Batch Deleting Tags from a Shared File System", "githuburl":"" }, @@ -283,20 +283,20 @@ "uri":"sfs_02_0043.html", "product_code":"sfs", "code":"29", - "des":"This API is used to query details about a shared file system based on tags.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeD", + "des":"This API is used to query shared file systems by tag.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDescriptionproject_idYe", "doc_type":"api", - "kw":"Querying Details About a Shared File System Based on Tags,Share Tag,API Reference", - "title":"Querying Details About a Shared File System Based on Tags", + "kw":"Querying Shared File Systems by Tag,Tag Management,API Reference", + "title":"Querying Shared File Systems by Tag", "githuburl":"" }, { "uri":"sfs_02_0044.html", "product_code":"sfs", "code":"30", - "des":"This API is used to query the number of shared file systems based on tags.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDe", + "des":"This API is used to query the number of shared file systems by tag.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDescripti", "doc_type":"api", - "kw":"Querying the Number of Shared File Systems Based on Tags,Share Tag,API Reference", - "title":"Querying the Number of Shared File Systems Based on Tags", + "kw":"Querying the Number of Shared File Systems by Tag,Tag Management,API Reference", + "title":"Querying the Number of Shared File Systems by Tag", "githuburl":"" }, { @@ -315,8 +315,8 @@ "code":"32", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Life Cycle Management", - "title":"Life Cycle Management", + "kw":"Lifecycle Management", + "title":"Lifecycle Management", "githuburl":"" }, { @@ -325,7 +325,7 @@ "code":"33", "des":"This API is used to create an SFS Turbo file system.URI formatPOST /v1/{project_id}/sfs-turbo/sharesPOST /v1/{project_id}/sfs-turbo/sharesParameter descriptionParameterMa", "doc_type":"api", - "kw":"Creating a File System,Life Cycle Management,API Reference", + "kw":"Creating a File System,Lifecycle Management,API Reference", "title":"Creating a File System", "githuburl":"" }, @@ -335,7 +335,7 @@ "code":"34", "des":"This API is used to delete an SFS Turbo file system.URI formatDELETE /v1/{project_id}/sfs-turbo/shares/{share_id}DELETE /v1/{project_id}/sfs-turbo/shares/{share_id}Parame", "doc_type":"api", - "kw":"Deleting a File System,Life Cycle Management,API Reference", + "kw":"Deleting a File System,Lifecycle Management,API Reference", "title":"Deleting a File System", "githuburl":"" }, @@ -345,7 +345,7 @@ "code":"35", "des":"This API is used to query details about all SFS Turbo file systems.URI formatGET /v1/{project_id}/sfs-turbo/shares/detail?limit={limit}&offset={offset}GET /v1/{project_id", "doc_type":"api", - "kw":"Querying Details About All File Systems,Life Cycle Management,API Reference", + "kw":"Querying Details About All File Systems,Lifecycle Management,API Reference", "title":"Querying Details About All File Systems", "githuburl":"" }, @@ -355,7 +355,7 @@ "code":"36", "des":"This API is used to query details about an SFS Turbo file system.URI formatGET /v1/{project_id}/sfs-turbo/shares/{share_id}GET /v1/{project_id}/sfs-turbo/shares/{share_id", "doc_type":"api", - "kw":"Querying Details About a Single File System,Life Cycle Management,API Reference", + "kw":"Querying Details About a Single File System,Lifecycle Management,API Reference", "title":"Querying Details About a Single File System", "githuburl":"" }, @@ -405,74 +405,134 @@ "code":"41", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Share Tag", - "title":"Share Tag", + "kw":"Tag Management", + "title":"Tag Management", "githuburl":"" }, { "uri":"sfs_02_0075.html", "product_code":"sfs", "code":"42", - "des":"This API is used to add a tag to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system", + "des":"This API is used to add a tag to an SFS Turbo file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system must ", "doc_type":"api", - "kw":"Creating a Tag,Share Tag,API Reference", - "title":"Creating a Tag", + "kw":"Adding a Tag to a File System,Tag Management,API Reference", + "title":"Adding a Tag to a File System", "githuburl":"" }, { "uri":"sfs_02_0076.html", "product_code":"sfs", "code":"43", - "des":"This API is used to delete a tag from a specified shared file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API ca", + "des":"This API is used to delete a tag from an SFS Turbo file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API calling.", "doc_type":"api", - "kw":"Deleting a Tag from a Shared File System,Share Tag,API Reference", - "title":"Deleting a Tag from a Shared File System", + "kw":"Deleting a Tag from a File System,Tag Management,API Reference", + "title":"Deleting a Tag from a File System", "githuburl":"" }, { "uri":"sfs_02_0077.html", "product_code":"sfs", "code":"44", - "des":"This API is used to query information of all tags about the specified shared file system.GET /v1/{project_id}/sfs-turbo/{share_id}/tagsParameter descriptionParameterManda", + "des":"This API is used to query all tags of an SFS Turbo file system.GET /v1/{project_id}/sfs-turbo/{share_id}/tagsParameter descriptionParameterMandatoryTypeDescriptionproject", "doc_type":"api", - "kw":"Querying Tag Information About a Shared File System,Share Tag,API Reference", - "title":"Querying Tag Information About a Shared File System", + "kw":"Querying Tags of a File System,Tag Management,API Reference", + "title":"Querying Tags of a File System", "githuburl":"" }, { "uri":"sfs_02_0078.html", "product_code":"sfs", "code":"45", - "des":"This API is used to batch add tags to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file s", + "des":"This API is used to batch add tags to an SFS Turbo file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system ", "doc_type":"api", - "kw":"Batch Adding Tags to a Shared File System,Share Tag,API Reference", - "title":"Batch Adding Tags to a Shared File System", + "kw":"Batch Adding Tags to a File System,Tag Management,API Reference", + "title":"Batch Adding Tags to a File System", "githuburl":"" }, { "uri":"sfs_02_0094.html", "product_code":"sfs", "code":"46", - "des":"This API is used to query the tag set of a tenant's all shared file systems.GET /v1/{project_id}/sfs-turbo/tagsParameter descriptionParameterMandatoryTypeDescriptionproje", + "des":"This API is used to query the tags of all file systems of a tenant.GET /v1/{project_id}/sfs-turbo/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idYesS", "doc_type":"api", - "kw":"Querying All Tags of a Tenant's Shared File Systems,Share Tag,API Reference", - "title":"Querying All Tags of a Tenant's Shared File Systems", + "kw":"Querying Tags of All File Systems of a Tenant,Tag Management,API Reference", + "title":"Querying Tags of All File Systems of a Tenant", "githuburl":"" }, { "uri":"sfs_02_0095.html", "product_code":"sfs", "code":"47", - "des":"This API is used to query details about a shared file system based on tags.POST /v1/{project_id}/sfs-turbo/resource_instances/actionParameter descriptionParameterMandator", + "des":"This API is used to query SFS Turbo file systems by tag.POST /v1/{project_id}/sfs-turbo/resource_instances/actionParameter descriptionParameterMandatoryTypeDescriptionpro", "doc_type":"api", - "kw":"Querying Details About a Shared File System Based on Tags,Share Tag,API Reference", - "title":"Querying Details About a Shared File System Based on Tags", + "kw":"Querying File Systems by Tag,Tag Management,API Reference", + "title":"Querying File Systems by Tag", + "githuburl":"" + }, + { + "uri":"en-us_topic_0000001537230113.html", + "product_code":"sfs", + "code":"48", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Name Management", + "title":"Name Management", + "githuburl":"" + }, + { + "uri":"en-us_topic_0000001537629949.html", + "product_code":"sfs", + "code":"49", + "des":"This API is used to change the name of a file system.POST /v1/{project_id}/sfs-turbo/shares/{share_id}/actionNoneNone", + "doc_type":"api", + "kw":"Changing the Name of a File System,Name Management,API Reference", + "title":"Changing the Name of a File System", + "githuburl":"" + }, + { + "uri":"sfs_02_0079.html", + "product_code":"sfs", + "code":"50", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Permissions Policies and Supported Actions", + "title":"Permissions Policies and Supported Actions", + "githuburl":"" + }, + { + "uri":"sfs_02_0080.html", + "product_code":"sfs", + "code":"51", + "des":"This section describes fine-grained permissions management for your SFS. If your cloud account does not need individual IAM users, then you may skip over this section.By ", + "doc_type":"api", + "kw":"Introduction,Permissions Policies and Supported Actions,API Reference", + "title":"Introduction", + "githuburl":"" + }, + { + "uri":"sfs_02_0081.html", + "product_code":"sfs", + "code":"52", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"Supported Actions", + "title":"Supported Actions", + "githuburl":"" + }, + { + "uri":"sfs_02_0083.html", + "product_code":"sfs", + "code":"53", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"api", + "kw":"SFS Turbo Actions,Supported Actions,API Reference", + "title":"SFS Turbo Actions", "githuburl":"" }, { "uri":"sfs_02_0084.html", "product_code":"sfs", - "code":"48", + "code":"54", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Common Parameters", @@ -482,7 +542,7 @@ { "uri":"sfs_02_0085.html", "product_code":"sfs", - "code":"49", + "code":"55", "des":"SFS Turbo file system status elementsReturned ValueDescription100CREATING: The file system is being created.200ACTIVE: The file system is active. An SFS Turbo file system", "doc_type":"api", "kw":"SFS Turbo File System Statuses,Common Parameters,API Reference", @@ -492,7 +552,7 @@ { "uri":"sfs_02_0086.html", "product_code":"sfs", - "code":"50", + "code":"56", "des":"SFS Turbo file system substatus elementsReturned ValueDescription121Expanding the capacity online.221Online capacity expansion succeeded.321Failed to perform online capac", "doc_type":"api", "kw":"SFS Turbo File System Substatuses,Common Parameters,API Reference", @@ -502,7 +562,7 @@ { "uri":"sfs_02_0088.html", "product_code":"sfs", - "code":"51", + "code":"57", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Appendix", @@ -512,7 +572,7 @@ { "uri":"sfs_02_0089.html", "product_code":"sfs", - "code":"52", + "code":"58", "des":"NormalReturned ValueDescription200 OKSpecifies the normal response for the GET and PUT operations.201 CreatedSpecifies the normal response for the POST operation.202 Acce", "doc_type":"api", "kw":"Status Codes,Appendix,API Reference", @@ -522,17 +582,17 @@ { "uri":"ErrorCode.html", "product_code":"sfs", - "code":"53", + "code":"59", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", - "kw":"Error Codes,Appendix,API Reference", - "title":"Error Codes", + "kw":"SFS Turbo Error Codes,Appendix,API Reference", + "title":"SFS Turbo Error Codes", "githuburl":"" }, { "uri":"sfs_02_0092.html", "product_code":"sfs", - "code":"54", + "code":"60", "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "doc_type":"api", "kw":"Change History,API Reference", diff --git a/docs/sfs/api-ref/CLASS.TXT.json b/docs/sfs/api-ref/CLASS.TXT.json index 1a5c34ce2..a55510a10 100644 --- a/docs/sfs/api-ref/CLASS.TXT.json +++ b/docs/sfs/api-ref/CLASS.TXT.json @@ -11,7 +11,7 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"SFS APIs", + "title":"SFS Capacity-Oriented APIs", "uri":"sfs_02_0016.html", "doc_type":"api", "p_code":"", @@ -20,7 +20,7 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"API Version Querying", + "title":"API Version Queries", "uri":"sfs_02_0017.html", "doc_type":"api", "p_code":"2", @@ -36,9 +36,9 @@ "code":"4" }, { - "desc":"This API is used for querying details about API versions.GET /{api_version}/Parameter descriptionParameterMandatoryTypeDescriptionapi_versionYesStringSpecifies the API ve", + "desc":"This API is used for querying details about an API version.GET /{api_version}/Parameter descriptionParameterMandatoryTypeDescriptionapi_versionYesStringSpecifies the API ", "product_code":"sfs", - "title":"Querying Details About API Versions", + "title":"Querying Details About an API Version", "uri":"sfs_02_0019.html", "doc_type":"api", "p_code":"3", @@ -47,7 +47,7 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"File Sharing", + "title":"File Systems", "uri":"sfs_02_0020.html", "doc_type":"api", "p_code":"2", @@ -119,34 +119,34 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"Share Access Rules", + "title":"File System Access Rules", "uri":"sfs_02_0028.html", "doc_type":"api", "p_code":"2", "code":"14" }, { - "desc":"This API is used to add share access rules.This API is an asynchronous API. If the returned status code is 200, the API request is successfully delivered and received. La", + "desc":"This API is used to add a file system access rule.This API is an asynchronous API. If the returned status code is 200, the API request is successfully delivered and recei", "product_code":"sfs", - "title":"Adding Share Access Rules", + "title":"Adding a File System Access Rule", "uri":"sfs_02_0029.html", "doc_type":"api", "p_code":"14", "code":"15" }, { - "desc":"This API is used to delete a share access rule.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and received", + "desc":"This API is used to delete a file system access rule.This API is an asynchronous API. If the returned status code is 202, the API request is successfully delivered and re", "product_code":"sfs", - "title":"Deleting Share Access Rules", + "title":"Deleting a File System Access Rule", "uri":"sfs_02_0030.html", "doc_type":"api", "p_code":"14", "code":"16" }, { - "desc":"This API is used to query a share access rule.POST /v2/{project_id}/shares/{share_id}/actionParameter descriptionParameterMandatoryTypeDescriptionshare_idYesStringSpecifi", + "desc":"This API is used to query the access rules of a shared file system.POST /v2/{project_id}/shares/{share_id}/actionParameter descriptionParameterMandatoryTypeDescriptionsha", "product_code":"sfs", - "title":"Querying Share Access Rules", + "title":"Querying File System Access Rules", "uri":"sfs_02_0031.html", "doc_type":"api", "p_code":"14", @@ -191,7 +191,7 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"Share Tag", + "title":"Tag Management", "uri":"sfs_02_0036.html", "doc_type":"api", "p_code":"2", @@ -216,25 +216,25 @@ "code":"24" }, { - "desc":"This API is used to query all tag information about the specified shared file system.GET /v2/{project_id}/sfs/{share_id}/tagsParameter descriptionParameterMandatoryTypeDe", + "desc":"This API is used to query all tags of a specified shared file system.GET /v2/{project_id}/sfs/{share_id}/tagsParameter descriptionParameterMandatoryTypeDescriptionproject", "product_code":"sfs", - "title":"Querying Tag Information About a Shared File System", + "title":"Querying Tags of a Shared File System", "uri":"sfs_02_0039.html", "doc_type":"api", "p_code":"22", "code":"25" }, { - "desc":"This API is used to query the tag set of a tenant's all shared file systems.GET /v2/{project_id}/sfs/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idY", + "desc":"This API is used to query the tags of all file systems of a tenant.GET /v2/{project_id}/sfs/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idYesStringS", "product_code":"sfs", - "title":"Querying Tags of a Tenant's All Shared File Systems", + "title":"Querying Tags of All File Systems of a Tenant", "uri":"sfs_02_0040.html", "doc_type":"api", "p_code":"22", "code":"26" }, { - "desc":"This API is used to batch add tags to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file s", + "desc":"This API is used to batch add tags to a shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system must", "product_code":"sfs", "title":"Batch Adding Tags to a Shared File System", "uri":"sfs_02_0041.html", @@ -252,18 +252,18 @@ "code":"28" }, { - "desc":"This API is used to query details about a shared file system based on tags.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeD", + "desc":"This API is used to query shared file systems by tag.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDescriptionproject_idYe", "product_code":"sfs", - "title":"Querying Details About a Shared File System Based on Tags", + "title":"Querying Shared File Systems by Tag", "uri":"sfs_02_0043.html", "doc_type":"api", "p_code":"22", "code":"29" }, { - "desc":"This API is used to query the number of shared file systems based on tags.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDe", + "desc":"This API is used to query the number of shared file systems by tag.POST /v2/{project_id}/sfs/resource_instances/actionParameter descriptionParameterMandatoryTypeDescripti", "product_code":"sfs", - "title":"Querying the Number of Shared File Systems Based on Tags", + "title":"Querying the Number of Shared File Systems by Tag", "uri":"sfs_02_0044.html", "doc_type":"api", "p_code":"22", @@ -281,7 +281,7 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"Life Cycle Management", + "title":"Lifecycle Management", "uri":"sfs_02_0050.html", "doc_type":"api", "p_code":"31", @@ -362,66 +362,120 @@ { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"Share Tag", + "title":"Tag Management", "uri":"sfs_02_0074.html", "doc_type":"api", "p_code":"31", "code":"41" }, { - "desc":"This API is used to add a tag to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system", + "desc":"This API is used to add a tag to an SFS Turbo file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system must ", "product_code":"sfs", - "title":"Creating a Tag", + "title":"Adding a Tag to a File System", "uri":"sfs_02_0075.html", "doc_type":"api", "p_code":"41", "code":"42" }, { - "desc":"This API is used to delete a tag from a specified shared file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API ca", + "desc":"This API is used to delete a tag from an SFS Turbo file system.If the key to be deleted does not exist in the shared file system, error 404 is returned after API calling.", "product_code":"sfs", - "title":"Deleting a Tag from a Shared File System", + "title":"Deleting a Tag from a File System", "uri":"sfs_02_0076.html", "doc_type":"api", "p_code":"41", "code":"43" }, { - "desc":"This API is used to query information of all tags about the specified shared file system.GET /v1/{project_id}/sfs-turbo/{share_id}/tagsParameter descriptionParameterManda", + "desc":"This API is used to query all tags of an SFS Turbo file system.GET /v1/{project_id}/sfs-turbo/{share_id}/tagsParameter descriptionParameterMandatoryTypeDescriptionproject", "product_code":"sfs", - "title":"Querying Tag Information About a Shared File System", + "title":"Querying Tags of a File System", "uri":"sfs_02_0077.html", "doc_type":"api", "p_code":"41", "code":"44" }, { - "desc":"This API is used to batch add tags to a specified shared file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file s", + "desc":"This API is used to batch add tags to an SFS Turbo file system.A shared file system can have a maximum of 10 tags.The keys of multiple tags added to a shared file system ", "product_code":"sfs", - "title":"Batch Adding Tags to a Shared File System", + "title":"Batch Adding Tags to a File System", "uri":"sfs_02_0078.html", "doc_type":"api", "p_code":"41", "code":"45" }, { - "desc":"This API is used to query the tag set of a tenant's all shared file systems.GET /v1/{project_id}/sfs-turbo/tagsParameter descriptionParameterMandatoryTypeDescriptionproje", + "desc":"This API is used to query the tags of all file systems of a tenant.GET /v1/{project_id}/sfs-turbo/tagsParameter descriptionParameterMandatoryTypeDescriptionproject_idYesS", "product_code":"sfs", - "title":"Querying All Tags of a Tenant's Shared File Systems", + "title":"Querying Tags of All File Systems of a Tenant", "uri":"sfs_02_0094.html", "doc_type":"api", "p_code":"41", "code":"46" }, { - "desc":"This API is used to query details about a shared file system based on tags.POST /v1/{project_id}/sfs-turbo/resource_instances/actionParameter descriptionParameterMandator", + "desc":"This API is used to query SFS Turbo file systems by tag.POST /v1/{project_id}/sfs-turbo/resource_instances/actionParameter descriptionParameterMandatoryTypeDescriptionpro", "product_code":"sfs", - "title":"Querying Details About a Shared File System Based on Tags", + "title":"Querying File Systems by Tag", "uri":"sfs_02_0095.html", "doc_type":"api", "p_code":"41", "code":"47" }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"sfs", + "title":"Name Management", + "uri":"en-us_topic_0000001537230113.html", + "doc_type":"api", + "p_code":"31", + "code":"48" + }, + { + "desc":"This API is used to change the name of a file system.POST /v1/{project_id}/sfs-turbo/shares/{share_id}/actionNoneNone", + "product_code":"sfs", + "title":"Changing the Name of a File System", + "uri":"en-us_topic_0000001537629949.html", + "doc_type":"api", + "p_code":"48", + "code":"49" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"sfs", + "title":"Permissions Policies and Supported Actions", + "uri":"sfs_02_0079.html", + "doc_type":"api", + "p_code":"", + "code":"50" + }, + { + "desc":"This section describes fine-grained permissions management for your SFS. If your cloud account does not need individual IAM users, then you may skip over this section.By ", + "product_code":"sfs", + "title":"Introduction", + "uri":"sfs_02_0080.html", + "doc_type":"api", + "p_code":"50", + "code":"51" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"sfs", + "title":"Supported Actions", + "uri":"sfs_02_0081.html", + "doc_type":"api", + "p_code":"50", + "code":"52" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"sfs", + "title":"SFS Turbo Actions", + "uri":"sfs_02_0083.html", + "doc_type":"api", + "p_code":"52", + "code":"53" + }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", @@ -429,7 +483,7 @@ "uri":"sfs_02_0084.html", "doc_type":"api", "p_code":"", - "code":"48" + "code":"54" }, { "desc":"SFS Turbo file system status elementsReturned ValueDescription100CREATING: The file system is being created.200ACTIVE: The file system is active. An SFS Turbo file system", @@ -437,8 +491,8 @@ "title":"SFS Turbo File System Statuses", "uri":"sfs_02_0085.html", "doc_type":"api", - "p_code":"48", - "code":"49" + "p_code":"54", + "code":"55" }, { "desc":"SFS Turbo file system substatus elementsReturned ValueDescription121Expanding the capacity online.221Online capacity expansion succeeded.321Failed to perform online capac", @@ -446,8 +500,8 @@ "title":"SFS Turbo File System Substatuses", "uri":"sfs_02_0086.html", "doc_type":"api", - "p_code":"48", - "code":"50" + "p_code":"54", + "code":"56" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -456,7 +510,7 @@ "uri":"sfs_02_0088.html", "doc_type":"api", "p_code":"", - "code":"51" + "code":"57" }, { "desc":"NormalReturned ValueDescription200 OKSpecifies the normal response for the GET and PUT operations.201 CreatedSpecifies the normal response for the POST operation.202 Acce", @@ -464,17 +518,17 @@ "title":"Status Codes", "uri":"sfs_02_0089.html", "doc_type":"api", - "p_code":"51", - "code":"52" + "p_code":"57", + "code":"58" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", "product_code":"sfs", - "title":"Error Codes", + "title":"SFS Turbo Error Codes", "uri":"ErrorCode.html", "doc_type":"api", - "p_code":"51", - "code":"53" + "p_code":"57", + "code":"59" }, { "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", @@ -483,6 +537,6 @@ "uri":"sfs_02_0092.html", "doc_type":"api", "p_code":"", - "code":"54" + "code":"60" } ] \ No newline at end of file diff --git a/docs/sfs/api-ref/ErrorCode.html b/docs/sfs/api-ref/ErrorCode.html index 71b0ac1d0..53b123d01 100644 --- a/docs/sfs/api-ref/ErrorCode.html +++ b/docs/sfs/api-ref/ErrorCode.html @@ -1,6 +1,6 @@ -
Status Code |
@@ -14,7 +14,7 @@
||||||
|---|---|---|---|---|---|---|
400 + | ||||||
400/404 |
SFS.TURBO.0001 |
@@ -25,13 +25,13 @@
Use valid parameters and try again. |
||||
404 + | ||||||
400/404 |
SFS.TURBO.0002 |
Cluster not found |
-The requested object does not exist or you do not have permissions to access it. + | The requested object is not found or you do not have permissions to access it. |
Use valid parameters and try again. |
@@ -58,7 +58,7 @@
Use valid parameters and try again. |
500 + | ||||||
400/500 |
SFS.TURBO.0005 |
@@ -102,7 +102,7 @@
Use valid parameters and try again. |
||||
400 + | ||||||
409 |
SFS.TURBO.0009 |
@@ -124,7 +124,7 @@
Submit a service order to increase quota. |
||||
400 + | ||||||
400/403 |
SFS.TURBO.0011 |
@@ -135,6 +135,17 @@
Wait until that operation is complete and try again. |
||||
400 + |
+SFS.TURBO.0015 + |
+do not have the operation permission + |
+Insufficient permissions. + |
+Apply for the required permissions. + |
+||
400 |
SFS.TURBO.0016 @@ -168,6 +179,61 @@ | Use valid parameters and try again. |
||||
404 + |
+SFS.TURBO.0019 + |
+Invalid Job Id + |
+Invalid job ID. + |
+Use a valid job ID. + |
+||
400 + |
+SFS.TURBO.0020 + |
+Invalid flavor + |
+Invalid flavor. + |
+Use a valid flavor. + |
+||
400 + |
+SFS.TURBO.0021 + |
+file system not match + |
+Unmatched type. The background disk type is not supported by this file system type. + |
+Ensure that the background disk type is supported by the file system type. + |
+||
400 + |
+SFS.TURBO.0022 + |
+backup name already exists + |
+The backup name already exists. + |
+Change the backup name. + |
+||
400 + |
+SFS.TURBO.0023 + |
+Invalid flavor ref + |
+Invalid specification code. + |
+Use a valid specification code. + |
+||
400 |
SFS.TURBO.0024 @@ -245,6 +311,248 @@ | Change the AZ and try again. |
||||
400 + |
+SFS.TURBO.0031 + |
+cache type not exist + |
+The cache type is not found. + |
+Use a valid cache type. + |
+||
400 + |
+SFS.TURBO.0032 + |
+EVS Resource Not Enough + |
+Insufficient EVS resources. + |
+Enlarge EVS resources. + |
+||
500 + |
+SFS.TURBO.0033 + |
+Get Client Ips Error + |
+Failed to obtain client IP addresses. + |
+Try again. If the fault persists, contact technical support. + |
+||
400 + |
+SFS.TURBO.0034 + |
+dedicated storage resource not enough + |
+Insufficient resources in the dedicated storage pool. + |
+Expand the storage pool. + |
+||
400 + |
+SFS.TURBO.0035 + |
+The current type does not support backup. + |
+Unsupported type for backup. + |
+Unsupported type for backup. + |
+||
500 + |
+SFS.TURBO.0036 + |
+Failed to obtain the used capacity of the directory + |
+Failed to obtain the used capacity of the directory. + |
+Try again. If the fault persists, contact technical support. + |
+||
400 + |
+SFS.TURBO.0037 + |
+Operation conflict, client retry + |
+Operation conflict. + |
+Try again with valid operations. + |
+||
400 + |
+SFS.TURBO.0038 + |
+unknown error + |
+Unknown error. + |
+Contact technical support. + |
+||
400 + |
+SFS.TURBO.0039 + |
+The VIP quota is insufficient + |
+Insufficient virtual IP address quota. + |
+Apply for a higher quota. + |
+||
400 + |
+SFS.TURBO.0040 + |
+Insufficient Security Group Quota + |
+Insufficient security group quota. + |
+Apply for a higher quota. + |
+||
400 + |
+SFS.TURBO.0100 + |
+Invalid file system path + |
+Invalid file system path. + |
+Use a valid file system path. + |
+||
404 + |
+SFS.TURBO.0101 + |
+The file system path does not exist + |
+The file system path is not found. + |
+Select a valid file system path. + |
+||
400 + |
+SFS.TURBO.0102 + |
+The file system path is not a directory + |
+The file system path is not a directory. + |
+Select a valid file system path. + |
+||
400 + |
+SFS.TURBO.0103 + |
+The file system is being processed + |
+The file system is being processed. + |
+Wait until the processing is complete. + |
+||
500 + |
+SFS.TURBO.0104 + |
+Failed to import or export OBS data + |
+Failed to import or export OBS data. + |
+Try again. If the fault persists, contact technical support. + |
+||
500 + |
+SFS.TURBO.0105 + |
+Failed to obtain OBS import and export task data + |
+Failed to obtain the OBS import and export data. + |
+Try again. If the fault persists, contact technical support. + |
+||
400 + |
+SFS.TURBO.0106 + |
+The OBS task does not exist + |
+The OBS task is not found. + |
+Select an existing OBS task or create an OBS task. + |
+||
400 + |
+SFS.TURBO.0107 + |
+OBS protocol error + |
+Backend parameter type is incorrectly configured. + |
+Contact technical support. + |
+||
400 + |
+SFS.TURBO.0108 + |
+The OBS endpoint name is incorrect + |
+Incorrect OBS domain name. + |
+Contact technical support. + |
+||
400 + |
+SFS.TURBO.0109 + |
+The OBS bucket name is incorrect + |
+Incorrect OBS bucket name. + |
+Use the correct OBS bucket name. + |
+||
400 + |
+SFS.TURBO.0110 + |
+OBS agent error + |
+The import or export task failed. + |
+Contact technical support. + |
+||
400 + |
+SFS.TURBO.0111 + |
+The OBS configuration list is empty + |
+The OBS configuration list is empty. + |
+Use valid OBS configuration information. + |
+
This API is used to change the name of a file system.
+POST /v1/{project_id}/sfs-turbo/shares/{share_id}/action
+Parameter + |
+Mandatory + |
+Type + |
+Description + |
+
|---|---|---|---|
project_id + |
+Yes + |
+String + |
+Specifies the project ID. + |
+
share_id + |
+Yes + |
+String + |
+Specifies the file system ID. + |
+
Parameter + |
+Mandatory + |
+Type + |
+Description + |
+
|---|---|---|---|
X-Auth-Token + |
+Yes + |
+String + |
+Specifies the account token. + |
+
Content-Type + |
+Yes + |
+String + |
+Specifies the MIME type. + |
+
Parameter + |
+Mandatory + |
+Type + |
+Description + |
+
|---|---|---|---|
change_name + |
+Yes + |
+ShareName object + |
+Specifies the SFS Turbo file system you want to change the name. + |
+
None
+{
+ "change_name" : {
+ "name" : "sfs-turbo-test1"
+ }
+}
+None
+Status Code + |
+Description + |
+
|---|---|
204 + |
+Request successful. + |
+
400 + |
+Invalid parameters. + |
+
500 + |
+Internal error. + |
+
409 + |
+File system name already exists. + |
+
Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: https://Endpoint/uri. In the URL, uri indicates the resource path, that is, the API access path.
+Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: https://Endpoint/uri. In the URL, uri indicates the resource path, that is, the API access path.
Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by Application/json.
For details about how to use APIs, see API Usage Guidelines.
Array of objects
Specifies the share links. For details, see the description of the links field.
+Specifies the links of shared file systems. For details, see the description of the links field.
media-types
@@ -283,7 +283,7 @@This API is used for querying details about API versions.
+This API is used for querying details about an API version.
Parameter @@ -33,19 +33,19 @@Response
|
|---|