Forum Discussion
SaranSakthivel
Feb 13, 2018Nimbostratus
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")
_f5_date_time = mgmt.tm.sys.clock.load()
print _f5_date_time
- JRahmAdmin
The clock endpoint hasn't been added yet to the SDK, but if you open an issue on GitHub I'll get it added in the next release.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects