For the complete documentation index, see llms.txt. This page is also available as Markdown.

Restores

Cedana API for restores

Put restore info

put

Add information about a restore

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
Body
errorstring · nullableOptional
profilinganyOptional
total_durationinteger · nullableOptional
total_iointeger · nullableOptional
Responses
200

Successfully updated restore info and returns ID

text/plain
stringOptional
put/v2/restores/info/{id}

Last updated

Was this helpful?