Cribl · Capability
Cribl Edge API — Edge Nodes
Cribl Edge API — Edge Nodes. 3 operations. Lead operation: List all edge nodes. Self-contained Naftiko capability covering one Cribl business surface.
What You Can Do
GET
Listedgenodes
— List all edge nodes
/v1/master/workers
GET
Getedgenode
— Get an edge node by ID
/v1/master/workers/{id}
POST
Restartedgenode
— Restart an edge node
/v1/master/workers/{id}/restart
MCP Tools
list-all-edge-nodes
List all edge nodes
read-only
idempotent
get-edge-node-id
Get an edge node by ID
read-only
idempotent
restart-edge-node
Restart an edge node