Retrieve a list of all functions.

External Documentation

To learn more, visit the Cribl documentation.

Example Output

{
	"count": 0,
	"items": [
		{
			"__conf": {
				"additionalProp1": {}
			},
			"__filename": "string",
			"disabled": true,
			"group": "string",
			"id": "string",
			"initTime": 0,
			"loadTime": 0,
			"modTime": 0,
			"name": "string",
			"uischema": {
				"additionalProp1": {}
			},
			"version": "string"
		}
	]
}

Workflow Library Example

List Functions with Cribl and Send Results Via Email

Preview this Workflow on desktop