Skip to main content
 print this page

Download input or output manifest for a node

GET 

/data-pipelines/:id/executions/:executionid/nodes/:node_name/files

Returns a GET presigned URL. file_type is required (input_manifest_file | output_manifest_file); missing/invalid is IPV-1040 (HTTP 403). input_manifest_file is file_load_validation only (uses the predecessor job temp JSON). output_manifest_file is file_load_validation or sync_to_s3 CSV. Node not reached while RUNNING/STOPPED is DP-1021; unknown node DP-1022; wrong module DP-1029; JobRunState NOT_STARTED DP-1030; S3 404 DP-1034.

Request

Responses

Presigned GET URL for the manifest.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers