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

EMSイベントが解決されたときにAPIでONTAPを照会することはできますか?

Views:
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

  • ONTAP 9.x
  • EMSイベント
  • REST API呼び出し

回答

  • いいえ。EMSイベントはONTAPに不一致がある場合にトリガーされて通知されるように設計されています。
  • ONTAPに対してAPI呼び出しを実行して、必要な重大度のイベントについて通知を受け取ることが可能
  • ただし、イベントが解決されるとEMSイベントは生成されないため、API呼び出しをトリガーして詳細を取得することはできません。
  • 例:API呼び出しをと指定 https://<ONTAP_Host>/api/support/ems/events/?message.severity=ALERT,EMERGENCYすると、重大度が Alert およびのすべてのイベントを Emergency 取得できますが、ONTAPで修正されるとREST呼び出しで確認することはできません。

追加情報

ONTAPで廃止状態のイベントをエンドツーエンドで監視してアラートを生成するためには [1] 、次の手順に進むことを推奨します:
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.

 

  • この記事は役に立ちましたか?