Getting Started with the f5-common-python SDK
If you have dabbled with python and iControl over the years, you might be familiar with some of my other “Getting Stared with …” articles on python libraries. I started my last, on Bigsuds, this way:...
Updated Jun 06, 2023
Version 2.0JRahm
Admin
Joined January 20, 2005
JRahm
Jun 01, 2018Admin
the best advice I can give on doing this properly is to look at Tim Rupp's Ansible modules for creating/modifying these objects. They are by far the most complete implementations I've seen using the SDK.
with regard to your error, the correct method is
tm.ltm.virtual_address_s.virtual_address.exists()