delete
https://{host}/databridge/v1/sql-instances//Databases/
Deletes a database on the specified server instance.
This resource initiates a "soft delete" of the database. Data Bridge automatically stashes an archive of the database on Amazon S3 where it is stored for up to 14 days. The Get archive by server instance resource returns the URIs for downloading the database as MDF or LDF files. The restore archive resource enables the client to restore the database to a managed SQL Server instance.
200OK. All went well.
204No content.
400Bad Request. Some of the provided parameters were not valid.
404Not found. The entity you are trying to interact with does not
exist.
500Internal Server Error. If the problem persists you may want to
contact the Administrator.
