files
Mint signed URLs for uploading a file to a VM
Returns a pair of short-lived signed URLs targeting a per-VM staging location. Upload to uploadUrl with PUT (Content-Type: application/octet-stream), then pass downloadUrl to POST /v1/vms/{id}/files/fetch to have the server pull it into the guest filesystem.
post/v1/vms/{id}/files/presign
Request body
Response
Signed URLs + upload size ceiling