instance_list_ipv6
Retrieve all IPv6 addresses assigned to a Vultr instance by its ID, label, or hostname.
Instructions
List IPv6 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 IPv6 addresses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |