doc-exports/docs/opengauss/api-ref/opengauss_api_0017.html
Wang , Deng Ke a96a12ecf1 openGauss API 20221109 version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2022-11-14 16:40:26 +00:00

7.9 KiB

Deleting a DB Instance

Function

This API is used to delete a DB instance.

URI

Request

None

Response

  • Normal response
    Table 2 Parameter description

    Name

    Type

    Description

    job_id

    String

    Indicates the ID of the DB instance deletion task.

  • Example normal response
    {
    	"job_id": "dff1d289-4d03-4942-8b9f-463ea07c000d"
    }
  • Abnormal response

    For details, see Abnormal Request Results.

Status Codes

For details, see Status Codes.

Error Codes

For details, see Error Codes.