inspect
Resets a context.
Description
The context::inspect
operator shows details about a specified context.
name: string
The name of the context to inspect.
Examples
Inspect a context
Add data to the lookup table:
Retrieve the lookup table contents:
See Also
context::create_bloom_filter
,
context::create_geoip
,
context::create_lookup_table
,
context::enrich
,
context::list
,
context::load
,
context::remove
,
context::reset
,
context::save
,
context::update