Send a test alert to the Alert Node
POST/api/settings/notifications/test-alert-node
Produce a test alert payload to the designated Alert Node's alert topic.
Verifies the Alert Node is configured and produces a sample alert JSON to the topic. The designated node (if running) will receive it in its main(Data) function.
Does not require the node to be running — Kafka retention queues the message until the node starts consuming.
Request
Responses
- 200
- 422
Successful Response
Alert Node is not configured