nls_1_0_query_alerts_response_items_inner

nls_1_0_query_alerts_response_items_inner
nls_1_0_query_alerts_response_items_inner
JSON Example
{
    "severity": "severity",
    "module": "module",
    "acknowledgedBy": "acknowledgedBy",
    "creation_date": "creation_date",
    "message": "message",
    "acknowledgedAt": "acknowledgedAt",
    "eventCode": "eventCode",
    "instanceId": "instanceId",
    "expiration": "expiration",
    "alarm_id": "alarm_id",
    "state": "state",
    "isAlertAcknowledged": true,
    "category": "category",
    "entity": {
        "name": "name",
        "id": "id",
        "type ": "type "
    }
}
string
alarm_id
Optional

The alert ID of this alert

string
message
Optional

message

string
severity
Optional

Values can be INFO, WARNING or CRITICAL

string
state
Optional

Values can be CREATED, VIEWED, ACKNOWLEDGED, RESOLVED, IGNORED

string
creation_date
Optional

creation_date

string
module
Optional

module

string
category
Optional

category

boolean
isAlertAcknowledged
Optional

isAlertAcknowledged

string
acknowledgedBy
Optional

acknowledgedBy

string
acknowledgedAt
Optional

acknowledgedAt

string
expiration
Optional

expiration

string
instanceId
Optional

instanceId

string
eventCode
Optional

eventCode