SearchFleetInProgress
is
a datatype for a fleet search that has not yet finished.
Table: SearchFleetInProgress
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
aggregations | SearchFleetAggregations | Short-Term | The aggregations of the result set. See SearchFleetAggregations . | ||
queryState | string | yes | Short-Term | The fleet search hasn't finished yet. | |
results | [LogCollector ] | yes | Short-Term | The paginated results set. See LogCollector . | |
totalResults | integer | yes | Short-Term | The total number of matching results. | |
totalResultsInfo | SearchFleetTotalResultInfo | yes | Short-Term | Information on the total results set. See OnlyTotal and GroupFilterInfo . |