API ReferenceBackupsReturns a single backup by id.Returns a single backup by id. GET/v1/projects/:projectId/vms/:vmId/backups/:backupId Returns details of the selected backup. Request Responses200404OKNo backup with the given id exists for this VM/project.