Internet URL Accessible Notifications v2

This notification event is generated when any of the URLs that Cisco Catalyst Center needs to be able to access (listed in the Installation Guide) are not reachable, which could impact operations.

General Information


Event Id INTERNET-URL-ACCESS-v2
Version 1.0.0
Severity 2
Domain System
Subdomain Internet Access
Category WARN
Note To get more details, please go to System Health page
Event Link /dna/systemSettings/system360/systemHealth

Tags


Channels


Model Schema


{
  "Message": "$description$",
  "Instance": "$hostname$",
  "State": "$state$",
  "Tags": "$tags$"
}

Rest Schema


{
  "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"
}