Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Open

DOC-480 #2336

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _source/api/logzio-public-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9472,7 +9472,7 @@ definitions:
example: ["log-engine", "spark"]
onlyNew:
type: boolean
description: Filters for Insights that first occurred in the selected time frame. In other words, excludes Insights that were first identified before or after the selected time range.
description: Filters for Insights that first occurred in the selected time frame. In other words, excludes Insights that were first identified before or after the selected time range. If `onlyNew` attribute is set to `false`, you need to specify `startDate` and `endDate`.
default: false
example: true
sortBy:
Expand Down