convert_instance_ip
Convert an instance IP to a reserved IP to retain the address after instance termination. This tool preserves IP addresses by making them reusable across different instances in Vultr MCP.
Instructions
Convert an existing instance IP to a reserved IP.
Args: ip_address: The IP address to convert instance_id: The instance ID that owns the IP label: Optional label for the reserved IP
Returns: Created reserved IP information
This is useful when you want to keep an IP address even after destroying the instance. The IP will be converted to a reserved IP and remain attached to the instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | Yes | ||
| instance_id | Yes | ||
| label | No |