Change Server Alias IPs
hetzner_change_alias_ipsReplace all alias IPs assigned to a server on a private network. Pass a new list to override existing aliases, or an empty list to clear them.
Instructions
Replace the alias IPs that a server has on a private network. The list overrides any existing alias IPs for that network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Server ID | |
| network | Yes | ID of the network the server is attached to | |
| alias_ips | Yes | Full list of alias IPs to set on the network (replaces existing). Pass [] to clear. |