Open scaleoutsean opened 6 months ago
https://docs.netapp.com/us-en/element-software/api/reference_element_api_drivestats.html
driveStats
These keys are missing from the API docs:
{ "id": 1, "result": { "driveStats": [ { "activeSessions": 3, "driveID": 1, "failedDieCount": 0, "iosInProgress": 0, "lifeRemainingPercent": 0, "lifetimeReadBytes": 0, "lifetimeWriteBytes": 0, "powerOnHours": 0, "procTimestamp": 0, "readBytes": 68181450752, "readMsec": 0, "readOps": 262657, "readSectors": 0, "reads": 0, "readsCombined": 0, "reallocatedSectors": 0, "reserveCapacityPercent": 0, "sectorSize": 0, "timestamp": "2024-05-23T08:28:39.745670Z", "totalCapacity": 14495514624, "uncorrectableErrors": 0, "usedCapacity": null, "usedMemory": 6925672448, "writeBytes": 337784889344, "writeMsec": 0, "writeOps": 4049534, "writeSectors": 0, "writes": 0, "writesCombined": 0 }]}}
@scaleoutsean Hi Sean, thank you for bringing this to our attention. I will investigate and update you here.
Page URL
https://docs.netapp.com/us-en/element-software/api/reference_element_api_drivestats.html
Page title
driveStats
Summary
These keys are missing from the API docs:
Public issues must not contain sensitive information