Closed kevin-rondinone closed 2 years ago
Thanks for the addition. Do you have any example code that uses this functionality? Would be great to add to show how it can be used.
I wrote it so it would work just like your other methods:
pprint(sio.statistics)
if you look at the 3 lines commented out in scaleio.py (lines 938-940) I just modeled it after your other similar methods. But for some reason it does not want to append the statistics to a list. So right now it just returns the API call's response.
Created a Statistics class and property for getting cluster stats