Apr 12 2020
6:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 12 2020
6:19 PM
[API] Switches - Power supplies & PoE usage
Hello, all.
I am looking for Dashboard APIs about power supplies and PoE usage on each switch.
I want to check the factors (PoE budget on each power supply slot, consumption and budgeted on PoE usage) in this image via APIs.
Solved! Go to solution.
Labels:
- Labels:
-
Dashboard API
1 Accepted Solution
Apr 12 2020
9:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 Replies 2
Apr 12 2020
9:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 12 2020
9:11 PM
There is no such API.
May 14 2020
9:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 14 2020
9:23 AM
There's a roundabout way you can get some of what you are after...
i) you can get PoE usage for all the ports on a switch (in watt hours for the specified timespan) with get /devices/{serial}/switchPortStatuses
ii) you can get the switch model name, then use a lookup table to find the PoE power budget for the switch
Doesn't help you with number of power supplies, but it will give you PoE usage and budget

Get notified when there are additional replies to this discussion.