v1

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

Restore files from a backup to a volume.

post/v1/{+name}:restore

Path parameters

namestring required

Required. The volume resource name, in the format projects/{project_id}/locations/{location}/volumes/{volume_id}

Request body

restoreDestinationPathstring

Optional. Absolute directory path in the destination volume. This is required if the file_list is provided.

backupstring

Required. The backup resource name, in the format projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}/backups/{backup_id}

fileListstring[]

Required. List of files to be restored, specified by their absolute path in the source volume.

Response

Successful response