Skip to main content

EFS API reference

The live Morph EFS API reference is available here:

For most workflows, use the EFS client through the Morph CLI. Use the API reference when you need direct REST integration or automation.

Public API families

The public EFS API covers:

  • Filesystem create, list, inspect, and delete. Filesystems are the durable EFS identities.
  • Mount and unmount operations.
  • Filesystem usage.
  • Dashboard link creation.

The normal user path is still the EFS client:

morphcloud efs --help

The public API stays focused on EFS product actions. It does not expose storage credentials or file contents.