Participants

List of participant objects associated with the ExtraHop Reveal(x) detection

ExtraHop Reveal(x) grid

Details

IDincident_participants
CLI Nameparticipants
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableYes

Associated Incident Types

{
    "id": "incident_participants",
    "version": -1,
    "modified": "2019-08-08T16:56:35.95463214-07:00",
    "name": "Participants",
    "ownerOnly": false,
    "description": "List of participant objects associated with the ExtraHop Reveal(x) detection",
    "cliName": "participants",
    "type": "grid",
    "closeForm": false,
    "editForm": true,
    "required": false,
    "neverSetAsRequired": false,
    "isReadOnly": false,
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "ExtraHop Detection"
    ],
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": false,
    "caseInsensitive": true,
    "columns": [
        {
            "key": "role",
            "displayName": "Role",
            "type": "shortText",
            "required": false,
            "script": "",
            "width": 150,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        },
        {
            "key": "ipaddress",
            "displayName": "IP Address",
            "type": "shortText",
            "required": false,
            "script": "",
            "width": 150,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        },
        {
            "key": "macaddress",
            "displayName": "MAC Address",
            "type": "shortText",
            "required": false,
            "script": "",
            "width": 150,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        },
        {
            "key": "dnsname",
            "displayName": "DNS Name",
            "type": "shortText",
            "required": false,
            "script": "",
            "width": 111,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        },
        {
            "key": "external",
            "displayName": "External",
            "type": "boolean",
            "required": false,
            "script": "",
            "width": 150,
            "isDefault": true,
            "fieldCalcScript": "",
            "isReadOnly": false,
            "selectValues": null
        }
    ],
    "defaultRows": [
        {}
    ],
    "sla": 0,
    "threshold": 72,
    "fromVersion": "5.0.0",
    "supportedModules": [
        "agentix",
        "xsiam"
    ]
}