SearchFleetInProgress is a datatype for a Fleet search that has not yet finished.

This datatype is used ultimately by the searchFleet() query field.

Table: SearchFleetInProgress

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2024
aggregationsSearchFleetAggregations  Short-TermThe aggregations of the result set. See SearchFleetAggregations.
queryStatestringyes Short-TermThe fleet search hasn't finished yet.
results[LogCollector]yes Short-TermThe paginated results set. See LogCollector.
totalResultsintegeryes Short-TermThe total number of matching results.
totalResultsInfoSearchFleetTotalResultInfoyes Short-TermInformation on the total results set. See SearchFleetTotalResultInfo.