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

Forum Discussion

janholtz's avatar
janholtz
Icon for Altostratus rankAltostratus
Apr 22, 2019

Internal datagroup REST / curl problem

What is the correct format for a file to populate an internal data group with a curl command?   I tried:   curl -vk -u xxxxx:xxxxx -H 'Content-Type:application/json' -X POST -d text.json   ...