Certificate Authority Status Notification

This notification event is generated when the Certificate Authority is close to expiring or expired.

General Information


Event Id CERTIFICATE_AUTHORITY_STATUS
Version 1.0.0
Severity 2
Domain System
Subdomain Certificate Authority
Category WARN
Note --
Event Link --

Tags


Channels


Model Schema


{}

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