Courseiva
mediumMatchingObjective-mapped

350-401 Practice Question: Drag and drop each RESTCONF method on the left to…

Drag and drop each RESTCONF method on the left to its matching NETCONF equivalent on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Retrieve data (equivalent to get or get-config)

Create a new data resource (equivalent to edit-config with create)

Replace an existing resource (equivalent to edit-config with replace)

Partially update a resource (equivalent to edit-config with merge)

Remove a resource (equivalent to edit-config with delete)

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

GET: Retrieve data (equivalent to get or get-config)

RESTCONF GET retrieves data (like NETCONF get/get-config), POST creates a resource (like edit-config with operation create), PUT replaces a resource (like edit-config with operation replace), PATCH partially updates (like edit-config with operation merge), and DELETE removes a resource (like edit-config with operation delete).

Go deeper

Related to this question

About these practice questions

One of 1,175 original 350-401 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-401 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-401 exam.