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

mNode REST API のエンドポイントは何ですか?

Views:
8
Visibility:
Public
Votes:
0
Category:
element-software
Specialty:
solidfire
Last Updated:

環境

  • NetApp Element ソフトウェア
  • 管理ノード( mNode )

回答

  • https://[MVIP]/auth/ui/swagger/index.html
    • mNode 設定
  • https://[mnodeip]/mnode
    • GET logs
    • GET assets - 資産一覧
    • GET services - コンテナサービスのリスト 
    • GET settings -FQDN とプロキシ情報
    • GET about -MS バージョン、 IP 、 Element バージョン、トークン URL
  • https://[mnodeip]/inventory/1
    • GET installations - インストールのリストを取得する ( 親 ID)
    • GET installations/{id} - 親 ID のインベントリの詳細を取得し、アセットの POST / PUT / DELETE タスクのあとにインベントリを更新します
    • GET installations/{id}/compute/upgrades - アップグレードステータス現在 / 使用可能
    • GET installations/{id}/storage/upgrades - アップグレードステータスの更新日 / 使用可能
  • https://[mnodeip]/hardware/2/
    • バージョン 1 は 2.19 以降では使用できません
    • GET nodes/{hardware_id} - ハードウェア( BMC )アセットの詳細を表示します
    • GET nodes/{hardware_id}/bmc - ハードウェアアセットとの接続を確認します
    • GET nodes/{hardware_id}/bmc-logs - BMC ログ
  • https://[mnodeip]/storage/1
    • GET {storageID}/info - ストレージクラスタとノードに関する詳細情報
    • GET health-checks - 正常性チェックレポート( running および completed _ )を返します
    • GET clusters - ストレージクラスタをインベントリで返します
    • PUT storage-support/upgrade-reset - ストレージアップグレードをリセットします
    • GET clusters/chech-auth-container - 認証コンテナに設定の問題がないかどうかを確認します
  • https://[mnodeip]/grafana
  • https://[mnodeip]/task-monitor/1
    • GET tasks - アクティブなタスクと完了したタスクを返します
    • DELETE tasks/{taskID} - 特定のタスクを削除します
  • https://[mnodeip]/vcenter/1
    • GET compute/{controller_id} - 特定の vCenter から詳細なインベントリを取得します
    • GET compute/{controller_id}/clusters/{cluster_id} - 指定したホストクラスタに関する詳細を取得します
    • POST compute/{controller_id}/health-checks - 提供されたホストクラスタとコンピューティングノードですべての健全性チェックを実行します
    • PUT compute/{controller_id}/nodes/{node_id} - コンピューティングノードをメンテナンスモードにします
    • GET compute/controllers - vCenter の一覧をインベントリに表示します
    • PUT compute/controllers/{controller_id} - コントローラを更新します
    • GET compute/controllers/{controller_id}/status - コントローラの接続ステータスを取得します
  • https://[mnodeip]/package-repository/1
    • GET packages - 利用可能なパッケージのリストを取得します
    • POST packages/{id}/pull - 特定のパッケージをダウンロードします
    • GET packages/remote-repository/connection - ネットアップリポジトリとの接続を確認します
  • https://[mnodeip]/logs/1
    • DELETE​ /bundle - 既存のサポートバンドルを削除し、サポートバンドルの生成をキャンセルします
    • GET​ /bundle - サポートバンドル情報を取得します 
    • POST​ /bundle - 指定されたオプションで新しいサポートバンドルを生成するように要求します
    • GET​ /bundle​/options - UI で動的にレンダリングするためのサポートバンドルリクエストフォーム構成を取得します

追加情報

AdditionalInformation_Text
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.