> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/ja/naentpuraizusbisu/zoom-node/zoom-node-deployment-field-guide/introduction-to-zoom-node.md).

# Zoom Node の紹介

Zoom Node は、データセンターのサーバーと Zoom のクラウドを統合するハイブリッド プラットフォームです。Zoom Node プラットフォームを使用すると、社内に Zoom Service Modules（ワークロード）を展開し、Zoom 管理者 Web ポータルからそれらを制御できます。

クラウド主導の導入モデルを特徴とするZoom Nodeにより、管理者はZoom 管理者ウェブポータルを使用して、Zoomワークロードを自社のデータセンターに迅速に導入できます。このポータルには、サービス管理、アップグレード、ログ管理、パフォーマンスレポート、およびトラブルシューティングのためのツールも含まれています。

Zoom Node は、強化された OS を搭載したアプライアンスであり、仮想マシン（VM）として実行できます。 [サポートされているハイパーバイザー](/technical-library/ja/naentpuraizusbisu/zoom-node/zoom-node-deployment-field-guide/zoom-node-infrastructure-prerequisites.md#supported-hypervisors)。Zoom Node は、Meetings Hybrid、Recording Hybrid、チャット Hybrid、および Phone Local Survivability などのモジュールとも呼ばれる Zoom Hybrid Services を運用するために、顧客のデータセンターに導入されます。

このガイドでは、Zoom Node 仮想マシンのデプロイ、構成、登録プロセスを説明します。サポートされているハイパーバイザー向けの手順もこのガイドに記載されています。

Zoomサポートサイトを参照してください [個別のハイブリッドサービスに関するデプロイメントガイド](https://support.zoom.com/hc/en/category?id=kb_category\&kb_category=2cd976da8720391089a37408dabb35f9).

以下を読むことで、Zoom Node の一般的な概念とアーキテクチャについて学ぶことができます。 [Zoom Node 解説](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer).

### <mark style="color:青;">Zoom Node は、必要なサービスモジュールのみを導入するモジュール設計です</mark>

各ハイブリッドサービスごとに個別のソフトウェアを必要とする代わりに、Zoom Node は、企業が1つの共通フレームワークを使用して複数のハイブリッドサービスを管理および導入できる「オールインワン」のモジュール式プラットフォームです。

Zoom Node は、エンタープライズ データセンターサーバーに Zoom Node OS（Linux ベースのオペレーティングシステム）をインストールし、それらをノードに変換することで、このモジュール設計を実現します。ソフトウェアがインストールされると、ノードは クラウド 内の Zoom Node プラットフォームに登録され、Zoom サービス機能を提供するさまざまなサービスモジュールのインストールを待機します。

サービスモジュールは、Zoom Node プラットフォーム上で実行されるサービス固有のソフトウェアであり、Zoom Phone ローカルサバイバビリティのようなハイブリッドサービスを機能させます。各 Zoom Node エンドポイント は、最大4つのサービスモジュールをサポートできます。

Zoom 管理者は、Web ベースの Zoom Node ダッシュボードを使用してサービスをノードに割り当てます。ノードのサービスを選択すると、Zoom Node プラットフォームは Zoom の クラウド から選択したサービスモジュール構成を デバイス にプッシュし、自動的にインストールします。インストールが完了してサービスが開始されると、ノード エンドポイント は指定されたハイブリッドサービスで使用できる状態になります。

現在利用可能なサービスモジュールは次のとおりです。

* [Zoom Meetings ハイブリッド](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-meetings-hybrid)
* [Zoom Recording Hybrid](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-recording-hybrid)
* [Zoom チャット Hybrid](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-chat-hybrid)
* [Zoomカンファレンスルームコネクタ Hybrid](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid)
* [Zoom Phone ローカルサバイバビリティ](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-phone-local-survivability)
* [Zoom Meetings および Recording コネクタ（オンプレミス）](https://library.zoom.com/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-meetings-and-recording-connectors-on-premises)

各 Service Module の詳細については、次を参照してください。 [Zoom Node 解説](/technical-library/ja/naentpuraizusbisu/zoom-node/zoom-node-explainer.md).

### <mark style="color:青;">Zoom Node は、さまざまなシステム要件を持つ複数のハイパーバイザー展開をサポートしています</mark>

Zoom Node でサポートされるハイパーバイザーと、それに関連する要件および前提条件の詳細については、次を参照してください。 [サポートされているハイパーバイザー](/technical-library/ja/naentpuraizusbisu/zoom-node/zoom-node-deployment-field-guide/zoom-node-infrastructure-prerequisites.md#supported-hypervisors).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/ja/naentpuraizusbisu/zoom-node/zoom-node-deployment-field-guide/introduction-to-zoom-node.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
