ASM - Notification

Information on notification(s) sent via the ASM playbook

Cortex Attack Surface Management grid

Details

IDincident_asmnotification
CLI Nameasmnotification
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo
{
    "associatedToAll": true,
    "caseInsensitive": true,
    "cliName": "asmnotification",
    "closeForm": false,
    "columns": [
        {
            "displayName": "Type",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "type",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Type of notification could be a ServiceNow incident, email, etc."
        },
        {
            "displayName": "Value",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "value",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Dependent on type. Ex: ServiceNOW UUID, email recipients, etc."
        },
        {
            "displayName": "URL",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "url",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Optional: Related URL of the notification created if applicable."
        },
        {
            "displayName": "Timestamp",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "timestamp",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Timestamp of notification sent."
        }
    ],
    "content": true,
    "defaultRows": [
        {},
        {},
        {}
    ],
    "description": "Information on notification(s) sent via the ASM playbook",
    "editForm": true,
    "group": 0,
    "hidden": false,
    "id": "incident_asmnotification",
    "isReadOnly": false,
    "locked": false,
    "name": "ASM - Notification",
    "neverSetAsRequired": false,
    "openEnded": false,
    "ownerOnly": false,
    "required": false,
    "sla": 0,
    "system": false,
    "threshold": 72,
    "type": "grid",
    "unmapped": false,
    "unsearchable": true,
    "useAsKpi": false,
    "version": -1,
    "fromVersion": "6.5.0"
}