From 856a02c73401d5279ca8361fdd74542228ecefaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cnico-shishkin=E2=80=9D?= <“nicoshishkinatlogz@outlook.com”> Date: Sun, 26 Mar 2023 14:20:26 +0200 Subject: [PATCH] Add scroll ID to example --- _source/api/logzio-public-api.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_source/api/logzio-public-api.yml b/_source/api/logzio-public-api.yml index 24693a19b..25f7c0029 100644 --- a/_source/api/logzio-public-api.yml +++ b/_source/api/logzio-public-api.yml @@ -10360,6 +10360,10 @@ definitions: **Note:** You can use `aggs` or `aggregations` as the field name example: { "byType": { "terms": { "field": "type", "size": 5 } } } + scroll_id: + type: string + description: Scroll ID (snake case) + example: "*************80Y1JVcldDaVEAAAAAjeoh8hZYNkVkXzNhWVJRaUIwcWF5TEVnU2ZR" # ::::: SHARED TOKENS DEFINITIONS QueryFilter: