Fleet-Id
header in your API requests. This header should carry the unique identifier (ID) of the fleet you wish to interact with.
Fleet-Id
header in a request:
Fleet-Id
header is not included in a request, the API will automatically revert to the user’s default fleet. Data associated with this default fleet will be fetched and returned in the response.
This approach ensures that users can manage multiple fleets within the same system, providing flexibility and efficiency in accessing fleet-specific data. Always ensure that the Fleet-Id
header is correctly specified to interact with the intended fleet.