{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/9792902d-b2cb-3a50-8089-29b3532bc5ed","info":{"title":"Crosswork Alarms and Events APIs","description":"Crosswork Alarms and Events APIs allow applications to create, update, acknowledge and clear alarms.","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"https://www.cisco.com/public/sw-license-agreement.html"},"version":"7.1.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/INFRA/FAULT_MANAGEMENT/fault-infra-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"https://{server_ip}:30603/crosswork/alarm/v1","description":"Alarm/Alarm-Rest"}]},"spec":{"type":"object","description":"Alarm Settings","properties":{"securityAlertAgeout":{"type":"integer","format":"int32","description":"The age-out time for security alerts","example":30},"nonSecurityAlertAgeout":{"type":"integer","format":"int32","description":"The age-out time for non-security alerts","example":7},"deleteAllEvents":{"type":"integer","format":"int32","description":"The time after which all events are deleted","example":30},"deleteOldAlertDays":{"type":"integer","format":"int32","description":"The number of days after which old alerts are deleted","example":60},"syslogCollectionJobEnable":{"type":"boolean","description":"Whether the syslog collection job is enabled","example":true},"trapCollectionJobEnable":{"type":"boolean","description":"Whether the trap collection job is enabled","example":true},"systemAlertAgeout":{"type":"integer","format":"int32","description":"The age-out time for system alerts","example":60},"networkAlertAgeout":{"type":"integer","format":"int32","description":"The age-out time for network alerts","example":60},"auditAlertAgeout":{"type":"integer","format":"int32","description":"The age-out time for audit alerts","example":30}},"$$ref":"#/components/schemas/AlarmSettingsBean","title":"AlarmSettingsBean"}}