The asnDatabaseInfo() GraphQL query returns information about the IP ASN database used by the LogScale instance.

For some related information, see the asn() reference page.

Syntax

Below is the syntax for the asnDatabaseInfo() query field:

asnDatabaseInfo: IpDatabaseInfo!

Given Datatypes

For the given datatype, ipDatabaseInfo(), there are several parameters that may be given. Below is a list of them along with their datatypes and a description of each:

Table: IpDatabaseInfo

ParameterTypeRequired[a]DefaultDescription
dbFilePathstringyes The absolute file path of the file containing the IP database used by LogScale.
updateStrategystringyes The update strategy used for the IP Database.
metadatastringyes Metadata about the IP Database used by LogScale.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.