Rulesets

Rulesets are collections of rules that FlightRisk uses when executing a risk assessment.

/Rulesets/Specifiable

HTTP GET Service Accounts

FlightRisk uses different rulesets to define the analysis for each flight. Some rulesets pertain to the aircraft, some are specific to the customer, and others encompass general operating restrictions.

On each assessment, there is always an operational ruleset that is specified by the user. As an example, the user may specify the "FAR 91" ruleset when conducting a non-revenue flight. This method retrieves all specifiable rulesets to which the calling domain has access.

The calling application may wish to display these rulesets for selection. Some applications have mapped the different rulesets to specific flight operations, so user selection is not required. These values change infrequently, so this list may be cached by the caller.

Input

No input is required. The caller's identity is used to determine the appropriate return value.

Output

Field Type Description
rulesetId Integer FlightRisk's identity for the ruleset. This value can be passed to the risk assessment API as the specifiedRulesetId property, or set as the rulesetId for a leg.
name String The name of the ruleset.
specialCircumstances Array

Array of special circumstances belonging to the ruleset that may be useful as input data for a risk assessment.

Field Type Description
specialCircumstanceId Integer FlightRisk's identity for the special circumstance.
caption String The display name of the special circumstance.

API Version 14.1.9203.25168

Copyright ©2008-2025 Polaris Aero, LLC.