v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011189403.1 MB
workers

Get a count of Worker, Edge, or Outpost Nodes

Get a count of all Worker, Edge, or Outpost Nodes for the specified Cribl product.

get/products/{product}/summary/workers

Path parameters

product'stream' | 'edge' | 'outpost' required

Name of the Cribl product to get the count of Worker, Edge, or Outpost Nodes for.

Query parameters

filterExpstring

Filter expression to evaluate against Nodes for inclusion in the response.

Example:group=="default"

Filter expression to evaluate against Nodes for inclusion in the response.

Response

The requested number object in a single-item list.

countinteger required

number of items present in the items array

itemsnumber[] required

List of items in this response.