27-Oct-2020 08:23
Hello Guys,
I have already configured (from F5 console) new policy and rule, which reads the incoming request and forwards it to a different pool based on the context root and it is working.
But I just want to perform all these tasks via command line.
I got below command but not sure this is the correct one, PLEASE HELP.
modify ltm policy /Common/Drafts/sample_draft rules modify { newsample_rule { conditions modify { "new2" } } }
As shown in the image..
I need a command to add multiple context root to Conditions