Knox Webhook Notification (preview)
Last updated June 26th, 2024
The Knox Webhook Notification API allows different Knox cloud services to send change notifications to a subscribed client about the completion of any subscribed events or background processes. On completion, the process outcome from the Knox cloud services API operation is shared with the requesting client as a change notification. The result-sharing process is based on an efficient asynchronous workflow that avoids locking computational resources and, therefore, prevents inefficient event dependencies.
Currently, the Knox Webhook Notification API supports the following Knox cloud services to leverage its webhook mechanism:
- Knox E-FOTA
- Knox Asset Intelligence
- Knox Guard
Audience
This guide is intended for web developers who want to use Knox Webhook Notification for Knox cloud service APIs to receive change notifications.
Where to start
If you want to | See |
---|---|
Understand the overall Knox ecosystem | The Big Picture |
Learn how Knox Webhook Notification works | How Knox Webhook Notification works |
Knox Webhook Notification for Knox E-FOTA | Knox Webhook Notification for Knox E-FOTA |
Use the Knox Webhook Notification REST APIs | Subscription API |
Troubleshoot issues | Troubleshoot Knox Webhook Notification |
Browse release notes | release notes |
On this page
Is this page helpful?