Mar 14 2019
8:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 14 2019
8:44 AM
Cycle Port API
Working on a script to disable POE on a switch port, then re-enable it 60 seconds later.
Just occurred to me this would be so much easier if there was an API to do the port cycle button
I don't see it, does anyone know if it exists anywhere hidden?
Labels:
- Labels:
-
Dashboard API
3 Replies 3
Mar 14 2019
9:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 14 2019
9:42 AM
Good idea @NolanHerring but that's not there (or hidden) today, perhaps a good wish. For now, you would need to leverage the update-a-switch-port PUT command twice, with a sleep timer in between, to toggle the poeEnabled parameter off and on. https://api.meraki.com/api_docs#update-a-switch-port
Jun 9 2021
2:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 9 2021
2:54 PM
Hey Dave, is this still the only way to be able to accomplish this task?
Nov 21 2023
12:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 21 2023
12:25 PM
Posting update as I was looking for this API call.
https://developer.cisco.com/meraki/api/cycle-device-switch-ports/

Get notified when there are additional replies to this discussion.