List Volume Actions
hetzner_list_volume_actionsList all actions performed on a Hetzner Cloud volume, such as attach, detach, and resize. Filter by status or sort results.
Instructions
List all actions performed on a specific volume, such as attach, detach, and resize operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Volume ID | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" | |
| status | No | Filter by action status: comma-separated list of "running", "success", "error" | |
| page | No | Page number | |
| per_page | No | Results per page (max 50) |