Courseiva
Cisco Platforms and DevelopmentmediumMultiple ChoiceObjective-mapped

200-901 Cisco Platforms and Development Practice Question

When using the NX-API on Cisco NX-OS, which HTTP method is used to send CLI commands in JSON format?

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

POST

NX-API uses POST requests to the /ins endpoint with a JSON body containing the CLI commands and the type (cli_show or cli_conf).

Answer analysis

Option-by-option breakdown

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

  • POST

    Why this is correct

    Correct. CLI commands are sent via POST to /ins.

  • PUT

    Why it's wrong here

    PUT is not used for NX-API.

  • GET

    Why it's wrong here

    GET is not used for sending CLI commands via NX-API.

  • PATCH

    Why it's wrong here

    PATCH is not used for NX-API.

About these practice questions

Courseiva writes every 200-901 question from scratch — 989 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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 200-901 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 200-901 exam.