Indeni - Classifier

Classifies Indeni alerts.

Indeni Classification

Details

IDIndeni
Typeclassification
Version-1
From Version6.0.0
Default Incident TypeIndeni Incident
FeedNo

Key Type Map

KeyIncident Type
UNAUTOREMEDIATABLE_ISSUE Indeni Incident
{
    "id": "Indeni",
    "name": "Indeni - Classifier",
    "type": "classification",
    "description": "Classifies Indeni alerts.",
	"defaultIncidentType": "Indeni Incident",
	"keyTypeMap": {
		"UNAUTOREMEDIATABLE_ISSUE": "Indeni Incident"
	},
	"transformer": {
		"complex": {
			"accessor": "",
			"filters": [],
			"root": "alert_type",
			"transformers": []
		},
		"simple": ""
	},
	"version": -1,
	"fromVersion": "6.0.0"
}