List Storages
coolify_list_storagesRetrieve persistent volumes and bind mounts attached to a specified application, database, or service in your Coolify environment.
Instructions
List persistent volumes and bind mounts for an application, database, or service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Resource UUID | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |
| resource | Yes | Resource type that owns the storage |