| rmdnsaddrec |
Use this method to removes an IPv4 address from an address record. The associated domain name must be specified. For EDNS Client Subnet (ECS) records, a subnet needs to be specified to remove an IPV4 address from an address record which is cached for that particular subnet. If no IPv4 address is specified, all 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 address records need to be removed. |
ipaddress |
IPv4 address(es) of the address records to remove from the specified domain name. |
Return Value |
Returns simpleResult |
See Also |