{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/6a2ef59a-ba2d-3415-a824-195345c9d1ae","info":{"contact":{"email":"support@cisco.com","name":"Crosswork Team, Cisco"},"description":"Software Images APIs allow the user to perform CRUD operations on SWIM service.","license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"title":"APIs exposed by SWIM service","version":"1.0.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/swim-api-overview.md"}},"openapi":"3.0.0","servers":[{"url":"https://{server_ip}:30603/crosswork/swim/{version}","variables":{"version":{"description":"API version","default":"v1"}}}]},"spec":{"description":"Device info DTO","properties":{"deviceIp":{"description":"Device IP","example":"1.1.1.1","type":"string"},"deviceName":{"description":"Device name","example":"NCS4K-A2","type":"string"},"mneId":{"description":"Mne ID","example":"442445","type":"string"},"owningEntityId":{"description":"Owning Entity ID","example":"439442_10.104.120.236","type":"string"},"softwareVersion":{"description":"Software version","example":"7.12.1","type":"string"}},"type":"object","$$ref":"#/components/schemas/DeviceInfoDTO","title":"DeviceInfoDTO"}}