{ "opencollection": "1.0.0", "info": { "name": "Oracle GoldenGate for Big Data REST Artifacts Trails API", "version": "21.3.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Trails", "type": "folder" }, "items": [ { "info": { "name": "Oracle Goldengate List Trail Files", "type": "http" }, "http": { "method": "GET", "url": "https://{goldengate-host}:{port}/services/v2/trails" }, "docs": "Returns trail files used by big data replicats." } ] } ], "bundled": true }