Can API of E-Series get the value of busy rate/latency/response time?
Applies to
E-Series
Answer
There is no available API for busy rate but the API such as below can get latency (aka response time):
/storage-systems/{system-id}/analysed-drive-statistics
"readResponseTime": 0,
"readResponseTimeStdDev": 0,
"writeResponseTime": 0,
"writeResponseTimeStdDev": 0,
"combinedResponseTime": 0,
"combinedResponseTimeStdDev": 0,
For more details, refer to API Documentation by accessing
https://<controller management port IP>/devmgr/docs/