ASM - Cloud

Information on cloud assets

Cortex Attack Surface Management grid

Details

IDincident_asmcloud
CLI Nameasmcloud
Typegrid
Version-1
RequiredNo
Read OnlyNo
Use as KPINo
SearchableNo
{
    "associatedToAll": true,
    "caseInsensitive": true,
    "cliName": "asmcloud",
    "closeForm": false,
    "columns": [
        {
            "displayName": "Provider",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "provider",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: The cloud provider: AWS, GCP, Azure, etc."
        },
        {
            "displayName": "Organization",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "organization",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Optional: Highest level cloud management object."
        },
        {
            "displayName": "Project",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "project",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Second highest level cloud management object."
        },
        {
            "displayName": "Region",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "region",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Mandatory: Region being used for the asset."
        },
        {
            "displayName": "Other",
            "fieldCalcScript": "",
            "isDefault": true,
            "isReadOnly": false,
            "key": "other",
            "orgType": "shortText",
            "required": false,
            "script": "",
            "selectValues": null,
            "type": "shortText",
            "width": 150,
            "_comment": "Optional: Availability zone or other information."
        }
    ],
    "content": true,
    "defaultRows": [
        {},
        {},
        {}
    ],
    "description": "Information on cloud assets",
    "editForm": true,
    "group": 0,
    "hidden": false,
    "id": "incident_asmcloud",
    "isReadOnly": false,
    "locked": false,
    "name": "ASM - Cloud",
    "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"
}