Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Laggin_53249's avatar
Laggin_53249
Icon for Nimbostratus rankNimbostratus
18 years ago

Removing the default_pool from a Virtual Server.

Ok, so I can set__default_pool_name using the syntax below (C), but how can I set the default_pool to None?     m_interfaces.LocalLBVirtualServer.set_default_pool_name(new string[] { vipName }, ...