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.