nerdexam
CiscoCisco

200-301 · Question #691

200-301 Question #691: Real Exam Question with Answer & Explanation

The correct arrangement maps each HTTP method to its standard REST description: POST creates new resources, PUT replaces/updates an entire existing resource, DELETE removes a resource, GET retrieves/reads resource data, and PATCH partially modifies an existing resource. These fiv

Submitted by tunde_lagos· Mar 5, 2026Cisco CCNA / DevNet Associate - Automation and Programmability: Explain the use of REST-based APIs and HTTP methods in network programmability

Question

Drag and Drop Question Drag and drop the HTTP methods used with REST-Based APIs from the left onto the descriptions on the right. Answer:

Explanation

The correct arrangement maps each HTTP method to its standard REST description: POST creates new resources, PUT replaces/updates an entire existing resource, DELETE removes a resource, GET retrieves/reads resource data, and PATCH partially modifies an existing resource. These five methods form the core of RESTful API interactions and align with CRUD (Create, Read, Update, Delete) operations. Each method has a specific, idempotent or non-idempotent behavior that defines how the server should process the request.

Topics

#REST APIs#HTTP Methods#Network Programmability#CRUD Operations

Community Discussion

No community discussion yet for this question.

Full 200-301 PracticeBrowse All 200-301 Questions