{"type":"model","meta":{"id":"/apps/pubhub/media/conc-2511/d77fe2fa1c66c5533550637c8fa49491e06b8c79/8983f23f-480c-340b-8185-aea8987e5cf7","info":{"title":"Alarm Service","description":"Alarm Service api documentation","contact":{},"license":{"name":"ONC-AE-License","url":"https://www.cisco.com"},"version":"1.0.0-25.1.1"},"security":[{"basicAuth":[]}],"tags":[{"name":"Alarm API documentation"}],"x-parser-conf":{"overview":{"markdownPath":"reference/2431/alarmservice.md"},"serverConfig":"full","enableAuthEditing":true,"httpBasic":{"username":"api-user","password":"encrypted-password@123"}},"openapi":"3.0.1","servers":[{"url":"https://cisco-onc-ip:8443/onc-alarm-service","description":"Generated server url"}],"securitySchemes":{"basicAuth":{"type":"http","description":"Basic authentication scheme","scheme":"basic"}}},"spec":{"type":"object","description":"DTO representing a timestamp used to indicate when the last file or event occurred. Typically returned in responses to show the latest generation or modification time.","properties":{"timestamp":{"type":"string","nullable":true,"description":"Timestamp value in ISO 8601 format with nanoseconds precision. Indicates the time when the last file was generated.","example":"2024-08-15T09:48:17.123456789Z"}},"example":{"timestamp":"2024-08-15T09:48:17.123456789Z"},"$$ref":"#/components/schemas/TimeStampDTO","title":"TimeStampDTO"}}