Get Rule Group Model Mapping
POST
https://api.coralogix.com/mgmt/openapi/5/parsing-rules/mapping/v1Returns the model mapping for a parsing rule group.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
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.
boolean
Whether to hide this rule group from the standard view.
name#string
Display name.
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.