Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

SaranSakthivel's avatar
SaranSakthivel
Icon for Nimbostratus rankNimbostratus
Feb 13, 2018

How to fetch current date & time on F5 using F5 Python SDK

How to fetch current date & time on F5 using F5 Python SDK ? I am getting some data through I tried the following without luck, mgmt = ManagementRoot('F5-IP', "UserName", "Passwd") ...