List Primary IP Actions
hetzner_list_primary_ip_actionsRetrieve all actions performed on a specific primary IP, including assign, unassign, and rDNS changes. Filter by status, sort, or paginate to track activity efficiently.
Instructions
List all actions performed on a specific primary IP, such as assign, unassign, and rDNS changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Primary 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) |