Forum Discussion
DMA_95966
Nimbostratus
Apr 16, 2018How to get virtual server availability using F5 python SDK
How to get virtual server availability using F5 python SDK .
F5 ver = 11.6.0
I have tried below code , but it's not working as expected.
vs_stats = ibbm.tm.ltm.virtuals.virtual.load(pa...
amintej
Cirrus
Apr 17, 2018You have to get the status.availabilitystate entry, add the next lines to your code:
state= vip_details.entries.get('status.availabilityState')['description']
print stateHelp guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
