Expand description
API parameters
Enums§
- Bytes
- The unit in which to display byte values
- Conflicts
- What to do when the delete by query hits version conflicts?
- Default
Operator - The default operator for query string query (AND or OR)
- Expand
Wildcards - Whether to expand wildcard expression to concrete indices that are open, closed or both.
- Format
- Optional parameter to specify the high level file format
- GroupBy
- Group tasks by nodes or parent/child relationships
- Health
- A health status (“green”, “yellow”, or “red” to filter only indices matching the specified health status
- Level
- Specify the level of detail for returned information
- OpType
- Explicit operation type. Defaults to
index
for requests with an explicit document ID, and tocreate
for requests without an explicit document ID - Refresh
- If
true
then refresh the affected shards to make this operation visible to search, ifwait_for
then wait for a refresh to make this operation visible to search, iffalse
(the default) then do nothing with refreshes. - Search
Type - Search operation type
- Size
- The multiplier in which to display values
- Slices
- Control the number of slices a task should be divided into. Defaults to
Slices::Count(1)
, meaning the task is not sliced. - Source
Filter - Control how the
_source
field is returned with every hit. - Suggest
Mode - Specify suggest mode
- Time
- The unit in which to display time values
- Track
Total Hits - Control how the total number of hits should be tracked.
- Type
- The type to sample (default: cpu)
- Version
Type - Specific version type
- Wait
ForEvents - Wait until all currently queued events with the given priority are processed
- Wait
ForStatus - Wait until cluster is in a specific state