rmdnsptrrec

Use this method to removes a pointer (PTR) record for the specified domain name and reverse domain name. For EDNS Client Subnet (ECS) records, a subnet needs to be specified to remove a PTR record for the specified domain name and reverse domain name which is cached for that particular subnet

Syntax



Parameters

reversedomain

Reverse domain name of the PTR record.
This is mandatory parameter.

ecssubnet

Subnet for which the cached PTR record need to be removed.

domain

Domain name for which to remove reverse mapping.

Return Value

Returns simpleResult

See Also