Updated on 2022-10-31 GMT+08:00

Deleting a DB Instance

Scenarios

This section is used to describes how to delete a DDS DB instance by calling the API described in Deleting a DB Instance.

Procedure

Delete a DDS DB instance.
  • API information
    • URI format

      DELETE https://{Endpoint}/v3/{project_id}/instances/{instance_id}

      Obtain {endpoint} from Regions and Endpoints.

    • URI example

      https://dds.ap-southeast-1.myhuaweicloud.com/v3/0549b4a43100d4f32f51c01c2fe4acdb/instances/9136fd2a9fcd405ea4674276ce36dae8in02

    For details, see Deleting a DB Instance.

  • Example request

    None

  • Response example
    {
          "job_id": "252f11f1-2912-4c06-be55-1999bde659c5"
    }