database_delete
Remove an RDS database instance from a DuploCloud tenant by specifying the tenant ID and database identifier to delete cloud resources.
Instructions
Delete an RDS database instance from a DuploCloud tenant.
Args: tenant_id: The tenant ID containing the database. name: The database instance identifier to delete.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes |