Forum Discussion
export "ready to be enforced" signature list
- Aug 03, 2023
Not to use the GUI, I found the other method to list the "ready to be enforced" signatures
This is the way to do with iControl:
restcurl -u admin:[password] "/tm/asm/policies/[Policy ID]/signatures?\$select=&\$filter=enabled+eq+true+and+performStaging+eq+true+and+wasUpdatedWithinEnforcementReadinessPeriod+eq+false+and+hasSuggestions+eq+false+and+inPolicy+eq+true"
with this API call, signature IDs can be listed.
Not to use the GUI, I found the other method to list the "ready to be enforced" signatures
This is the way to do with iControl:
restcurl -u admin:[password] "/tm/asm/policies/[Policy ID]/signatures?\$select=&\$filter=enabled+eq+true+and+performStaging+eq+true+and+wasUpdatedWithinEnforcementReadinessPeriod+eq+false+and+hasSuggestions+eq+false+and+inPolicy+eq+true"
with this API call, signature IDs can be listed.
- JamesWiJan 30, 2025
Nimbostratus
Hi,
Anyone also got this working already in v17.1.x ??
it looks like the the attributes "wasUpdatedWithinEnforcementReadinessPeriod" , "hasSuggestions" are not there anymore when you look at the list of items you get back from "/tm/asm/policies/[Policy ID]/signatures" with a rest API call.
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