<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font face="Calibri">Hi Barry,</font></p>
<p><font face="Calibri">Can something similar work for
api/v4/dns/arpa/1/4/bind?</font></p>
<p><font face="Calibri">For example - provide access to type 2
users?</font></p>
<p><font face="Calibri">br</font></p>
<p><font face="Calibri">Tomek</font><br>
</p>
<div class="moz-cite-prefix">W dniu 27.05.2020 o 16:23, Barry
O'Donovan pisze:<br>
</div>
<blockquote type="cite"
cite="mid:8aa5d8cc-f258-6382-3437-a1d960340d08@inex.ie">Hi David,
<br>
<br>
this is documented here:
<br>
<br>
<a class="moz-txt-link-freetext" href="https://docs.ixpmanager.org/features/member-export/">https://docs.ixpmanager.org/features/member-export/</a>
<br>
<br>
INEX publishes its skin and that's available here:
<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/inex/IXP-Manager/blob/master/resources/skins/inex/content/members/0/list.foil.php">https://github.com/inex/IXP-Manager/blob/master/resources/skins/inex/content/members/0/list.foil.php</a>
<br>
<br>
- Barry
<br>
<br>
David Croft wrote on 27/05/2020 15:08:
<br>
<blockquote type="cite">Hi,
<br>
<br>
Is there an API to get the member logo filenames (ideally also
with
<br>
their names & website URLs) from IXP Manager?
<br>
<br>
I'm wondering how it is done on the front page of inex.ie. At
the
<br>
moment I am using some SQL[1] but I'd prefer the webserver not
be able
<br>
to access the IXP Manager database.
<br>
<br>
Thanks
<br>
David
<br>
<br>
[1] SELECT cust.name, cust.corpwww, logos.stored_name \
<br>
FROM cust \
<br>
INNER JOIN logos ON
cust.id=logos.customer_id \
<br>
WHERE cust.status=1 \
<br>
AND cust.type=1 \
<br>
ORDER BY cust.name ASC
<br>
_______________________________________________
<br>
INEX IXP Manager mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:ixpmanager@inex.ie">ixpmanager@inex.ie</a>
<br>
Unsubscribe or change options here:
<a class="moz-txt-link-freetext" href="https://www.inex.ie/mailman/listinfo/ixpmanager">https://www.inex.ie/mailman/listinfo/ixpmanager</a>
<br>
<br>
</blockquote>
<br>
<br>
</blockquote>
</body>
</html>