post https://{host}/riskmodeler/v2/portfolios//summary_report
Generates an exposure summary report for the specified portfolio.
An exposure summary report provides peril-specific exposure data about the exposures within a portfolio.
The perilList
body parameter accepts an array of perils. One or more of Earthquake (EQ
), Flood (FL
), Fire (FR
), Terrorism(TR
), Severe Convective Storm and Winterstorm (WT
), and Windstorm (WS
).
Workflow Job
If successful, returns a
202 Accepted
HTTP response and initates aREPORT_GENERATION
workflow job on the workflow engine. To learn more, see Workflow Engine.