Delete DB parameter group (DELETE /v1.0/{tenantId}/parametergroups/{parameterGroupId})
Deletes a DB parameter group.
Request URI
{tenantID}
Project ID of the owner of the instance
Data Type | Cardinality |
---|---|
String | 1..1 |
{ parameterGroupId }
ID of the DB parameter group
Data Type | Cardinality |
---|---|
String | 1..1 |
Request Parameter
n/a
Response Headers
Status
Returns the status of the request.
One of the following values will be returned.
- 400:
- badRequest
- 401:
- unauthorized
- 403:
- forbidden
- 404:
- itemNotFound
- 422:
- unprocessableEntity
- 500:
- instanceFault
- 501:
- notImplemented
- 503:
- serviceUnavailable
- 504:
- gatewayTimeout
Data Type | Cardinality |
---|---|
Int | 1..1 |