GET RuleSets

Get the available Rule Sets

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Get the available Rule Sets

RuleSetsResponse
NameDescriptionTypeAdditional information
rulesets

A list of Rule Sets.

Collection of RuleSet

Required

errors

If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages.

Collection of string

None.