rulesets

Get the ruleset by its id

get/rulesets/{id}/

Path parameters

idinteger required

A unique integer value identifying this ruleset.

Response

Return the ruleset by its id.

idinteger required

ID of the ruleset

namestring required

Name of the ruleset

rule_countinteger required

Number of rules the ruleset contains

source_typesstring[] required

List of source types

fired_statsobject[] required

List of stats

created_atstring date-time required

The created_at timestamp of the ruleset

modified_atstring date-time required

The modified_at timestamp of the ruleset

Changes