When addressing a VLAN over RESTCONF on IOS XE, what role does the VLAN identifier play versus the display name?
Select an answer to reveal the explanation.
Short Explanation
The VLAN number is the apartment address; the friendly name and active/suspend are furniture you rearrange inside—don’t swap which one unlocks the door.
Full Explanation
In RESTCONF VLAN addressing, the identifier in the path (or list key) is the VLAN id. Display name and active/suspend are data leaves you merge, not alternate ways to key the resource. Omitting keys or treating state/Syslog as the primary address invents incorrect RESTCONF modeling.