Question 41 of 60 from exam 300-435-ENAUTO: Automating and Programming Cisco Enterprise Solutions
Question
![https: //ios-xe: 9443/restconf/data/ietf-routing:routing/routing—
instance=default/
etf:params:xml:n
routing" xmlns:rt="urn:ietf:params:xml:ns:yang:ietf-routing">
<name>default</name>
<description>default-vrf [read-only]</description>
<routing-protocols>
<routing-protocol>
<type>static</type>
<name>1</name>
<static-routes>
<ipv4 xmins etf:params:xml:ns:yang:ietf-
ipv4-unicast-routing">
<route>
<destination-
prefix>0.0.0.0/0</destination-prefix>
<next-hop>
<outgoing-
interface>GigabitEthernet1</outgoing-interface>
</next-hop>
</route>
</ipv4>
</static-routes>
</routing-protocol>
</routing-protocols>
</routing-instance>](https://eaeastus2.blob.core.windows.net/optimizedimages/static/images/Automating-Cisco-Enterprise-Solutions-(ENAUTO)/question/img0004100001.png)
Refer to the exhibit.
A RESTCONF GET request is sent to a Cisco IOS XE device.
The base URL of the request and the response in XML format are shown in the exhibit.
What is the YANG data node that is referenced in the response?
Answers
Explanations
Click on the arrows to vote for the correct answer
A. B. C. D.A.
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.pdf