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

Forum Discussion

xdaudaudau_1509's avatar
xdaudaudau_1509
Icon for Nimbostratus rankNimbostratus
Sep 11, 2014

Powershell and iControl : ManagementDeviceGroup.get_list

Hi, We are using Powershell and iControl to make some job on our F5 BigIP. I am trying to get the Group Device list with the follow commands line : 01 $f5_server_01 = "servername" 02 $f5_user_...