crest_alerts

crest_alerts
crest_alerts

Details related to Alert that contains count, description, etc.

JSON Example
{
    "count": 0,
    "description": "string",
    "items": {
        "cr_heading_unrelated": {
            "count": 0,
            "description": "string",
            "id": "string",
            "level": "string",
            "xpaths": []
        }
    }
}
integer
count
Optional

Represents the count of the alerts.

string
description
Optional

A brief description of the alert.

items
Optional

items

Property Of