Creates a new backup run on demand.
Path parameters
Project ID of the project that contains the instance.
Cloud SQL instance ID. This does not include the project ID.
Request body
This is always sql#backupRun.
Backup time zone to prevent restores to an instance with a different time zone. Now relevant only for SQL Server.
The status of this run.
The time the backup operation actually started in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
The time the run was enqueued in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
The identifier for this backup run. Unique only for a specific Cloud SQL instance.
Specifies the kind of backup, PHYSICAL or DEFAULT_SNAPSHOT.
The URI of this resource.
The type of this run; can be either "AUTOMATED" or "ON_DEMAND" or "FINAL". This field defaults to "ON_DEMAND" and is ignored, when specified for insert requests.
The description of this run, only applicable to on-demand backups.
Location of the backups.
Output only. The instance database version at the time this backup was made.
The start time of the backup window during which this the backup was attempted in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
Output only. The maximum chargeable bytes for the backup.
Name of the database instance.
The time the backup operation completed in UTC timezone in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.
Response
Successful response