Hi,
I am working on a script that can create and delete VLANs on Catalyst 9000 series switches through NETCONF. Using the cisco-ios-xe-native YANG module, I am able to deploy the VLAN through the VLAN -> VLAN-list -> ID element.
However, once I try ...