Attach a volume to a running sandbox
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Body
Shared-volume mount request. ref accepts either an exact volume name or a volume id and is resolved server-side.
Canonical mount selector for sandbox create. Accepts either an exact volume name or a volume id and is resolved server-side.
Absolute sandbox mount path for the attached volume. Values are normalized before persistence. / and reserved runtime paths under /workspace/.nullspace are rejected.
Optional volume-internal subdirectory. Values are normalized relative to the volume root and may not escape it.
Response
Volume attached
Normalized sandbox mount path for the attached volume.
requested, mounting, mounted, paused, remounting, unmounted, releasing, released, failed