Forum Discussion
olivier_perriot
Nimbostratus
Mar 20, 2018Howto choose partition with bigsuds to get VirtualServer
Hello,
I have several partitions on my LB and I try to get VirtualServer with bigsuds But when a use it to ask VirtualServer, I have only VirtualServer defined in Common partition. Below an extract of my code
bigip_api = bigsuds.BIGIP(bigip_access_point, bigip_user, bigip_password)
print bigip_api.LocalLB.VirtualServer.get_list()
How can I get VirtualServer for all partitions or VirtualServer for a dedicated partition ?
Thanks in advance for your help.
Olivier
1 Reply
Sort By
- Andy_McGrath
Cumulonimbus
Set the partition first with:
bigip_api.Management.Partition.set_active_partition('partition_name')
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