Returns meta informations about the information currently stored in the database at the specified endpoint

ip_asn_db_meta(
  ip_asn_history_endpoint =
    "https://bgpranking-ng.circl.lu/ipasn_history/"
)

Arguments

ip_asn_history_endpoint

supply or your own or use the default circl.lu server provided.

Note

If using your own server do not add the /meta at the end of the ip_asn_history_endpoint URL parameter.

Examples

# NOT RUN {
ip_asn_db_meta()
# }