Skip to main content

Get Rule Group Model Mapping

POSThttps://api.coralogix.com/mgmt/openapi/5/parsing-rules/mapping/v1

Returns the model mapping for a parsing rule group.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

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#int64

    Sort order.

    Possible values: >= 0

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

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

Response

application/json

Response containing the model mapping for a parsing rule group.

    ruleDefinition#object

    The rule definition.