instances
Deletes a Cloud SQL instance.
delete/v1/projects/{project}/instances/{instance}
Path parameters
projectstring required
Project ID of the project that contains the instance to be deleted.
instancestring required
Cloud SQL instance ID. This does not include the project ID.
Query parameters
enableFinalBackupboolean
Flag to opt-in for final backup. By default, it is turned off.
finalBackupDescriptionstring
Optional. The description of the final backup.
finalBackupExpiryTimestring
Optional. Final Backup expiration time. Timestamp in UTC of when this resource is considered expired.
finalBackupTtlDaysstring
Optional. Retention period of the final backup.
Response
Successful response