v51

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

Get a summary of the deployment for a Cribl product

Get a summary of the deployment for the specified Cribl product (Stream or Edge).<br/><br/>The summary includes a count of Worker Groups or Edge Fleets and resources such as Pipelines, Routes, Sources, and Destinations. For Distributed deployments, the summary also includes a count and statistics for Worker or Edge Nodes.

get/products/{product}/summary

Path parameters

product'stream' | 'edge' required

Name of the Cribl product to get the summary for.

Query parameters

offsetinteger

Pagination offset

limitinteger

Maximum number of items to return

Response

List of DistributedSummary objects.

countinteger required

Number of items present in the items array

offsetinteger

Pagination offset

limitinteger

Pagination limit

totalCountinteger

Total number of items available (present when limit is set)