nerdexam
CiscoCisco

350-401 · Question #1343

350-401 Question #1343: Real Exam Question with Answer & Explanation

Sign in or unlock 350-401 to reveal the answer and full explanation for question #1343. The question stem and answer options stay visible for context.

Submitted by the_admin· Mar 6, 2026Automation

Question

Refer to the exhibit. An engineer must pull the interface detail from multiple devices in the network and print out the management IP for the devices based on the JSON responses. VLAN 100 is present on all switches and is used for management. Which line of code must be applied?

Options

  • Aprint(json.dumps["TABLE_intf"]["ROW_intf"][2]["prefix"])
  • Bprint(json_object["TABLE_intf"]["ROW_intf"][1]["prefix"])
  • Cprint(json_object["TABLE_intf"]["ROW_intf"][0]["prefix"])
  • Dprint(json.dumps["TABLE_intf"]["ROW_intf"]["prefix"])

Unlock 350-401 to see the answer

You've previewed enough free 350-401 questions. Unlock 350-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#JSON Parsing#Python#Network Automation#Data Structures
Full 350-401 PracticeBrowse All 350-401 Questions