The Event Subscription web UI allows users to manage and troubleshoot event subscriptions.
Changes
The web UI allows users to add and delete event subscriptions. The API doesn't have a PATCH
or UPDATE
option by design; if you create an event subscription, the only way to change it is to create a new one and then delete the original one.
The web UI also provides users the ability to see recent messages sent to each subscription.
Note: The UI and API don't enforce any authorization. Any authenticated user can create, delete, and view an event subscription. This could allow an unauthorized user to gain access to information not intended for the user.
The web UI is already released, but it isn't enabled by default on existing sites. Customers can contact BriteCore to request that the UI is enabled on their site by adding the Integrations module in BriteDeploy for BriteCore-UI.