API list
DB parameter groups
| Item | API | Description |
|---|---|---|
| 1 | POST /v1.0/{tenantId}/parametergroups Create DB parameter group |
Creates a DB parameter group |
| 2 | DELETE /v1.0/{tenantId}/parametergroups/{parameterGroupId} Delete DB parameter group |
Deletes the specified DB parameter group |
| 3 | GET /v1.0/{tenantId}/parametergroups List DB parameter groups |
Lists information for all DB parameter groups. |
| 4 | GET /v1.0/{tenantId}/parametergroups/{parameterGroupId} Show DB parameter group details |
Shows details of the specified DB parameter group |
| 5 | PUT /v1.0/{tenantId}/parametergroups/{parameterGroupId} Modify DB parameter group |
Modifies or initializes the specified parameters for a DB parameter group |