Upload File
Upload a file to the storage backend.
Set firmware_image=true to tag this file as the OS/firmware image for
the given platform and version. Only one firmware image is allowed per
platform/version directory; the upload will be rejected if a different
file already occupies that slot.
Path parameters
platform
version
filename
Query parameters
checksum
overwrite
firmware_image
Request
This endpoint expects a multipart form containing a file.
file
Response
Successful Response
Errors
404
Not Found Error
422
Unprocessable Entity Error