# On Demand API

### オンデマンドAPI

Coltのオンデマンドプラットフォームは、顧客がオンデマンドを自社のBSS/OSSプラットフォームに統合できるようにする2つのAPI（アプリケーションプログラミングインターフェース）をサポートしています。

2つの個別のAPIがあります — オンデマンドポータルで利用可能なすべての機能をサポートするColtの独自SDN APIと、MEF標準に準拠したアクセスE-Lineサービスの注文をサポートするMEF Sonata APIです。&#x20;

以下の表は機能の概要を示しています：

| サービス／機能                       | Colt SDN API | MEF Sonata API        |
| ----------------------------- | ------------ | --------------------- |
| イーサネット・プライベート・ライン（ポイントツーポイント） | サポート済み       | 現行のMEF仕様ではサポートされていません |
| イーサネット・バーチャル・プライベート・ライン（EVPL） | サポート済み       | アクセスE-Lineでサポートされています |
| クラウド接続                        | サポート済み       | 現行のMEF仕様ではサポートされていません |
| IPアクセス                        | サポート済み       | 現行のMEF仕様ではサポートされていません |
| 帯域幅のフレキシング                    | サポート済み       | 現行のMEF仕様ではサポートされていません |

Colt On Demand APIはオンラインで公開されており、以下のリンクから利用できます。オンデマンドまたはMEF Sonata APIの詳細については、Coltの営業チームにお問い合わせください。

[Colt SDN API](https://ondemand.colt.net/sdnapi/)

### オンデマンドについてもっと知りたいですか？

Colt On Demandはデータセンターと企業オフィス間のポイントツーポイント接続、パブリッククラウドへのプライベート接続、インターネット接続をサポートします。オンデマンドのソリューションページを訪れて、オンデマンドがビジネスに最適な経路を見つけるのにどのように役立つかをご確認ください。

[オンデマンドを確認する](https://www.colt.net/solutions/on-demand/)

{% hint style="info" %}
ご質問はありませんか？私たちがサポートします。

本日、当社のスペシャリストの一人とお話しください。アドバイスの提供、詳細情報の案内、皆様のご質問への回答のために対応いたします。

[接続性を確認する](https://www.colt.net/connect/)
{% endhint %}

![Untitled-4](https://www.colt.net/wp-content/uploads/2023/10/Untitled-4.png)


---

# Agent Instructions: 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:

```
GET https://docs.colt.net/colt-docs/ja/ondemando/on-demand-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
