BIG-IQ Central Management API automation and programmability - BULK Discovery, Import and Re Import - Perl
Summary
In conjunction with the announcement of BIG-IQ 5.0 we are excited to bring the field greater flexibility when centrally managing BIG-IP devices utilizing well defined workflows and the BIG...
Updated Jun 06, 2023
Version 2.0carldubois_1031
Historic F5 Account
Joined November 29, 2007
RomanJ
Jan 17, 2020Ret. Employee
The perl script isn't supported since 6.1. We have created an Ansible module instead.
https://docs.ansible.com/ansible/latest/modules/bigiq_device_discovery_module.html
There are still APIs to do the discovery and import which can be found in the API reference doc or directly in the ansible module python files if you look on the repo. Ansible is using the BIG-IQ APIs anyway.
https://github.com/F5Networks/f5-ansible/blob/devel/library/modules/bigiq_device_discovery.py
https://clouddocs.f5.com/products/big-iq/mgmt-api/latest