ns1 / ns1-go

Golang API client for NS1
Apache License 2.0
34 stars 59 forks source link

How to search records in a zone #152

Closed vijayrajah closed 1 year ago

vijayrajah commented 2 years ago

There does not seem to be a way to filter DNS records in a zone (in DDI). for EX: to search for specific records

/v1/dns/record/search doesn't seem to be implemented in GO SDK. (unless I'm missing something)