You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I access to several RIPE databases through the API? I have a LOCAL database that contains the September version of the RIPE database, and also has a WHOIS_MIRROR_RIPE_GRS database which contains the December version.
If I apply via request:
http: // "IP address": 1080 / whois / search? query-string ="query", then the answer comes from the LOCAL database. Is there any way to get a response from the WHOIS_MIRROR_RIPE_GRS database?
I also tried to replace the following value:
to the value of WHOIS_MIRROR_RIPE_GRS, but as I understand it, it had no effect, because I tried to access through the API the object AS49178, which is present in the table aut_num
but received the following response from the database:
The text was updated successfully, but these errors were encountered:
Can I access to several RIPE databases through the API? I have a LOCAL database that contains the September version of the RIPE database, and also has a WHOIS_MIRROR_RIPE_GRS database which contains the December version.
If I apply via request:
http: // "IP address": 1080 / whois / search? query-string ="query", then the answer comes from the LOCAL database. Is there any way to get a response from the WHOIS_MIRROR_RIPE_GRS database?
I also tried to replace the following value:
to the value of WHOIS_MIRROR_RIPE_GRS, but as I understand it, it had no effect, because I tried to access through the API the object AS49178, which is present in the table aut_num
but received the following response from the database:
The text was updated successfully, but these errors were encountered: