External DocumentationTo learn more, visit the Acronis documentation.
Parameters
Example Output
Workflow Library Example
List Alert Categories with Acronis and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Include Disabled | Should disabled alert categories be included in the response. |
{
"items": [
{
"name": "<string>",
"disabled": false
},
{
"name": "<string>",
"disabled": false
}
]
}
Was this page helpful?