Enrichment Order Objects

The schema for order calls

API Endpoints/resources/v2.1/enrichments-config
/resources/v2.1/enrichments-config/{tag_name}/order
Supported MethodsPUT

Tag Order Parameters

AttributeDescriptionTypeExample
created_byThe user who created the tag order.String60c5238222fa55553d93d555
alert_tags_orderAlert tags listed in the order they should be run. By default tags are ordered by creation time.Array of Strings"alert_tags_order":["owner", "cluster", "host"]

Enrichment Item Order Parameters

AttributeDescriptionTypeExample
created_byThe user who created the enrichment item order.String60c5238222fa55553d93d555
enrichment_orderEnrichment items listed in the order they should be run. By default items are ordered by the order they appear in the call.Array of Strings"enrichment_order": [ "49ff0d51-8e73-43a7-9cdd-6ffff242666", "5036032b-eb0c-461e-ff17-74a05785777", "d987df48-83f6-40ff-a985-ad6f8927888", "6cff549b-7c14-43f9-950f-3f73706ff99" ]