Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to upload a edge list serial no file to the vManage server using the dataservice/system/device/fileupload endpoint.
vManage Server platform version is 20.6.3.1
Below is the curl command used
curl --insecure -v -F "file=@serial.csv" -F "v...