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?

Posted by: Pdfprep Category: 300-435 Tags: , ,

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
B . POST https://api.meraki.com/api/v0/networks
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

Answer: D

Explanation:

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

Leave a Reply

Your email address will not be published.