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