350-601 Automation Practice Question
In an ACI fabric, an automation engineer needs to create a new tenant with an application profile and EPG using the APIC REST API. The engineer decides to use the Cobra SDK for Python. Which statement about the Cobra SDK is true?
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
✓
Cobra SDK provides Python classes for each object in the ACI MIT.
Cobra SDK provides Python bindings for the APIC REST API, allowing direct manipulation of the MIT.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Cobra SDK only supports JSON format for payloads.
Why it's wrong here
Cobra supports both XML and JSON.
- ✗
Cobra SDK uses NETCONF to communicate with the APIC.
Why it's wrong here
Cobra uses REST, not NETCONF.
- ✓
Cobra SDK provides Python classes for each object in the ACI MIT.
Why this is correct
Cobra mirrors the MIT with Python objects.
- ✗
Cobra SDK requires the acitoolkit library to be installed separately.
Why it's wrong here
acitoolkit is a separate library; Cobra is independent.
Go deeper
Related to this question
About these practice questions
This 350-601 question is part of Courseiva's 984-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.