/logs/enrichment/lookup-tables/queries
This API used to manage queries related to lookup tables that enhance log data enrichment for a specified tenant.
Allows you to create new queries for lookup tables used in log data enrichment.
Path Parameters
- tenantId
Describes the ID of the tenant.
Request Body
application/json
- tenantId
The unique identifier of the tenant.
- page
The page number for pagination.
- size
The number of records per page.
- sorting
The field by which to sort the results.
- order
The order in which to sort the results (asc for ascending, desc for descending).
Loading Examples...
Responses
- lookupTables
An array of lookup table objects.
Loading Examples...