メインコンテンツまでスキップ

EシリーズのAPIでビジーレート/レイテンシ/応答時間の値を取得できますか。

Views:
8
Visibility:
Public
Votes:
0
Category:
e-series-systems
Specialty:
esg
Last Updated:

環境

Eシリーズ

回答

ビジーレート用のAPIはありませんが、次のようなAPIではレイテンシ(応答時間)が発生する可能性があります。
/storage-systems/{system-id}/analysed-drive-statistics
  "readResponseTime": 0,
  "readResponseTimeStdDev": 0,
  "writeResponseTime": 0,
  "writeResponseTimeStdDev": 0,
  "combinedResponseTime": 0,
  "combinedResponseTimeStdDev": 0,
 
詳細については、次のURLにアクセスしてAPIドキュメントを参照してください: https://<controller management port IP>/devmgr/docs/

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.