External DocumentationTo learn more, visit the Cribl documentation.
Actions
List Processes
Retrieve a list of all processes under management.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"count": 0,
"items": [
{
"env": {
"additionalProp1": {}
},
"id": "string",
"pid": 0,
"restartOnExit": true,
"restarts": 0,
"startTime": 0,
"type": "string"
}
]
}
Was this page helpful?