25 Jun
2021
25 Jun
'21
12:39 p.m.
Is it possible to remove all attributes of a specific vendor from a request/reply? I'm currently doing update request { <attribute_name_1> !* ANY <attribute_name_2> !* ANY ... } which works, but does mean I need to make sure I keep my code in sync with any attributes that get added to that vendor. Thanks, Paul