{"type":"api","title":"Find Software Version","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-26-1-api-guide/860ec01932f5fb639b929c353dd9d967dc0b4347/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\nInclude APIs that do not belong to other categories","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"26.1.0+2026-01-06"},"x-parser-conf":{"overview":{"markdownPath":"openapi/overview_part13.md"}},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Software Actions"],"description":"Get software version","operationId":"findSoftwareVersion","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"version":{"type":"string","example":"17.12.01.0.177566.1681743991"}},"$$ref":"#/components/schemas/FindSoftwareVersionData"}}},"$$ref":"#/components/schemas/FindSoftwareVersion"},"examples":{"Software version":{"description":"Software version","value":{"data":[{"version":"17.12.01.0.177566.1681743991"}]},"$$ref":"#/components/examples/ComViptelaVmanageServerDeviceactionInstallpackageurlapiResponseExampleVersion"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/device/action/software/version"}}