Forum Discussion
malakibrahim
Oct 21, 2020Nimbostratus
F5 ASM signature version
is there any way to find the ASM signature database version via CLI ?
Erik_Novak
Oct 22, 2020Employee
curl -ksu <admin>:<password> https://IP address of your BIG-IP/mgmt/tm/live-update/asm-attack-signatures/installations/ | jq -r '.items[] | "Load Time: \(.loadDateTime) Status: \(.status) Link: \(.updateFileReference.link)"'
Run the above curl command and then look for the resulting "install-complete" link. You can paste that link into a browser and replace localhost with the IP address of your BIG-IP.
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