Skip to content

Commit 3033827

Browse files
committed
fix: fix
1 parent 5bac1c1 commit 3033827

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{/* This snippet is automatically generated using scripts/docs_render_provider_snippets.py
2+
Do not edit it manually, as it will be overwritten */}
3+
4+
## Authentication
5+
This provider requires authentication.
6+
- **host_url**: Icinga2 Host URL (required: True, sensitive: False)
7+
- **api_user**: Icinga2 API User (required: True, sensitive: False)
8+
- **api_password**: Icinga2 API Password (required: True, sensitive: True)
9+
10+
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
11+
- **read_alerts**: Read alerts from Icinga2
12+
13+
14+
15+
## In workflows
16+
17+
This provider can't be used as a "step" or "action" in workflows. If you want to use it, please let us know by creating an issue in the [GitHub repository](https://github.com/keephq/keep/issues).

0 commit comments

Comments
 (0)