1. Rules service

Rules commands and pipelines

Version:

The following table describes the Rules commands and pipelines:

Command/PipelineDescription
BuildRuleSetCommand BuildRuleSetPipelineBuilds a rule set based on a set of rule models.
GetActionsCommand GetActionsPipelineRetrieves the Actions of a specified type, or if no type is specified it retrieves all Actions.
GetConditionsCommand GetConditionsPipelineRetrieves the Conditions of a specified type, or if no type is specified it retrieves all Conditions.
GetOperatorsCommand GetOperatorsPipelineRetrieves the Operators of a specified type, or if no type is specified it retrieves all Operators.
RunRuleSetCommand RunRuleSetPipelineRuns a rule set. Returns true if all the rules are evaluated to true, otherwise returns false.
If you have suggestions for improving this article, let us know!