{ "opencollection": "1.0.0", "info": { "name": "Delphix DCT Algorithms MigrationJobs API", "version": "3.28.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "MigrationJobs", "type": "folder" }, "items": [ { "info": { "name": "Re-run the migration job manually.", "type": "http" }, "http": { "method": "POST", "url": "/dct/v3/migrate-job/re-run", "body": { "type": "json", "data": "{}" } }, "docs": "Re-run the migration job manually." } ] } ], "bundled": true }