Access Contract (SGACL) access policy installation failed on the device

Failure to install Access Contract (SGACL) access policy on the device

General Information


Event Id NETWORK-DEVICES-2-264
Version 1.0.0
Severity 2
Domain Know Your Network
Subdomain Devices
Category ERROR
Note To programmatically get more info see here - https:///dna/platform/app/consumer-portal/developer-toolkit/apis?apiId=8684-39bb-4e89-a6e4
Event Link dna/assurance/issueDetails?issueId=$instanceId$

Tags


Channels


Model Schema


{
  "Type": "$eventSource$",
  "Assurance Issue Details": "Failure to install an access policy for SGT '$sgName$' ('$sgtValue$').  Policy rule error found in SGACL '$sgaclName$', ACE rule '$aceName$'.",
  "Assurance Issue Priority": "$priority$",
  "Device": "$eventUniqueId$",
  "Assurance Issue Name": "Failed to install IP SGACL '$sgaclName$' for SGT '$sgName$' due to ACE '$aceName$' error",
  "Assurance Issue Category": "$category$",
  "Assurance Issue Status": "$status$"
}

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