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
chevron-right
200

Successfully updated restore info and returns ID

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

Last updated

Was this helpful?