Changes is an enumerated list to specify whether something has added or removed, or wasn't changed at all.

This enumerated datatype is used by the searchFleet() query field. It's also used by datatype, LogCollector which is used by two other datatypes: SearchFleetInProgress; and SearchFleetResultSet. Those two datatypes are part of the union datatype, SearchFleetUnion, which is also used by the searchFleet() query field.

Table: Changes

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 8, 2025
Added   Short-TermSet to this option if the change is an addition.
NoChange   Short-TermThis is choice is used if the result is no change.
Removed   Short-TermThis indicates that the change is a removal.