Attach a volume to a running machine
Authorizations
API key passed as Bearer token
Path Parameters
Machine ID (e.g. mch_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 machine create. Accepts either an exact volume name or a volume id and is resolved server-side.
Absolute machine 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 machine mount path for the attached volume.
requested, mounting, mounted, paused, remounting, unmounted, releasing, released, failed