Create New ASM Policy with iControl REST
Problem this snippet solves: Proof of concept code to show how to create a new ASM policy using iControl REST. How to use this snippet: ./create_new_asm_policy.py
usage: create_new_asm_policy.py ...
Published Feb 19, 2018
Version 1.0Chad_Jenison
Nimbostratus
Joined May 13, 2008
Chad_Jenison
Nimbostratus
Joined May 13, 2008
StewartT_232774
Apr 28, 2019Nimbostratus
Very handy script. Thank you for this!
I tweaked a tad to activate the policies if needed. I'll also be adding the ability to loop through a list of policy names/Templates to automate a large scale deployment I'm working on.
This saved me a lot of work on my own.