GoreloAction is a command-line utility that enables PowerShell scripts to interact with Gorelo. It currently supports:Documentation Index
Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
Use this file to discover all available pages before exploring further.
- Generating alerts.
- Writing to custom asset fields.
Use GoreloAction
- Generate alerts
- Write to custom asset field
Run the following command in your terminal, and replace
<String> with the parameter values:Parameters
| Option | Description |
|---|---|
-Alert | Specifies alert creation mode. |
-Severity | Sets the severity level (Integer)
|
-Name | Title/name of the alert in Gorelo. |
-Description | Detailed description of the alert in Gorelo (optional). |
-Suppress | Alert suppression duration in hours (optional and defaults to 4, use 0 for no suppression). |