Retrieve the link to the backupIndex.
HTTP request
GET https://gkebackup.googleapis.com/v1/{backup=projects/*/locations/*/backupPlans/*/backups/*}:getBackupIndexDownloadUrl
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
backup | 
                
                   
 Required. Full name of Backup resource. Format: projects/{project}/locations/{location}/backupPlans/{backupPlan}/backups/{backup} Authorization requires the following IAM permission on the specified resource  
  | 
              
Request body
The request body must be empty.
Response body
Response message for backups.getBackupIndexDownloadUrl.
If successful, the response body contains data with the following structure:
| JSON representation | 
|---|
{ "signedUrl": string }  | 
                  
| Fields | |
|---|---|
signedUrl | 
                    
                       
  | 
                  
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.