This API is used to delete a DB instance. Before calling this API:
DELETE https://{Endpoint}/opengauss/v3/{project_id}/instances/{instance_id}
https://gaussdb.eu-de.otc.t-systems.com/opengauss/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01
Name |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Project ID of a tenant in a region. To obtain this value, see Obtaining a Project ID. |
instance_id |
Yes |
DB instance ID. |
None
Name |
Type |
Description |
---|---|---|
job_id |
String |
ID of the DB instance deletion task. |
{ "job_id": "dff1d289-4d03-4942-8b9f-463ea07c000d" }
For details, see Abnormal Request Results.
For details, see Status Codes.
For details, see Error Codes.