instance_list_ipv4
Retrieve all IPv4 addresses assigned to a specified Vultr instance by ID, label, or hostname. Get the IP details needed for configuration or troubleshooting.
Instructions
List IPv4 addresses for an instance.
Args: instance_id: The instance ID, label, or hostname (e.g., "web-server", "db.example.com", or UUID)
Returns: List of IPv4 addresses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |