{"type":"api","title":"Generate CLI Mode Devices","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":["Configuration - Template Configuration"],"description":"Generates a JSON object that contains a list of valid devices in CLI mode","operationId":"generateCLIModeDevices","parameters":[{"name":"type","in":"query","description":"Device type","required":true,"schema":{"type":"string","enum":["vedge","controller","vmanage"]}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object"}},"examples":{"Devices":{"description":"Devices","value":{"data":[{"deviceIP":"172.16.255.16","uuid":"C8K-0c9b3b23-bdcd-4162-8d4f-774e44e081ee","host-name":"vm6","local-system-ip":"172.16.255.16"},{"deviceIP":"172.16.255.21","uuid":"76611d8b-dca9-47fd-b204-338af931f506","host-name":"vm11","local-system-ip":"172.16.255.21"},{"deviceIP":"172.16.255.11","uuid":"9c8d59ec-e4ad-468a-8fb0-15a7747a9c30","host-name":"vm1","local-system-ip":"172.16.255.11"},{"deviceIP":"172.16.255.15","uuid":"C8K-ae0d5e97-4b0e-4a05-8582-9cc0d93c456c","host-name":"vm5","local-system-ip":"172.16.255.15"},{"deviceIP":"172.16.255.14","uuid":"554b21bf-cad3-4efe-91fa-4c68549a6616","host-name":"vm4","local-system-ip":"172.16.255.14"}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Inventory-read,Device Inventory-write,Template Deploy-read,Template Deploy-write,Device Inventory \u003e Edge-write","__originalOperationId":"generateCLIModeDevices","method":"get","path":"/template/config/device/mode/cli"}}