List Floating IP Actions
hetzner_list_floating_ip_actionsList all actions performed on a specific floating IP, including assignments, unassignments, and rDNS changes. Filter by status or sort results for easy tracking.
Instructions
List all actions performed on a specific floating IP, such as assign, unassign, and rDNS changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Floating IP ID | |
| page | No | Page number | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" | |
| status | No | Filter by action status: comma-separated list of "running", "success", "error" | |
| per_page | No | Results per page (max 50) |