[PDB Tech] Any Recent API Changes?

William Marantz wmarantz at salesforce.com
Thu Jan 18 13:26:35 PST 2018


Hi Tech Team,

I've had code running for over a year now without issue that just stopped
returning records.

I'm using the PeeringDB Python library.

pdb = PeeringDB()
ixp = pdb.all('netixlan', asn='10310', name='Equinix Chicago') either
passed with the direct strings for name and ASN or variables no longer
returns data

other queries in other parts of my code run just fine as does the following
which returns far too much data:
ixp = pdb.all('netixlan')

Thanks

  -Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.peeringdb.com/pipermail/pdb-tech/attachments/20180118/e214f40a/attachment.html>


More information about the Pdb-tech mailing list