This API is used to delete a specified parameter template.
PATH: /v1.0/{project_id}/configurations/{id}
Method: DELETE
Name |
Mandatory |
Description |
|---|---|---|
project_id |
Yes |
Specifies the project ID of a tenant in a region. |
id |
Yes |
Specifies the parameter template ID. |
None
{
"errCode": "RDS.0041",
"externalMessage": "Operation successful."
}
For details, see Abnormal Request Results.