List Storage Box Actions
hetzner_list_storage_box_actionsRetrieve a list of actions performed on a Hetzner Storage Box, including type changes and password resets. Filter by status, sort, and paginate results.
Instructions
List all actions performed on a specific Storage Box, such as type changes and password resets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Storage Box 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) |