Knox Webhook Notification
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:
Audience
This guide is intended for developers who want to leverage the Knox Webhook Notification API mechanism 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 Notifications work | About Knox Webhook Notification |
Get started with Knox Webhook Notification for Knox Guard | Tutorial |
Get started with Knox Webhook Notification for Knox Asset Intelligence | Tutorial |
Use the Knox Webhook Notification REST APIs | Subscription API |
Troubleshoot Knox Webhook Notification | Error codes |
Browse release notes | Release notes |
On this page
Is this page helpful?