Use the Rebuild IP's Pool API for add all IP's to system.
The API response IP's added successfully.
Name | Method | Value | Description | Required |
act | GET | text | The action specified to retrieve data after assign domain IPv6 | Yes |
add_allips | GET | text | This will trigger add all IP's to system. | Yes |
CURL PHP SDK
curl --insecure "https://hostname:2005/index.php?api=json&act=ips&add_allips=1&apiuser=user_name&apikey=pass_api_key"
IP's added successfully.