29 Mar
2019
29 Mar
'19
1:06 p.m.
I am trying to check the "Group" attribute in "reply" list with unlang: update reply { if (reply:Group == "level1") { &ERX-Ingress-Policy-Name = "some_policy" } } But, something is wrong. I am getting an error: "Entry is not in "attribute = value" format"" Is it possible to do conditional checks by attribute in a list?