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

Forum Discussion

naydencho_66052's avatar
naydencho_66052
Icon for Nimbostratus rankNimbostratus
Dec 13, 2011

Adding a pool member syntax

Hello I am trying to add a node to a pool (with PowerShell) using the following syntax:       (Get-F5.iControl).LocalLBPool.add_member("pool_test", "10.3.5.92:80")       The error I ge...