{"type":"api","title":"Get Extended Applications","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","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":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Cloud Sourced Application Maintenance"],"description":"returns all cloud sourced application","operationId":"getExtendedApplications","parameters":[{"name":"offset","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"limit","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"sortBy","in":"query","schema":{"type":"string"}},{"name":"orderBy","in":"query","schema":{"type":"string"}},{"name":"applicationFamily","in":"query","schema":{"type":"string"}},{"name":"applicationGroup","in":"query","schema":{"type":"string"}},{"name":"trafficClass","in":"query","schema":{"type":"string"}},{"name":"businessRelevance","in":"query","schema":{"type":"string"}},{"name":"status","in":"query","schema":{"type":"string"}},{"name":"appName","in":"query","schema":{"type":"string"}},{"name":"source","in":"query","schema":{"type":"string"}},{"name":"searchKeyword","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"All cloud sourced applications","content":{"application/json":{"schema":{"type":"object","properties":{"count":{"type":"integer","format":"int32","example":1},"data":{"type":"array","items":{"type":"object","properties":{"L3L4":{"type":"array","items":{"type":"object","properties":{"clearIndex":{"type":"integer","format":"int32","example":0},"ipAddresses":{"type":"array","example":"10.1.1.1","items":{"type":"string","example":"10.1.1.1"}},"l4Protocol":{"type":"string","example":"TCP"},"ports":{"type":"array","example":80,"items":{"type":"integer","format":"int32","example":80}}},"$$ref":"#/components/schemas/L3L4"}},"appName":{"type":"string","example":"nordvpn"},"applicationFamily":{"type":"string","example":"other"},"applicationGroup":{"type":"string","example":"other"},"businessRelevance":{"type":"string","example":"business-irrelevant"},"cloud-sourced":{"type":"string"},"commonName":{"type":"string","example":"nordvpn"},"id":{"type":"string","example":"6567"},"serverNames":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","example":"nord-apps.com"}},"$$ref":"#/components/schemas/ServerName"}},"sourceCategory":{"type":"string","example":"SaaS"},"status":{"type":"string","example":"new"},"trafficClass":{"type":"string","example":"transactional-data"},"uuid":{"type":"string","example":"16e37dfb-2538-4f19-be5b-88fe99ae4c4e"}},"$$ref":"#/components/schemas/ApplicationDetails"}},"lastUpdateOn":{"type":"integer","format":"int64","example":4233672632786387}},"$$ref":"#/components/schemas/GetExtendedApplicationResponse"}}}},"403":{"description":"Forbidden"}},"__originalOperationId":"getExtendedApplications","method":"get","path":"/sdavc/cloud-sourced"}}