cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2168
Views
0
Helpful
3
Replies

vManage webhook alert

Hi,

 

I have configured notification based on the following document and enabled webhook:

 

https://sdwan-docs.cisco.com/Product_Documentation/vManage_How-Tos/Operation/Configure_Email_Notifications_for_Alarms

 

But I am not receiving any wehbook notification. I have tried calling the webhook manually (using Postman) and it's working fine. Is there anything else I can check?

 

Thanks

Fakrul Alam

3 Replies 3

kjawaid
Cisco Employee
Cisco Employee
Hi Fakrul,

Possibly because you are using https whereas the document is configuring http wit a username and password.

sy-trinh
Level 1
Level 1

I having the same issue, vmanage /var/log/nms/vmanage-server.log showing "Response status code after sending webhook: 400"

I am using vManage version 20.12.3.1

Looks like wrong API call executed, HTTP code 400 returned by webhook gw. Did you try Postman/curl/wget or similar tool to execute it manually and verify its correctness?