Retrieve a single fleet by ID.
/v1/fleets/{fleetID}
Desired output config format.
ini
, json
, yaml
Delete a single fleet by its ID. All associated agents will remain but the shared config wil be detached.
/v1/fleets/{fleetID}
Update a fleet details.
/v1/fleets/{fleetID}
updated-fleet
The fleet fluent-bit configuration in the format defined by configFormat.
ini
, json
, yaml