{"type":"api","title":"Generate Bootstrap Config For Vedges","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 - Device Inventory"],"description":"Create bootstrap config for software vEdges","operationId":"generateBootstrapConfigForVedges","requestBody":{"description":"Request body for Device bootstrap configuration","content":{"application/json":{"schema":{"type":"object","properties":{"bootstrapConfigType":{"type":"string"},"uuid":{"type":"array","items":{"type":"string"}}},"$$ref":"#/components/schemas/VEdgeBootstrapConfig"},"examples":{"Example Value":{"description":"Example Value","value":{"bootstrapConfig":"#cloud-config\\ninitparam:\\n - uuid : ESR-6300-LIC-K9-FAUSTEST126\\n - vbond : 10.0.12.26\\n - org : vIPtela Inc Regression\\n"},"$$ref":"#/components/examples/PostBootstrapDevices"}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","example":"b1af2563-cfa0-4ebb-989b-4d5e87f92d45"}},"$$ref":"#/components/schemas/GenerateBootstrapConfigForVedgesResponse"},"examples":{"Device bootstrap configuration":{"description":"Device bootstrap configuration","value":{"id":"b1af2563-cfa0-4ebb-989b-4d5e87f92d45"},"$$ref":"#/components/examples/PostBootstrapDevicesResp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"generateBootstrapConfigForVedges","method":"post","path":"/system/device/bootstrap/devices"}}