{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/e1ae91f25de62367ac175351487a12de3ae46a25/77d8ae53-00ef-3756-a176-e4f0a22f5654","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":"7.2.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/swim-deprecated-api-overview.md"}},"openapi":"3.0.0","servers":[{"url":"https://{server_ip}:30603/crosswork/api/{version}/op/swim/image","variables":{"version":{"description":"API version","default":"v1"}}}]},"spec":{"description":"Swim job result DTO wrapper","example":{"swimJobResultDTO":{"jobId":"445446","jobStatus":"Image activation scheduled successfully."}},"properties":{"swimJobResultDTO":{"description":"Swim job result DTO","properties":{"jobId":{"description":"Job Id","type":"string"},"jobStatus":{"description":"Job status","type":"string"}},"type":"object","$$ref":"#/components/schemas/SwimJobResultDTO"}},"type":"object","$$ref":"#/components/schemas/SwimJobResultDTOWrapper","title":"SwimJobResultDTOWrapper"}}