Retrieves the link of the exported file in the result
property. Use the /datamart.fetchexportfile/{fileName}
to download the file.
{- "response": {
- "node": "pricefx-cluster-app-frontend-689c85c8b6-qqmd9",
- "startRow": 0,
- "data": [
- {
- "actionUUID": "ExportAction-CL3WG",
- "createDate": "2022-03-02",
- "lastUpdateDate": "2022-03-02",
- "executionNode": "pricefx-cluster-app-frontend-689c85c8b6-srhk2",
- "executionThread": "ExportAction-CL3WG",
- "status": "READY",
- "cancelRequested": false,
- "skippedOps": [ ],
- "result": {
- "DM.TransactionsDM": "s3://postgres-pricefx-eu-west-1/e2e-aws-staging/seeddata/export/DM.TransactionsDM.csv.gz"
}, - "calculationMessages": [ ],
- "validationErrors": null
}
], - "endRow": 1,
- "totalRows": 1,
- "status": 0
}
}