@dchiesa1/Team, i am trying to add a condition under route rule wherein I am routing it to a target if the kvm flag value is enable. Can i put the below condition
<Condition>(private.kvm_ref.value==“enable”)</condition>
if not what is the correct way of mentioning
Thanks!