rmdnssrvrec

Use this method to removes, from the specified domain, the SRV record created for the service provided by the specified target host. For EDNS Client Subnet (ECS) records, a subnet needsto be specified to remove the SRV record created for the service provided by the specified target host which is cached for that particular subnet

Syntax



Parameters

domain

Domain name of the SRV record.
This is mandatory parameter.

target

Target host for the specified service.
This is mandatory parameter.

ecssubnet

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

Return Value

Returns simpleResult

See Also