{"type":"api","title":"Form Post","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":"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/ComViptelaVmanageServerDeviceconfigSystemDeviceSystemdeviceapiRequestExampleFileupload"}}}},"required":true},"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/ComViptelaVmanageServerDeviceconfigSystemDeviceSystemdeviceapiResponseExampleFileuploadresp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"post","path":"/system/device/fileupload"}}