doc-exports/docs/sfs/api-ref/sfs_02_0052.html
zhangyue 5d0d5cb580 SFS API DOC
Reviewed-by: Muller, Martin <martin.muller@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-05-01 07:32:40 +00:00

3.8 KiB

Deleting a File System

Function

This API is used to delete an SFS Turbo file system.

URI

  • URI format

    DELETE /v1/{project_id}/sfs-turbo/shares/{share_id}

  • Parameter description

    Parameter

    Mandatory

    Type

    Description

    project_id

    Yes

    String

    Specifies the project ID. For details about how to obtain the project ID, see API Usage Guidelines.

    share_id

    Yes

    String

    Specifies the ID of the SFS Turbo file system.

Request

  • None

Response

  • None

Status Codes

  • Normal

202

  • Abnormal

For details, see Status Codes.