{"type":"api","title":"Apply recommendation to a centralized policy","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":["Wani Recommendations"],"summary":"Apply recommendation to a centralized policy","description":"Applies recommendations to a centralized policy ","operationId":"applyWaniRecommendation","parameters":[{"name":"key","in":"query","description":"Key from vAnalytics to retrieve recommendation json","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"required":["notValidRecommendationIds","notValidSites","processId","waniPolicyId"],"type":"object","properties":{"notValidRecommendationIds":{"type":"string","example":"abc, xyz"},"notValidSites":{"type":"string","example":"200"},"processId":{"type":"string","example":"vsmart_policy_config-8978b772-183d-424e-b9ac-e633b8ffe516"},"waniPolicyId":{"type":"string","format":"uuid","example":"083b83e4-165d-45a8-947e-ba141d9129a2"}},"$$ref":"#/components/schemas/ApplyRecommendationRes"}}}},"400":{"description":"bad input parameter"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"applyWaniRecommendation","method":"post","path":"/policy/wani/recommendation/process"}}