Restore Object
POST https://{{cluster}}/v2/data-protect/recoveries
Request Body
{"name"=>"RECOVER_JOB_NAME", "snapshotEnvironment"=>"kUDA", "udaParams"=>{"recoveryAction"=>"RecoverObjects", "recoverUdaParams"=>{"concurrency"=>nil, "mounts"=>1, "recoverTo"=>nil, "snapshots"=>[{"snapshotId"=>"YOUR_SNAPSHOT_ID_FROM_GET_SNAPSHOTS", "objects"=>[{"objectName"=>"ONE", "overwrite"=>true, "renameTo"=>nil}]}], "recoveryArgs"=>""}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
accept | string | ||
content-type | string | ||
referer | string | ||
accept-language | string |