Generic Export Indicators Service Action

Action to perform on EDL (possible values: Add, Remove)

Generic Export Indicators Service singleSelect

Details

IDincident_genericexportindicatorsserviceaction
CLI Namegenericexportindicatorsserviceaction
TypesingleSelect
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo

Select Values

  • Add
  • Remove

Associated Incident Types

{
    "id": "incident_genericexportindicatorsserviceaction",
    "version": -1,
    "modified": "2022-03-23T23:17:47.215524046-03:00",
    "name": "Generic Export Indicators Service Action",
    "ownerOnly": false,
    "description": "Action to perform on EDL (possible values: Add, Remove)",
    "cliName": "genericexportindicatorsserviceaction",
    "type": "singleSelect",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "selectValues": [
        "Add",
        "Remove"
    ],
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "openEnded": false,
    "associatedTypes": [
        "EDL Change"
    ],
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": true,
    "caseInsensitive": true,
    "sla": 0,
    "threshold": 72,
    "fromVersion": "6.6.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}