v34

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-018932140.9 KB
Fleet

Get the Docker label inventory aggregated across the fleet

Fans out to every node's container label inventory and aggregates the inverted index by key, value, and source. Unreachable or malformed nodes degrade into nodeErrors rather than failing the whole request. Secret-like values are redacted unless the caller is an admin and passes reveal=1. Requires node:read permission.

get/api/fleet/container-labels

Query parameters

reveal'1' | 'true'

Response

Fleet-wide container label inventory.

generatedAtinteger required
nodeErrorsobject required

Map of node id to error for nodes that were unreachable or returned a malformed payload.