doc-exports/docs/rds/api-ref/en-us_topic_0037139103.html
Wang , Deng Ke 5208dcae7b RDS API 20221104 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2022-11-10 09:55:48 +00:00

3.7 KiB

Deleting a Manual Backup

Function

This API is used to delete a manual backup.

URI

  • URI format

    PATH: /rds/v1/{project_id}/backups/{backupId}

    Method: DELETE

  • Parameter description
    Table 1 Parameter description

    Name

    Mandatory

    Description

    project_id

    Yes

    Specifies the project ID of a tenant in a region.

    backupId

    Yes

    Specifies the backup file ID compliant with the UUID format.

Request

None

Normal Response

{}

Abnormal Response

For details, see Abnormal Request Results.