Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
There was an error while loading. Please reload this page.
I'm trying to GET log sources that are in a specific log source group in the interactive API (api_doc). I can't seem to figure out the syntax for the filter.
Endpoint: 9.0 - GET - /config/event_sources/log_source_management/log_sources
Example of the field:
{ "group_ids": [ 100001 ] },I'm pretty sure the filter is supposed to start with "group_ids contains" but I can't figure out what to put after that.