{"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":{"title":"alarmsV2AlarmNoteResp","type":"object","description":"Alarm Note Response","properties":{"noteText":{"type":"string","description":"The text of the alarm note","example":"testNote"},"creationTimestamp":{"type":"string","description":"The timestamp when the note was created","example":"January 7, 2025 1:52:48 PM UTC"},"creatorID":{"type":"string","description":"The user who added the notes","example":"admin"},"displayName":{"type":"string","description":"Display name associated with the alarm note","example":"92234f57-2530-4a96-879f-22e2a9e9201e"}},"$$ref":"#/components/schemas/alarmsV2AlarmNoteResp"}}