Forum Discussion

Preyansh_247983's avatar
Preyansh_247983
Historic F5 Account
Feb 06, 2018

How do I retrieve all the BIG-IP version details using F5-SDK?

session = create_rest_session('10.192.70.16')   print session.tmos_version   This gives me the version currently running on the bigip. But what if i want all the details mentioned in the icontr...