Creating FQDN Nodes via iControl REST
A question came up in Q&A concerning the iControl REST interface. When the requestor is using python, I try to point them to the f5-common-python sdk that has been available for nearly a year now. It...
Published Jan 31, 2017
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
JRahm
Mar 23, 2017Admin
supply it as kwarg:
mgmt = ManagementRoot('x.x.x.x', 'admin', 'admin', port=8443)