latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

IP Addresses
IPv6 Address Settings

Remove IPv6 address range

This function removes an IPv6 address range from the server.

Note:

  • This function cannot modify the server's shared IPv6 address. To update that address, modify the /etc/wwwacct.conf file, or use WHM's Basic WebHost Manager Setup interface (Home >> Server Configuration >> Basic WebHost Manager Setup).
  • For all of cPanel & WHM's features to function properly on IPv6, the cpsrvd daemon must listen on IPv6 addresses. To enable this functionality, select On for the Listen on IPv6 Addresses setting in the System section of WHM's Tweak Settings interface (WHM >> Home >> Server Configuration >> Tweak Settings).

Important:

When you disable the Web Server role, the system disables this function.

get/ipv6_range_remove

Query parameters

namestring required
Example:Range1

The IPv6 address range's name.

Response

HTTP Request was successful.

Example response

{
  "metadata": {
    "command": "ipv6_range_remove",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}