A developer builds a RESTCONF URI for an IOS XE interface. The device exposes both IETF interfaces and Cisco-IOS-XE-native models. Which practice keeps the request valid?
Select an answer to reveal the explanation.
Short Explanation
Pick one language for the whole sentence—IETF or native—don’t mash half-Spanish and half-French into one street address and expect the mailman to guess.
Full Explanation
IOS XE exposes more than one official model family. A consumer must address resources within a single module’s path (IETF interfaces or native), not mix module prefixes in one URI. Omitting the module or borrowing NX-OS/OpenConfig paths invents invalid addressing for this platform task.