OpsGenie - Classifier

OpsGenie Classification

Details

IDOpsGenie
Typeclassification
Version-1
From Version6.0.0
Default Incident TypeUnclassified
FeedNo

Key Type Map

KeyIncident Type
Alerts OpsGenie Alert
Incidents OpsGenie Incident
{
    "defaultIncidentType": "Unclassified",
    "description": "",
    "feed": false,
    "id": "OpsGenie",
    "keyTypeMap": {
        "Alerts": "OpsGenie Alert",
        "Incidents": "OpsGenie Incident"
    },
    "name": "OpsGenie - Classifier",
    "propagationLabels": [
        "all"
    ],
    "transformer": {
        "complex": null,
        "simple": "event_type"
    },
    "type": "classification",
    "version": -1,
    "fromVersion": "6.0.0"
}