Skip to main content
Get Rule Group Model Mapping

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

Request for retrieving the model mapping for a parsing rule group.

creator
string

Creator.

description
string

Human-readable description.

enabled
boolean

Whether this resource is enabled.

hidden
boolean

Whether to hide this rule group from the standard view.

name
string

Display name.

order
integer<int64>

Sort order.

Required range: x >= 0
ruleMatchers
object[]

List of rule matchers that determine which logs this group applies to.

ruleSubgroups
object[]

List of rule subgroups defining the ordered set of rules in this group.

Response

Response containing the model mapping for a parsing rule group.

ruleDefinition
object

The rule definition.