instance_delete_ipv4
Remove an IPv4 address from a Vultr instance by specifying the instance ID, label, or hostname and the IP to delete, confirming the removal.
Instructions
Delete an IPv4 address from an instance.
Args: instance_id: The instance ID, label, or hostname (e.g., "web-server", "db.example.com", or UUID) ipv4: The IPv4 address to delete
Returns: Status message confirming deletion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipv4 | Yes | ||
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||