This event publishes notifications to any subscriber, when the state of disaster recovery changes i.e failover starts and failover succeeds (or)fails, replication starts and replication succeeds (or) fails, Main or Recovery or Witness site goes down.
Event Id | SYSTEM-DISASTER-RECOVERY |
Version | 1.0 |
Severity | 1 |
Domain | Cisco DNA Center Appliance |
Subdomain | |
Category | ERROR |
Note | To get more details, please go to System Health page |
Event Link | /dna/systemSettings/systemHealth |
DR
REST
SNMP
SYSLOG
EMAIL
WEBEX
PAGER_DUTY
{
"Message": "$description$",
"Instance": "$hostname$ : $component$",
"State": "$state$",
"Tags": "$tags$"
}
{
"instanceId": "String",
"eventId": "String",
"name": "String",
"namespace": "String",
"description": "String",
"type": "String",
"category": "String",
"severity": "Number",
"timestamp": "Number /*Time in epoch milliseconds*/",
"domain": "String",
"subDomain": "String",
"source": "String",
"context": "String /*Default null*/",
"details": "Object",
"version": "String",
"tags": "Array",
"ciscoDnaEventLink": "String",
"note": "String",
"tntId": "String",
"tenantId": "String"
}