GravityZone Incident Type

Specifies the type of the incident.

GravityZone singleSelect

Details

IDincident_gravityzone_incident_type
CLI Namegravityzoneincidenttype
TypesingleSelect
Version-1
RequiredNo
Read OnlyYes
Use as KPINo
SearchableNo

Select Values

  • incident
  • extendedIncident

Associated Incident Types

{
    "id": "incident_gravityzone_incident_type",
    "version": -1,
    "name": "GravityZone Incident Type",
    "ownerOnly": false,
    "description": "Specifies the type of the incident.",
    "cliName": "gravityzoneincidenttype",
    "type": "singleSelect",
    "selectValues": [
        "",
        "incident",
        "extendedIncident"
    ],
    "closeForm": false,
    "editForm": true,
    "required": false,
    "neverSetAsRequired": false,
    "isReadOnly": true,
    "useAsKpi": false,
    "locked": false,
    "system": false,
    "content": true,
    "group": 0,
    "hidden": false,
    "associatedTypes": [
        "GravityZone EDR",
        "GravityZone XDR"
    ],
    "associatedToAll": false,
    "unmapped": false,
    "unsearchable": true,
    "caseInsensitive": true,
    "sla": 0,
    "threshold": 72,
    "fromVersion": "6.10.0",
    "marketplaces": [
        "xsoar"
    ]
}