nerdexam
CiscoCisco

300-435 · Question #87

300-435 Question #87: Real Exam Question with Answer & Explanation

The correct answer is C: ethernet 1/1. The script includes a specific filter or target in its RESTCONF request, resulting in a payload that exclusively contains data for the 'Ethernet1/1' interface.

Network Automation Foundation

Question

Refer to the exhibit. Which interface is included in the payload resulting from the script?

Options

  • Aethernet 1
  • Bethernet 100
  • Cethernet 1/1
  • Dethernet 0

Explanation

The script includes a specific filter or target in its RESTCONF request, resulting in a payload that exclusively contains data for the 'Ethernet1/1' interface.

Common mistakes.

  • A. The script does not specify or filter for an interface named "ethernet 1", so it would not be the sole interface in the payload.
  • B. The script does not specify or filter for an interface named "ethernet 100", thus it would not be included in the specific filtered payload.
  • D. The script does not specify or filter for an interface named "ethernet 0", which is not a typical interface naming convention for physical interfaces on Cisco IOS XE devices in this format.

Concept tested. RESTCONF URI filtering for specific resources

Reference. https://datatracker.ietf.org/doc/html/rfc8040

Topics

#API Payload#Interface Naming#Script Output#Data Representation

Community Discussion

No community discussion yet for this question.

Full 300-435 PracticeBrowse All 300-435 Questions