| rmdnsaaaarec |
Use this method to removes an IPv6 address from a AAAA address record. The associated domain name must be specified. For EDNS Client Subnet (ECS) records, a subnet needs to be specified to remove an IPV6 address from a AAAA address record which is cached for that particular subnet. If no IPv6 address is specified, all AAAA records that belong to the specified domain name are removed. |
Syntax |
Parameters |
hostname |
Domain name. This is mandatory parameter. |
ecssubnet |
Subnet for which the cached records need to be removed. |
ipv6address |
IPv6 address(es) of the AAAA record(s) to remove from the specified domain name. |
Return Value |
Returns simpleResult |
See Also |