Skip to content

[BUG] Missing param in exception list fetch #5966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yctercero opened this issue Oct 21, 2024 · 1 comment
Open

[BUG] Missing param in exception list fetch #5966

yctercero opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working Docset: ESS Issues that apply to docs in the Stack release documentation Improvements or additions to documentation Feature: Exceptions Team: Detection Engine

Comments

@yctercero
Copy link
Contributor

Documentation links

https://www.elastic.co/guide/en/security/current/exceptions-api-get-container.html

Description

We are missing specifying an optional parameter for fetching exception list containers. The following parameter - namespace_type is optional and will default to single. Anyone trying to fetch global exception lists, like the endpoint exception list, must specify agnostic.

Which documentation set(s) does this bug apply to?

ESS and serverless

Release version

Likely since first documented, so we would backport to earliest version supported.

Testing environment

Not needed (I don't think). Let me know if you do.

@yctercero yctercero added the bug Something isn't working label Oct 21, 2024
@yctercero yctercero added documentation Improvements or additions to documentation Feature: Exceptions Team: Detection Engine labels Oct 21, 2024
@nastasha-solomon nastasha-solomon added the Docset: ESS Issues that apply to docs in the Stack release label Apr 28, 2025
@nastasha-solomon
Copy link
Contributor

API docs on bump.sh site are correct. I only need to update the 8.15 and earlier docs in our Asciidoc system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Docset: ESS Issues that apply to docs in the Stack release documentation Improvements or additions to documentation Feature: Exceptions Team: Detection Engine
Projects
None yet
Development

No branches or pull requests

2 participants