ExamGecko
Question list
Search
Search

Question 46 - 500-220 discussion

Report
Export

Which three verbs of request are available in the Cisco Meraki API? (Choose three.)

A.

SET

Answers
A.

SET

B.

PUT

Answers
B.

PUT

C.

PATCH

Answers
C.

PATCH

D.

ADD

Answers
D.

ADD

E.

POST

Answers
E.

POST

F.

GET

Answers
F.

GET

Suggested answer: B, E, F

Explanation:

Verbs in the API follow the usual REST conventions:

GET returns the value of a resource or a list of resources, depending on whether an identifier is specified.

POST adds a new resource

PUT updates a resource

DELETE removes a resource

https://documentation.meraki.com/General_Administration/Other_Topics/Cisco_Meraki_Dashboard_API

asked 11/10/2024
James DePhillip
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first