Skip to main content
POST
Apply a server-offered recovery decision

Authorizations

Authorization
string
header
required

A cdojo_... API key created in the app under Settings.

Path Parameters

id
string
required

Identifier from the path. Owner scoped: another owner's id answers 404.

Body

application/json
recoveryVersion
integer
required

The version you decided against. A stale one answers 409: re-read and decide again.

Required range: x >= 0
decision
enum<string>
required
Available options:
reconcile,
continue_without_replay,
stop,
rerun_plan

Response

Accepted; the run is active work.

success
boolean
required
data
object
required
meta
object

Paging, on the operations that return a list.