Audit Webhook


Overview

In this exercise, we will create an Organization Webhook for audit log events.


Exercise

Steps:

  1. Update main.py with your Mist API Token and Mist Organization UUID.

  2. Modify main.py to add your code to create the Audit Log Webhook.

  3. Run the below exercise to create a Mist Webhook.

  4. Make some change to your Mist network.

  5. Check Organization > Audit Logs for an audit entry.

  6. Monitor your Webhook bin as the same entry get pushed from the backend.