Get Webhook
Returns the Webhook URLs configured on the edge.
What is webhook URL A webhook URL is a specific URL endpoint that allows one system to send real-time data to another system automatically. It is a type of API used to send updates or notifications when certain events occur. Rather than constantly polling for updates, a system can be set up to "listen" for events and automatically trigger actions when those events happen.
When a specific URL is set to "true", the system will trigger a webhook notification and send relevant data to the designated endpoint whenever the corresponding event occurs.
cdr url - When CDR events occur, they will send alerts to webhook. s1ap url - When certain s1ap events occur, it will send alerts to webhook. Ex. "s1 setup request/response" etc. s6a url - When certain s6a events occur, it will send alerts to webhook. Ex. "hss disconnect/connect" etc. uesubs url - When Subscriber attach detach events occurs will send alerts to webhook.
Retrieved Webhook Configurations successfully
Retrieved Webhook Configurations successfully
Last updated
Was this helpful?