Device de-registration failed

Device failed to de-register itself from Cisco Smart Software Manager

General Information


Event Id LICMGMT-DEV-DEREG-FAILURE
Version 1.0.1
Severity 3
Domain Know Your Network
Subdomain Devices
Category TASK_FAILURE
Note To get more details, please go to Tools -> License Manager
Event Link /dna/tools/licenseManagement/dashboard/alllicense

Tags


Channels


Model Schema


{
  "device_ip": "string",
  "message": "string"
}

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