Big-IQ bulk trust, discovery and import of Big-IP using REST API
Problem this snippet solves: Attached is a link to github which provides the user with an comprehensive example of how to discover and import many BIGIP device via BIGIQ CM REST API.
Script bulkD...
Updated Jun 06, 2023
Version 2.0carldubois_1031
Historic F5 Account
Joined November 29, 2007
Haitao_Huang_17
Nov 03, 2016Historic F5 Account
This works great with BIG-IQ 5.1 and BIG-IP 12.1! Two notes when I tried in my lab environment:
- use chmod 744 bulkDiscovery.pl to make executable
- set-basic-auth on to allow local authentication
Thank you! - Haitao