From 7f680951bac15de64dd2dd1923635f41dbd3c3b9 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Fri, 1 Dec 2023 11:47:57 +0000 Subject: [PATCH] Adds include_expired_exceptions parameter to Export exception list API docs --- .../detections/api/exceptions/api-export-exception-list.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/detections/api/exceptions/api-export-exception-list.asciidoc b/docs/detections/api/exceptions/api-export-exception-list.asciidoc index 4413566b83..a3b4a583a0 100644 --- a/docs/detections/api/exceptions/api-export-exception-list.asciidoc +++ b/docs/detections/api/exceptions/api-export-exception-list.asciidoc @@ -21,6 +21,7 @@ Exports an exception list and its associated items to an `.ndjson` file. * `agnostic`: Available in all {kib} spaces. |No, defaults to `single`. +|`include_expired_exceptions` |Boolean |Determines whether to include expired exceptions in the exported list. |No, defaults to `true`. |============================================== ===== Example request