Hi ,
I'm trying to build a report about the power Usage of all my devices.
I found these calls :
- getOrganizationSummaryTopSwitchesByEnergyUsage
- Super slow
- Can only get the top 50 devices
- Only support switches ( I think )
- getOrganizationSummarySwitchPowerHistory
- Slow
- Doesn't provide details ( network ,switch [...] )
- getDeviceSwitchPortsStatuses
- Not efficient ( per Device )
- Limited to 31 days
Do I have other options ?