CiscoCisco
200-301 · Question #402
200-301 Question #402: Real Exam Question with Answer & Explanation
Sign in or unlock 200-301 to reveal the answer and full explanation for question #402. The question stem and answer options stay visible for context.
Submitted by emma.c· Mar 5, 2026Automation and Programmability
Question
Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface's configuration?
Options
- AUse the Ixml library to parse the data returned by the NETCONF server for the interface's
- BCreate an XML filter as a string and pass it to get_config() method as an argument.
- CCreate a JSON filter as a string and pass it to the get_config() method as an argument.
- DUse the JSON library to parse the data returned by the NETCONF server for the interface's
Unlock 200-301 to see the answer
You've previewed enough free 200-301 questions. Unlock 200-301 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
#NETCONF#XML filters#Network configuration automation#Data retrieval optimization