ExamGecko
Question list
Search
Search

Related questions











Question 52 - 300-435 discussion

Report
Export


Which URI with the request body of Request body:

{“name”:”Test”,”organizationId”:<org_id>,”type”:”appliance”} creates a new Meraki network called “Test”, when using APIs?

A.

PUT https://api.meraki.com/api/v0/organizations/<org_id>/networks

Answers
A.

PUT https://api.meraki.com/api/v0/organizations/<org_id>/networks

B.

POST https://api.meraki.com/api/v0/networks

Answers
B.

POST https://api.meraki.com/api/v0/networks

C.

POST https://api.meraki.com/api/v0/organizations/<org_id>/networks/<net_id>

Answers
C.

POST https://api.meraki.com/api/v0/organizations/<org_id>/networks/<net_id>

D.

POST https://api.meraki.com/api/v0/organizations/<org_id>/networks

Answers
D.

POST https://api.meraki.com/api/v0/organizations/<org_id>/networks

Suggested answer: D

Explanation:

Reference: https://documentation.meraki.com/zGeneral_Administration/Other_Topics/The_Cisco_Meraki_Dashboard_API

asked 07/10/2024
Andrey Baturov
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first