To list your persistent storage file systems using the Cloud API:
-
Generate an API key if you don’t already have an API key.
-
Run the following command:
curl -u API-KEY: https://cloud.lambdalabs.com/api/v1/file-systems | jq .
Replace API-KEY with your actual API key. Don’t remove the trailing colon (:).