Courseiva
AutomationmediumMultiple ChoiceObjective-mapped

350-601 Automation Practice Question

An engineer is writing a Python script to interact with a Nexus 9000 switch using the NX-API REST interface. Which Python library is designed for this purpose?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

cisco_nxapi

The cisco_nxapi library provides methods to call NX-API REST endpoints from Python.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • ncclient

    Why it's wrong here

    ncclient is for NETCONF, not NX-API.

  • cisco_nxapi

    Why this is correct

    Specifically built for NX-API REST.

  • requests

    Why it's wrong here

    Generic HTTP library, but not specific to NX-API.

  • acitoolkit

    Why it's wrong here

    acitoolkit is for ACI, not Nexus standalone.

About these practice questions

One of 984 original 350-601 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 350-601 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-601 exam.