List all alert categories.

External Documentation

To learn more, visit the Acronis documentation.

Parameters

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

Example Output

{
	"items": [
		{
			"name": "Backup"
		},
		{
			"name": "cti.a.p.am.alert.category.v1.0~a.test.category.v1.0",
			"alias": "test category"
		}
	]
}

Workflow Library Example

List Alert Categories with Acronis and Send Results Via Email

Preview this Workflow on desktop