Forum Discussion
Sridhar_111831
Nimbostratus
Mar 06, 2014Unable to make LocalLB.VirtualServer get_default_pool_name work
All, New to icontrol and php - pardon my knowledge. Writing a php to get VS , Pool Name and Status of VS. Im able to pull the status of VS and VS Name. However, the pool name would not load and c...
Mar 07, 2014
Hi!
Hi!
Never used php, but in powershell I've done it about the same as your example above:
$virtualserverlist = $f5.LocalLBVirtualServer.get_list()
$virtualserverdefaultpoollist = $f5.LocalLBVirtualServer.get_default_pool_name($virtualserverlist)
The default pool would be blank if there is no default pool too (pools can be chosen purely via iRules or HTTP classes).
/Patrik
Help 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