Python Virtual Server and Pool Creation
Problem this snippet solves: A simple script to add and delete both Virtual IPs and Pools in: Python Code : import requests, json, time
# define program-wide variables
BIGIP_ADDRESS = 'test-ltm-0...
Published Mar 09, 2015
Version 1.0Eric_Chen
Employee
Joined May 16, 2013
Eric_Chen
Employee
Joined May 16, 2013
Ernesto_Sanchez
Jun 28, 2018Nimbostratus
how can I print the configs to a text file, I would like to apply the configs manually.