{"type":"api","title":"Get Extended Applications","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","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"}},"method":"get","path":"/sdavc/cloud-sourced"}}