/logs/enrichment/configs/queries
This API allows you to manage queries associated with log enrichment configurations for a specified tenant.
Creates a new query for the log enrichment configurations associated with the specified tenant.
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
- enricherConfigs
A list of log enrichment configuration objects.
Loading Examples...