Incident Tags Object

Defines the schema for the configuration of incident tags.

Parameters

The Incident Tags object schema includes the following attributes:

AttributeDescriptionTypeExample
incident_idSystem-generated unique identifier for the incident that contains the incident tag.String"incident_id" : "12345"
tag_idSystem-generated unique identifier for the incident tag.String"tag_id" : "54321"
tag_valueThe content of the incident tag.Tag Type"tag_value" : "South_west"