Alerting: add docs for file provisioning (#53101)

This commit is contained in:
Jean-Philippe Quéméner
2022-08-17 18:53:36 +02:00
committed by GitHub
parent c7212643c2
commit 2fef8e6f2c
5 changed files with 773 additions and 0 deletions

View File

@ -650,6 +650,8 @@ Content-Type: application/json
`POST /api/admin/provisioning/access-control/reload`
`POST /api/admin/provisioning/alerting/reload`
Reloads the provisioning config files for specified type and provision entities again. It won't return
until the new provisioned entities are already stored in the database. In case of dashboards, it will stop
polling for changes in dashboard files and then restart it with new configurations after returning.
@ -667,6 +669,7 @@ See note in the [introduction]({{< ref "#admin-api" >}}) for an explanation.
| provisioning:reload | provisioners:datasources | datasources |
| provisioning:reload | provisioners:plugins | plugins |
| provisioning:reload | provisioners:notifications | notifications |
| provisioning:reload | provisioners:alerting | alerting |
**Example Request**: