Adding ManageIQ Endpoints in Maximo IT

Endpoints in Maximo IT are created to identify a target location and the transport mechanism that the integration framework or deployment manager uses to publish data or to invoke a service. For more details, refer Creating endpoints.

Procedure

  1. In the End Points application, click New End Point on the left-hand side navigation panel.
  2. In the End Point tab, specify details in the below fields as follows:
    1. End Point : Specify the end point name. For example, MANAGEIQ_AUTH.
      Note: Make a note of the end point name.
    2. Handler: Select HTTP.
    3. In the Properties for End Point window, click View Details of the following endpoint property field and perform the following actions:
      • HTTPMETHOD: Under the Value column, specify GET
      • PASSWORD: Under the Encrypted Value column, specify your ManageIQ password.
      • URL: Under the Value column, specify your ManageIQ server URL, for example http://<YOUR_MANAGEIQ_SERVER_IP>:<Port
      • USERNAME: Under the Value column, specify the ManageIQ username.