A library branch needs a static route added on an IOS XE edge router through RESTCONF. Which payload content matches the official static-route resource idea?
Select an answer to reveal the explanation.
Short Explanation
A static route is address plus where to send it—like a street number and the driveway out—not an OSPF redesign essay or a prefix with no exit.
Full Explanation
Official 5.2 static-route RESTCONF edits carry the destination prefix and the forwarding target (next-hop and/or outgoing interface) as the YANG model requires. OSPF/BGP redesign is ENCOR scope. A prefix without a forwarding field is an incomplete static-route object for this task.