get https://api.netography.com/api/v1/stats//aliases
Values that can be used for the field
parameter in subsequent search API calls.
Aliases are shortcuts for searching multiple fields of a similar nomenclature.
Examples:
ip == 8.8.8.8
will be interpolated to create a search of(dstip = 8.8.8.8 or srcip = 8.8.8.8)
ipname == myipname
will create a search of(dstipname = myipname or srcipname = myipname)
as.number
will search the fieldsdstas.number, dstowneras.number, srcas.number, and srcowneras.number