ncloud_assign_secondary_ips
Assign secondary IPs to a network interface on Naver Cloud Platform Government Cloud. Specify either a list of IPs or a count for auto-assignment.
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 |