Hello World,
We are using the Aruba REST API to monitor Switches and APs with the goal of providing some reporting and nice visuals of the network health to our client.
In my testing I have found there are some discrepancies between the data provide via the APIs and the data that is available on Aruba central. For example, Aruba central will display values for: Temperature, # of Fan running, # of Power Supplies up, Power Consumption but the API response to the GET Switch Details request will return: Zero, or NULL or not be included in the schema at all.
The question is; does Aruba central use APIs that are not available to third-party developers? Or, is there more APIs available that are undocumented?