Skip to content
  • GET /api/v1/containers/{id}/storage/shares β€” List storage shares
  • POST /api/v1/containers/{id}/storage/shares β€” Create storage share
  • GET /api/v1/containers/{id}/storage/shares/{shareId} β€” Get storage share
  • PATCH /api/v1/containers/{id}/storage/shares/{shareId} β€” Update storage share
  • DELETE /api/v1/storage/shares/{shareId} β€” Delete storage share
  • GET /api/v1/containers/{id}/storage/incoming β€” Get incoming shares
  • GET /api/v1/storage/incoming β€” Get all incoming shares
  • GET /api/v1/storage/shares β€” List all your storage shares
  • PATCH /api/v1/containers/{id}/storage/incoming/{shareId}/mount β€” Toggle incoming share mount
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help