Create export job

Creates an export job.

This resource supports the definition and submission of six different types of export jobs: EDM, EXPOSURE_RESOURCE, LOCATION_RESULTS, RDM_DATABRIDGE, RDM, RESULTS, and ROLLUP_RESULTS.

If the request is sucessful, returns a 201 Created HTTP response and adds an export job of the specified job type to the queue. Use the Get Export Job operation to poll the status of the export job.

EDM

The EDM export type enables you to export an EDM data module.

Adds an EDM2EDM export job to the queue.

Exposure resources

The EXPOSURE_RESOURCE export type enables you to export account or location exposures to a flat file in PARQUET format.

Location results

The LOCATION_RESULTS export type enables you to export location-level analysis results to a flat file in CSV format.

Adds an DOWNLOAD_LOCATION_RESULTS export job to the queue.

RDM

The RDM job type supports exporting results data to a BAK or MDF database artifact.

Adds a DOWNLOAD_RDM export job to the queue.

RDM Data Bridge

The RDM_DATABRIDGE job type supports exporting Intelligent Risk Platform analysis results to a managed RDM on Data Bridge.

Results

The RESULTS job type supports exporting analysis result data (loss tables, EP metrics, and statistics) to a flatfile in CSV or PARQUET format.

Adds a DOWNLOAD_RESULTS export job to the queue.

Rollup analysis results

The ROLLUP_RESULTS export type supports exporting rollup analysis results to a flat file in CSV or PARQUET format.

A rollup analysis computes marginal EP curves calculates gross and net portfolio position metrics, and breakdowns for each hierarchy node in the portfolio. Rollup results include loss tables, EP curves, and statistics (aal, stddev, cv ). Analysis data may be segmented or unsegmented.

Language
Credentials
URL