ncloud_assign_secondary_ips
Assign secondary IPs to a network interface using a list of specific IPs or an auto-assign count.
Instructions
Assign secondary IPs to a network interface. Provide either secondaryIpList (specific IPs) or secondaryIpCount (auto-assign count).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secondaryIpList | No | List of specific secondary IP addresses to assign | |
| secondaryIpCount | No | Number of secondary IPs to auto-assign | |
| networkInterfaceNo | Yes | Network interface number to assign secondary IPs to |