In this exercise, we will create an Organization Webhook for audit log events.
Steps:
Update main.py with your Mist API Token and Mist Organization UUID.
Modify main.py to add your code to create the Audit Log Webhook.
Run the below exercise to create a Mist Webhook.
Make some change to your Mist network.
Check Organization > Audit Logs for an audit entry.
Monitor your Webhook bin as the same entry get pushed from the backend.