Support API Key Authentication

Start restore process

Endpoint to start restore process for a specific pod with backup ID.

post/pods/{pod_uuid}/restore

Path parameters

pod_uuidstring uuid required

Request body

backup_idstring uuid required
restore_pathstring required

Response

Restore process initiated successfully

{"stackTrail":"paths:/pods/{pod_uuid}/restore:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.