This page describes quotas and request limits for Backup and DR. You can request increases to quotas, but limits cannot be adjusted. Quotas and limits are subject to change.
Backup and DR quotas define the number of resources that your project has access to. These quotas represent resource counts (such as the number of backup vaults or backups), and not storage capacity (such as gigabytes or terabytes).
Backup and DR resource quotas are available for both regional and multi-regional backups. Quotas are enforced at the project and backup vault level. Default quota values (such as STANDARD or HIGH) are determined by the reputation tier of your project or billing account.
Backup vault quotas
| Resource type | Metric name | Description | Default quota |
|---|---|---|---|
| Backups for Compute Engine instances | backupdr.googleapis.com/gce_backups_per_vault |
The number of backups for a Compute Engine instance. |
|
| Active vaulted Compute Engine instance resources per vault | backupdr.googleapis.com/gce_active_datasources_per_vault |
The number of active vaulted Compute Engine instances per backup vault. |
|
| Backups for disk instances | backupdr.googleapis.com/disk_backups_per_vault |
The number of backups for a disk instance. |
|
| Active vaulted Compute Engine disk per vault | backupdr.googleapis.com/disk_active_datasources_per_vault |
The number of active vaulted disk instances per backup vault. |
|
| Backups for Filestore instances | backupdr.googleapis.com/filestore_backups_per_vault |
The number of backups for Filestore. |
|
| Active vaulted Filestore instances per vault | backupdr.googleapis.com/filestore_active_datasources_per_vault |
The number of active vaulted Filestore instances per backup vault. |
|
| Backups for Cloud SQL instances | backupdr.googleapis.com/cloud_sql_backups_per_vault |
The number of backups for a Cloud SQL instance. |
|
| Active vaulted Cloud SQL data sources per vault | backupdr.googleapis.com/cloud_sql_active_datasources_per_vault |
The number of active vaulted Cloud SQL data sources per backup vault. |
|
Project quotas
| Resource type | Metric name | Description | Default quota |
|---|---|---|---|
| Backup vaults used | backupdr.googleapis.com/backupvaults |
The number of backup vaults. |
|
| Backup plans used | backupdr.googleapis.com/backupplans |
The number of backup plans. |
|
| Backup plan associations used | backupdr.googleapis.com/backupplanassociations |
The number of instances protected using backup plans. |
|
API request quotas
The following quotas restrict how often you can call Backup and DR APIs:
| API method | Default quota | Notes |
|---|---|---|
| API requests | STANDARD: 1,200 requests per minute, per project | Applies to standard Backup and DR API requests. |
| Restore backup API requests | STANDARD: 10 requests per minute, per project | Applies to calls to the Backup and DR restore backup API method. |
| Passthrough API requests | STANDARD: 3,600 requests per minute, per project | Applies to requests to Backup and DR passthrough API methods. |