Cisco IMC Certificate Status Notification v2

The notification event is generated when the Cisco IMC certificate has expired, been revoked, or will expire in less than 90 days

General Information


Event Id CISCO-IMC-CERTIFICATE-v2
Version 1.0.0
Severity 1
Domain Appliance
Subdomain Cisco IMC Certificate
Category ERROR
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$ : $component$",
  "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"
}