Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

List all alert categories.
External DocumentationTo learn more, visit the Acronis documentation.

Parameters

ParameterDescription
Include DisabledShould disabled alert categories be included in the response.

Example Output

{
	"items": [
		{
			"name": "<string>",
			"disabled": false
		},
		{
			"name": "<string>",
			"disabled": false
		}
	]
}

Workflow Library Example

List Alert Categories with Acronis and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop