projects
Disables a DatabaseInstance. The database can be re-enabled later using ReenableDatabaseInstance. When a database is disabled, all reads and writes are denied, including view access in the Firebase console.
post/v1beta/{+name}:disable
Path parameters
namestring required
Required. The fully qualified resource name of the database instance, in the form: projects/{project-number}/locations/{location-id}/instances/{database-id}
Request body
DisableDatabaseInstanceRequest required
The request sent to the DisableDatabaseInstance method.
Response
Successful response