Skip to content
  • GET /api/v1/mounts β€” List all mounts
  • POST /api/v1/mounts β€” Create persistent FUSE mount
  • GET /api/v1/mounts/{id} β€” Get mount details
  • PATCH /api/v1/mounts/{id} β€” Update mount VFS configuration
  • DELETE /api/v1/mounts/{id} β€” Unmount filesystem
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help