Hi,I’m struggling with similar problem, but I try to configure vlan name via REST API calls. I’m usingcurl -X POST -H 'Content-Type: text/plain' -i 'http://host:port/rest/config/running' --data '<vlan><name>xxxx</name></vlan>' where xxxx is an intege...