{"type":"api","title":"Generate Generic Bootstrap Config For Vedges","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":["Configuration - Device Inventory"],"description":"Create bootstrap config for software vEdges","operationId":"generateGenericBootstrapConfigForVedges","parameters":[{"name":"wanif","in":"query","description":"Device WAN interface","schema":{"type":"string"},"example":"GigabitEthernet1"},{"name":"sdRoutingDevice","in":"query","description":"Flag indicating if this is SD-Routing device","schema":{"type":"boolean"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","example":"b4d93025-cf37-41a5-a2a6-d9113ede034c"}},"$$ref":"#/components/schemas/GenerateGenericBootstrapConfigForVedges"},"examples":{"Task Id":{"description":"Task Id","value":{"id":"236c21b2-4f1d-4961-82a9-9ac05df1c1c1"},"$$ref":"#/components/examples/ComViptelaVmanageServerBootstrapDevicelifecycleapiResponseExampleBootstrapgenericdevices"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/system/device/bootstrap/generic/devices"}}