Fleet

Fleet overview

Returns an aggregated overview of all nodes including status, container stats, and stack counts.

get/api/fleet/overview

Response

Array of fleet node overviews.

idinteger
namestring
type'local' | 'remote'
status'online' | 'offline'
statsobject nullable

Container statistics for the node.

systemStatsobject nullable

Host system resource statistics.

stacksinteger nullable

Number of stacks on this node.

Changes

Changed in 4 of the 36 revisions of this API.125

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 500

      response-property-enum-value-removed

    • added the new PAID_REQUIRED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 500

      response-property-enum-value-added

    • removed the PRO_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 500

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation