Search rollup EP metrics

Returns EP curves for the specified rollup analysis job.

A rollup analysis calculates summary metrics, segmented metrics, and statistics. Intelligent Risk Platform supports rollup analysis for programs, program variations, and business hierarchies.

EP analysis may be computed based on ALM, DLM, or HD models. Exceedance probability (EP) analysis takes the full range of possible events and losses into consideration during analysis. These losses are expressed as occurrence exceedance probability curves (OEP curves) and aggregate exceedance probability curves (AEP curves).

This operation supports response filtering based the value of a subset of properties. Depending on the property, you may use a combination of comparison operators, list operators, and logical operators.

🪰

Entitlements

RI-TREATYIQ

Path Params
int64
required

ID of analysis result.

Query Params
int32

Number of the page displaying the returned records, starting at 0. See Response Pagination.

int32
≤ 1000
Defaults to 100

Number of records returned per page. See Response Pagination.

string

Query string to select response data based on property values.

PropertyTypeComparison
positionNameString=, !=, LIKE (wild cards: %, *)
scenarioUuidString=, !=, LIKE (wild cards: %, *)
positionTypeString=, !=, LIKE (wild cards: %, *)

Rollup analysis result queries support both * and % as wild card characters in comparison filters. See Filtering Responses.

Responses

Language
Credentials
URL
Response
Choose an example:
application/json