Forum Discussion
Is there a method like REST::send but for external URLs?
Hi;
With the REST::send method, is there a similar method to send json data to a URL that is external to the F5. I am asking this question as the REST::send method can only be used with URLs local to the F5?
My intention is to send a "one way" messsage, like a webhook to an external server to trigger something on it. Don't realy care if I get a response back. Below is the method.
Kindly
Wasfi
REST::send -method "<method>" "<uri>" ["<json data>"]
Yes there is! Sideband connections!
https://clouddocs.f5.com/api/irules/SIDEBAND.html
Legendary Colin had a great detailed write up that is hard to find.. and the link is broken with the API docs 😕 Alas, I found it! Here it is:
https://community.f5.com/t5/technical-articles/advanced-irules-sideband-connections/ta-p/275721
Yes there is! Sideband connections!
https://clouddocs.f5.com/api/irules/SIDEBAND.html
Legendary Colin had a great detailed write up that is hard to find.. and the link is broken with the API docs 😕 Alas, I found it! Here it is:
https://community.f5.com/t5/technical-articles/advanced-irules-sideband-connections/ta-p/275721
- Wasfi_BounniCirrocumulus
Thank you Cirrocumulus.
If you have F5 APM the HTTP connector is easier than the sideband irule:
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com