Forum Discussion
Modifying ASM custom response pages programmatically
Hi,
I am looking for a way to modify ASM custom response pages without using the GUI to support automation of building security policies. There doesn't seem to be an API for editing them, and I was unable to find where the files are stored on the box itself.
Does anyone know of a way to edit the custom response pages programmatically?
Thanks, Dan
It might have been delivered on a later hotfix for 11.5.3, but the best version to run for REST API support with ASM would be 11.6.x
- Tzoori_Tamam_95Historic F5 Account
Hi, There is a REST API call for the response pages:
https://MGMT_IP_ADDR/mgmt/tm/asm/policies/POLICY_NAME_MD5HASH/response-pages
You can find your policies if you GET https://MGMT_IP_ADDR/mgmt/tm/asm/policies/
And you can find the usage of the Response Pages collection if you GET https://MGMT_IP_ADDR/mgmt/tm/asm/policies/POLICY_NAME_MD5HASH/response-pages/example
Please note that you should be running 11.6.x for the /example URI, and 11.5.2+HF1 for the rest.
Hope this helps, Tzoori
- Dan_Markhasin_1Nimbostratus
Hi Tzoori,
We are running 11.5.3 and there's no /asm/policies//response-pages REST API. It seems that it exists only in 11.6 (we have a lab instance running 11.6 and I confirmed it is present there).
- Tzoori_Tamam_95Historic F5 Account
It might have been delivered on a later hotfix for 11.5.3, but the best version to run for REST API support with ASM would be 11.6.x
- Dan_Markhasin_1Nimbostratus
Well we are running 1.5.3 HF2 which is the latest one. Anyway thanks for the answer, I'll look into the 11.6 implementation and see if it gives us what we need.
Thanks!
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