{"type":"api","title":"Form Post","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":"Upload file to vEdge","operationId":"formPost","requestBody":{"description":"Request body for Upload file to vEdge","content":{"multipart/form-data":{"schema":{"type":"object"},"examples":{"Example Value":{"description":"Example Value","value":{"data":{"validity":"valid","upload":true},"file":"binary"},"$$ref":"#/components/examples/FileUpload"}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"activityList":{"type":"string","example":"[Number of vEdges uploaded successfully: 1, Uploaded vEdges (chassisId, serial number): , - ESR-6300-LIC-K9-FAUSTEST126, 030557201979336385BE]"},"id":{"type":"string","example":"b5091b8e-e5ea-4096-8e4c-f17d0d60f2dd"},"vedgeListUploadMsg":{"type":"string","example":"Number of vEdges uploaded successfully: 1"},"vedgeListUploadStatus":{"type":"string","example":"vEdge list uploaded successfully"}},"$$ref":"#/components/schemas/FormPostResp"},"examples":{"Example":{"description":"Example","value":{"vedgeListUploadMsg":"Number of vEdges uploaded successfully: 1","vedgeListUploadStatus":"vEdge list uploaded successfully","id":"b5091b8e-e5ea-4096-8e4c-f17d0d60f2dd","activityList":"[Number of vEdges uploaded successfully: 1, Uploaded vEdges (chassisId, serial number): , - ESR-6300-LIC-K9-FAUSTEST126, 030557201979336385BE]"},"$$ref":"#/components/examples/FileUploadResp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"formPost","method":"post","path":"/system/device/fileupload"}}