BMC Helix Operations Management Connector¶
Summary¶
The BMC Helix Operations Management Connector for Jitterbit Harmony Cloud Studio provides an interface for entering user-provided input such as credentials to create an authenticated BMC Helix Operations Management connection. That connection provides the foundation to configure associated BMC Helix Operations Management activities that interact with the connection.
Supported API Versions and Prerequisites¶
The BMC Helix Operations Management connector uses the BMC Helix Operations Management REST API.
The BMC Helix Operations Management connector requires the use of an agent version 10.1 or later. These agent versions automatically download the latest version of the connector when required.
Connector Overview¶
This connector is used to first configure a BMC Helix Operations Management connection, establishing access to BMC Helix Operations Management, and then used to configure one or more BMC Helix Operations Management activities associated with that connection as a source or target within an operation:
-
Get Event: Retrieves event data from BMC Helix Monitor and sends it to a BMC Helix Operations Management endpoint and is intended to be used as a source in an operation.
-
Search Events: Queries event data and sends relevent events to a BMC Helix Operations Management endpoint and is intended to be used as a source in an operation.
-
Create Event: Creates a new event at a BMC Helix Operations Management endpoint and is intended to be used as a target in an operation.
-
Register Webhook: Registers a Webhook API in BMC Helix Operations Management and is intended to be used as a target in an operation.
-
Deregister Webhook: Unregisters an existing Webhook from BMC Helix Operations Management and is intended to be used as a target in an operation.
-
Update Event: Updates event data in a BMC Helix Operations Management endpoint and is intended to be used as a target in an operation.
Together, a specific BMC Helix Operations Management connection and its activities are referred to as a BMC Helix Operations Management endpoint.
Note
This connector is a Connector SDK-based connector, which may be referred to by Jitterbit when communicating changes made to connectors built with the Connector SDK.
Accessing the Connector¶
The BMC Helix Operations Management connector is accessed from the Connectivity tab of the design component palette by using the Show dropdown to filter on Connectors.
Once a connection is configured, activities associated with the endpoint are available by using the Show dropdown to filter on Endpoints and then clicking the BMC Helix Operations Management connection block:
Related Pages¶
- BMC Helix Operations Management Connection
- BMC Helix Operations Management Get Event
- BMC Helix Operations Management Search Events
- BMC Helix Operations Management Create Event
- BMC Helix Operations Management Register Webhook
- BMC Helix Operations Management Deregister Webhook
- BMC Helix Operations Management Update Event