16-Jul-2020 09:52
Does ASM offers an iControl REST API to enable or disable an individual attack signature ?
16-Jul-2020 10:21
Hello Alok,
Yes, you can send RESTAPI PATCH request to /mgmt/tm/asm/policies/policy_id/signatures/signature_id and set "enabled" to true or false.
Thanks, Ivan
20-Jul-2020 19:38
Thank you, Ivan.
16-Jul-2020 10:45
This link may be helpful: https://clouddocs.f5.com/products/big-iq/mgmt-api/v6.1.0/HowToSamples/bigiq_public_api_wf/asm/t_upd...
20-Jul-2020 19:39
It is. Thank you!