Forum Discussion
Differences between 11.6 and 12.1
I created a support ticket and got an excellent answer :-) This was a new way to do it. But, then I need to translate this for use with the curl-command.
tmsh create cli transaction
create apm policy agent ending-allow /Common/eple_end_allow_ag { }
create apm policy agent ending-deny /Common/eple_end_deny_ag { }
create apm policy agent ending-deny /Common/eple_end_deny2_ag { }
create apm policy policy-item /Common/eple_end_allow { agents add { /Common/eple_end_allow_ag { type ending-allow } } caption Allow color 1 item-type ending }
create apm policy policy-item /Common/eple_end_deny { agents add { /Common/eple_end_deny_ag { type ending-deny } } caption Deny color 2 item-type ending }
create apm policy policy-item /Common/eple_end_deny2 { agents add { /Common/eple_end_deny2_ag { type ending-deny } } caption Deny2 color 4 item-type ending }
create apm policy policy-item /Common/eple_ent { caption Start color 1 rules { { caption fallback next-item /Common/eple_end_deny } } }
create apm policy access-policy /Common/eple { default-ending /Common/eple_end_deny items add { eple_end_allow { } eple_end_deny { } eple_end_deny2 { } eple_ent { } } start-item eple_ent }
create apm profile access /Common/eple { accept-languages add { en } access-policy /Common/eple}
submit cli transaction
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