Forum Discussion
bes_newer_14056
Nimbostratus
Feb 24, 2014Why I can't create a FastL4 VirtualServer with the specified default pool?
The default pool of the fastL4 virtualserfver is not right when I use [VirtualServer::Create](https://devcentral.f5.com/wiki/iControl.LocalLB__VirtualServer__create.ashx) method. It does not be ...
bes_newer_14056
Nimbostratus
Feb 25, 2014Hi mhite, I just invoke the create method, the code is:
LocalLBVirtualServerVirtualServerResource[] resources = new LocalLBVirtualServerVirtualServerResource[1];
resources[0] = new LocalLBVirtualServerVirtualServerResource(LocalLBVirtualServerVirtualServerType.RESOURCE_TYPE_FAST_L4,"default_pool_name"); port.getLocalLBVirtualServer().create(serverDefs,maskes,resources,profiles).
The call is ok and without errors. New VirtualServer is created, but the default pool is none.thank you for your response~
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