Updated on 2024-03-21 GMT+08:00

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 .

    share_id

    Yes

    String

    Specifies the ID of the SFS Turbo file system.

Request Header

The operation message header is the same as that of a common request. For details, see Table 3.

Request

  • None

Response

  • None

Status Codes

  • Normal

202

  • Abnormal

For details, see Status Codes.