get
https://{host}/platform/riskdata/v1/jobs
Returns a list of risk data jobs. Supports filtering by type including MOVE_DATABASE.
Returns a list of risk data jobs.
Risk data jobs include different types of model and non-model jobs that count against the tenant's entitlement-based resource quota.
| Job | Operation | Job Type |
|---|---|---|
ARCHIVE_EDM | Archive EDM | Non-Model |
ARCHIVE_SECURABLE | Archive Exposure Set | Non-Model |
BULK_EDIT | Bulk Edit Resources | Non-Model |
CLIMATE_CHANGE | Calculate Climate Change | Non-Model |
CONVERT_EVENT_RATE_LOSS | Convert Event Rates and Losses | Non-Model |
CREATE_EDM | Create EDM | Non-Model |
DELETE_ACCOUNT | Delete Account | Non-Model |
DELETE_AGGREGATE_PORTFOLIO | Delete Aggregate Portfolio | Non-Model |
DELETE_EDM | Delete EDM | Non-Model |
DELETE_PORTFOLIO | Delete Portfolio | Non-Model |
DELETE_SECURABLE | Delete Exposure Set | Non-Model |
DEREGISTER_DATA_BRIDGE_EDM | Deregister EDM | Non-Model |
EXPOSURE_BATCH_EDIT | EDM Bulk Edit | Model |
EXPOSURE_BATCH_EDIT | EDM Bulk Edit | Non-Model |
GEOHAZ | Geocode Location | Non-Model |
HD_MAP_PERSPECTIVE | Convert Financial Perspectives | Non-Model |
HD_MARGINAL_IMPACT | Calculate Marginal Impact | Non-Model |
MAP_PERSPECTIVE | Convert Financial Perspectives | Non-Model |
MARGINAL_IMPACT | Calculate Marginal Impact | Non-Model |
MOVE_DATABASE | Move EDM | Non-Model |
PATE | Recalculate with PATE | Non-Model |
PLT_TO_ELT | Convert PLT to ELT Analysis | Non-Model |
REGISTER_DATA_BRIDGE_EDM | Register EDM | Non-Model |
RENAME_ANALYSIS | Rename Analysis | Non-Model |
REPORT_GENERATION | Create Risk Data Report | Non-Model |
RERUN_EP | Recalculate EP and Statistics | Non-Model |
SIMULATE_LOSSES | Simulate PLT Analysis | Non-Model |
To learn more, see Risk Data Jobs.
For each job, the response object returns metadata about the job including jobId, status, and progress. Additional properties may be returned depending on the job type.
