REST resources

Resources for the Decision Server REST service for execution are rulesets.

Developers can use the REST service to execute rulesets. As in hosted transparent decision services, rulesets are identified by their signature. Short ruleset paths and canonical ruleset paths are both supported.

The primary artifact for a REST service is the resource. Each resource is represented as a unique resource identifier (URI), and every resource has an HTTP method that clients use to request the execution of a ruleset and receive the response. WADL and OpenAPI formats can be used to describe the signature of the REST service that can be called to execute the ruleset.

Examples of ruleset paths:
  • Short ruleset path with no version numbers: miniloanruleapp/miniloanrules/
  • Canonical ruleset path: miniloanruleapp/1.0/miniloanrules/1.0/