KB_DZ
Nov 20, 2023Altostratus
postman collection
Hello all, Can someone tells me if there is a link where to download ltm postman collection ? Or how to do mine ? thx regards.
- Nov 22, 2023
Hi KB_DZ,
A complete collection doesn't exist, but all the F5 components are API-based, so you can explore the rest interface to see the path that you can call in postman and create your own calls and collection, follow this guide to interact with the rest interface:
https://clouddocs.f5.com/training/community/icontrol-lx/html/class1/module2/lab1.html
For example, I create my own collections for deploying IPSEC, DNS, or some configurations that are not present in the base collection.
hope it works.