Delete filesystem
lambda_delete_filesystemDelete a persistent filesystem by id. Irreversible — DESTROYS all data on it. The filesystem must not be attached to any instance. Lambda Cloud REST: DELETE /api/v1/filesystems/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The filesystem id to delete. |