[Pdns-users] PowerDNS API rrset_name and rrset_type options

Bill G bill.g2 at proton.me
Tue Jun 18 10:46:11 UTC 2024


I use version 4.9.1.

On Tuesday, June 18th, 2024 at 11:54 AM, Kevin P. Fleming via Pdns-users <pdns-users at mailman.powerdns.com> wrote:

> On Tue, Jun 18, 2024, at 05:48, Bill G via Pdns-users wrote:
> 
> > When I call the PowerDNS API on a subzone on
> > /servers/{server_id}/zones/{zone_id} with the rrset_name and rrset_type
> > options, it still returns all RRs. I would expect it to only return the
> > RR that match the name and type. The other RRs that are returned don't
> > have a content value, but they are still returned in the rrsets list.
> > 
> > I call the API like this:
> > curl -X GET -H "X-API-Key: 123456"
> > "http://localhost/api/v1/servers/localhost/zones/dkim.example.com.?rrset_name=bounces1.dkim.example.com.&rrset_type=TXT"
> > 
> > Is this expected behavior?
> 
> 
> It's definitely not what I would expect given the documentation. What version of PowerDNS Auth are you using?
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users


More information about the Pdns-users mailing list