webhook channel - uim alarm swagger api fails
search cancel

webhook channel - uim alarm swagger api fails

book

Article ID: 275460

calendar_today

Updated On:

Products

DX Application Performance Management

Issue/Introduction

Trying to create a Channel to post (subset of) raw alarms to DX UIM (20.4)

http://<uim_swagger_url>:8880/uimapi/alarms/create

 have setup Basic authentication and can test it with

http://<uim_swagger_url>:8880

Hower, the purpose is to post alarms to UIM's swagger function - Alarm Create



Environment

Release : 21.3

Resolution

In 21.3.1 release , The Webhook API was expecting some response (as mandatory) , but the UIM create alarm  API does not give any response which results in exception while parsing the response (However the API is being executed successfully and customer is able to see the alarms in console). 

This is already handled from 23.1 release , Requested customer to upgrade to latest release.

 

The work around is to  create/update Channels [using postman] is sufficient.