instance_create_ipv4
Allocate a new IPv4 address to an existing instance, with an optional reboot to apply the changes immediately.
Instructions
Create a new IPv4 address for an instance.
Args: instance_id: The instance ID, label, or hostname (e.g., "web-server", "db.example.com", or UUID) reboot: Whether to reboot the instance (default: True)
Returns: Created IPv4 information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reboot | No | ||
| instance_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||