# Webhook Alert Event IDs

The following table lists the supported common webhook alert subscriptions and their corresponding Event IDs used in webhook payloads.

| Alert                                        | Event ID                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Online for all products                      | • device\_online                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Offline for all products                     | • device\_offline                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Reboot for all products                      | <p>• device\_reboot• switch\_restart</p><p>• gw\_sys\_info\_reboot</p><p>• gw\_sys\_info\_bootup</p><p>• pdu\_sys\_reboot</p><p>• switch\_extender\_restart</p><p>• cam\_sys\_info\_shutdown</p>                                                                                                                                                                                                                                                              |
| Firmware upgrade for products                | <p>• device\_auto\_firmware\_upgrade</p><p>• device\_instant\_firmware\_upgrade</p><p>• device\_failsafe\_firmware\_upgrade</p><p>• ap\_fw\_upgrade\_failed</p><p>• switch\_fw\_upgrade\_failed</p><p>• gw\_fw\_upgrade\_failed</p><p>• gw\_fw\_upgrade</p><p>• cam\_fw\_upgrade\_failed</p><p>• nvs\_fw\_upgrade\_fail</p><p>• pdu\_fw\_upgrade\_fail</p><p>• pdu\_fw\_download\_success</p><p>• pdu\_fw\_download\_fail</p><p>• pdu\_fw\_local\_upgrade</p> |
| General configuration changed within network | <p>• general\_local\_credential</p><p>• general\_network\_setting</p><p>• network\_update</p><p>• general\_remote\_syslog\_change</p><p>• alert\_setting\_update</p>                                                                                                                                                                                                                                                                                          |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.engenius.ai/webhook/webhook-sample-alerts/general/webhook-alert-event-ids.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
