Get restore point logs
Get the logs for the specific restore point.
Path parameters
restorePointNamestringRequired
Query parameters
clusterSeqstringRequired
Responses
200
OK
*/*
ResponsestringExample:
time="2023-12-28T08:03:18Z" level=info msg="Setting up backup temp file" backup=velero/payment-service-backup-20231228080317 logSource="pkg/controller/backup_controller.go:617"
get
200
OK
Was this helpful?