{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/fcd87bf2-3c6e-34f6-a91e-aaebbd04122b","info":{"title":"RESTCONF Performance APIs","description":"RESTCONF APIs exposed by Performance service.","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"1.0.0"},"tags":[{"name":"RESTCONF APIs","description":"Points to note: \nThe actual response will,\n- Have namespace prefixed in the attribute name\n- Not have attributes whose values are null\n- Have the attribute names \"-\" separated in some cases\n- Have additional section with firstIndex and lastIndex attributes"}],"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/performance-restconf-api-overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{server_ip}:30603/crosswork/performance/restconf/data/v1","description":"Generated server url"}]},"spec":{"type":"object","description":"Data","xml":{"name":"data","prefix":"ns2"},"properties":{"entityTag":{"type":"string","description":"Generic tag"},"value":{"type":"integer","description":"Data value of the metric","xml":{"name":"value","prefix":""},"format":"int64"},"eventTime":{"type":"integer","description":"Data event time","xml":{"name":"event-time","prefix":""}},"timeStamp":{"type":"string","description":"Time stamp of the event","xml":{"name":"time-stamp","prefix":""}},"any":{"type":"array","description":"Generic array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Data","title":"Data"}}