delete_ipv4
Remove an IPv4 address from a Vultr cloud instance by specifying the instance identifier and IP address to manage network configurations.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | ||
| ipv4 | Yes |