Create a resumable volume upload session
Creates a resumable upload session for the target volume. Continuation requests use the persisted routed data-plane target so any healthy API node can address the upload session without exposing data-plane host routing as durable volume identity.
Authorizations
API key passed as Bearer token
Headers
Reuse the same key to safely retry the same create, reusable snapshot create, fork, upload create/complete, or agent deployment create operation without duplicating work.
Path Parameters
Volume ID
Body
file, directory_tar restartable_file, spooled_stream, directory_archive Requested upload destination path rooted at /. Relative paths are rejected and .. may not escape the volume root.
merge, replace, error sha256 tar Free-form client-supplied metadata for the upload session; stored verbatim, deliberately open.
Response
Upload session created