A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cloud.google.com/spanner/docs/reference/rest/v1/projects.instances.backups/create below:

Method: projects.instances.backups.create | Spanner | Google Cloud

Method: projects.instances.backups.create

Stay organized with collections Save and categorize content based on your preferences.

Starts creating a new Cloud Spanner Backup. The returned backup long-running operation will have a name of the format projects/<project>/instances/<instance>/backups/<backup>/operations/<operationId> and can be used to track creation of the backup. The metadata field type is CreateBackupMetadata. The response field type is Backup, if successful. Cancelling the returned operation will stop the creation and delete the backup. There can be only one pending backup creation per database. Backup creation of different databases can run concurrently.

HTTP request

Choose a location:

The URLs use gRPC Transcoding syntax.

Path parameters Parameters parent

string

Required. The name of the instance in which the backup is created. This must be the same instance that contains the database the backup is created from. The backup will be stored in the locations specified in the instance configuration of this instance. Values are of the form projects/<project>/instances/<instance>.

Authorization requires the following IAM permission on the specified resource parent:

Query parameters Parameters backupId

string

Required. The id of the backup to be created. The backupId appended to parent forms the full backup name of the form projects/<project>/instances/<instance>/backups/<backupId>.

encryptionConfig

object (CreateBackupEncryptionConfig)

Optional. The encryption configuration used to encrypt the backup. If this field is not specified, the backup will use the same encryption configuration as the database by default, namely encryptionType = USE_DATABASE_ENCRYPTION.

Request body

The request body contains an instance of Backup.

Response body

If successful, the response body contains a newly created instance of Operation.

Requires one of the following OAuth scopes:

For more information, see the Authentication Overview.

IAM Permissions

Requires the following IAM permission on the database resource:

Requires the following IAM permission on the parent resource:

For more information, see the IAM documentation.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4