v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13174977.0 KB
projects

Restores an existing instance's file share from a backup. The capacity of the instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier).

post/v1/{+name}:restore

Path parameters

namestring required

Required. The resource name of the instance, in the format projects/{project_number}/locations/{location_id}/instances/{instance_id}.

Request body

fileSharestring

Required. Name of the file share in the Filestore instance that the backup is being restored to.

sourceBackupstring

The resource name of the backup, in the format projects/{project_number}/locations/{location_id}/backups/{backup_id}.

Response

Successful response