Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Managing events with REST APIs
This topic covers information about the REST APIs that you need to manage events in an Infrastructure Management system.
Overview of REST APIs to manage events
You can use these REST APIs to create or modify events in a cell. You can also create events for the following integrations with Infrastructure Management:
Remedy Change Management
BMC Capacity Optimization
List of API endpoints to manage events
The event API creates multiple events or modifies a single event at a given time. To create events, you must use the POST method and to modify an event, you must use the PUT method.
You can subscribe to events by using the publish-subscribe method.