stack kb security-entity-store get-security-entity-store-entities cli command

Auth required Idempotent Scope: global
elastic stack kb security-entity-store get-security-entity-store-entities \
  [options]
		

List entities

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--filter string
A Kibana Query Language (KQL) filter for the search-after mode.
--size number
Number of entities to return in search-after mode.
--search-after string
JSON-encoded search_after value for cursor-based pagination.
--source string[]

Fields to include in the response source.

Repeatable: pass --source multiple times to supply more than one value

--fields string[]

Fields to include in the response.

Repeatable: pass --fields multiple times to supply more than one value

--sort-field string
Field to sort results by in page mode.
--sort-order enum

Sort order in page mode.

Values: asc, desc

--page number
Page number to return (1-indexed) in page mode.
--per-page number
Number of entities per page in page mode.
--filter-query string
An Elasticsearch query string to filter entities in page mode.
--entity-types string[]

Entity types to include in the results.

Repeatable: pass --entity-types multiple times to supply more than one value

--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON