Deleting a Manual Backup

Function

This API is used to delete a manual backup for a DB instance.

URI

  • URI format

    DELETE https://{Endpoint}/v3/{project_id}/backups/{backup_id}

  • Parameter description

    Table 1 Parameter description

    Name

    Mandatory

    Description

    project_id

    Yes

    Specifies the project ID of a tenant in a region.

    backup_id

    Yes

    Specifies the backup file ID.

Requests

Responses

  • Parameter description

    Table 2 Parameter description

    Name

    Type

    Description

    job_id

    String

    Indicates the task ID.

  • Response example

    {
        "job_id": "fcaab90b-960d-4441-b73d-a5b2532c5ec5"
    }
    

Status Code

Status Code:200.

For more information, see Status Code.

Error Code

For more information, see Error Code.