| rmdnsnsrec |
Use this method to removes the specified name server record from the specified domain. For EDNS Client Subnet (ECS) records, a subnet needs to be specified to remove the specified name server record from the specified domain which is cached for that particular subnet |
Syntax |
Parameters |
domain |
Domain name. This is mandatory parameter. |
nameserver |
Name server to remove. This is mandatory parameter. |
ecssubnet |
Subnet for which the cached name server record need to be removed. |
Return Value |
Returns simpleResult |
See Also |