Q: 12
An engineer must enable an SSID in a Meraki network. Which request accomplishes this task?
Options
Discussion
A . REST-wise, PUT updates an existing resource, so enabling an SSID uses PUT not POST. Trap here is B and D, both POST, which are more for creating. Saw this pattern in practice labs too but open if anyone disagrees.
Option A Seen similar syntax in Meraki API docs before and practice exams, but double check with official guide to be sure.
A does it right since you’re updating an existing SSID, not making a new one. PUT is the standard for this in Meraki’s API. Pretty sure, but if someone used POST and it worked I’d be surprised.
Probably A, since PUT updates the existing SSID, not creating it. B and D are tempting but POST isn't right here.
Be respectful. No spam.
Question 12 of 35