{"type":"api","title":"Compliance With 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 Compliance"],"operationId":"complianceWithExtendedApplications","requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"appName":{"type":"string","example":"nordvpn"}},"$$ref":"#/components/schemas/ApplicationRequestDetails"}},"selectAll":{"type":"boolean","example":false}},"$$ref":"#/components/schemas/ExtendedApplicationRequestData"}}}},"responses":{"200":{"description":"all policy compliance data with selected cloud sourced apps","content":{"application/json":{"schema":{"type":"object","properties":{"count":{"type":"integer","format":"int32","example":1},"data":{"type":"array","items":{"type":"object","properties":{"appList":{"type":"object","properties":{"createdBy":{"type":"string","example":"admin"},"id":{"type":"string","example":"c8a4164a-4778-4a7e-8d93-45f78f387010"},"name":{"type":"string","example":"my_app_list"},"type":{"type":"string","example":"app-list"},"version":{"type":"string","example":"UX 2.0"}},"$$ref":"#/components/schemas/AppListDetails"},"applications":{"type":"array","items":{"type":"object","properties":{"newApplications":{"type":"array","items":{"type":"string"}},"oldApplications":{"type":"array","items":{"type":"string"}}},"$$ref":"#/components/schemas/PolicyComplianceApplications"}},"policy":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","example":"c8a4164a-4778-4a7e-8d93-45f78f387011"},"name":{"type":"string","example":"policy1"},"type":{"type":"string","example":"security"},"version":{"type":"string","example":"UX 2.0"}},"$$ref":"#/components/schemas/PolicyDetails"}}},"$$ref":"#/components/schemas/PolicyComplianceDetails"}}},"$$ref":"#/components/schemas/PolicyComplianceResponse"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"}},"__originalOperationId":"complianceWithExtendedApplications","method":"post","path":"/sdavc/cloud-sourced/compliance"}}