This function changes an IPv6 address range's name and/or note.
Notes:
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.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ ipv6_range_edit \ name='ExampleRange'
{- "metadata": {
- "command": "ipv6_range_edit",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}