Forum Discussion
How to Apply Existing Attack Signaturue Set to an ASM Policy using iControl REST API
Hi if you want to add a signature-set, you need to POST on /mgmt/tm/asm/policies/tWE3e4F2jlpKH22mCw0I0Q/signature-sets your signature set defined as :
{
"learn": false,
"alarm": true,
"signatureSetReference":
{"link": "https://localhost/mgmt/tm/asm/signature-sets/2ODl_CpPYisXJvG_0bmcEA"},
"block": false
}
where {"link": ""} is the link to your new signature-set
- OberschmidtOct 01, 2025
Nimbostratus
Is this still a valid way of add signature sets to an ASM policy? I have this exact payload with my requests add not getting a succesful result.
Error 404 Client Error
message: could not add the policy signature set 'unamed, internal data inconsistency was detected'
Signature set it available and I can add manually with no issue.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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