Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

GET /Info/TestConnection

サーバへの接続をテストします。

URL パラメータ

なし。

要求の本文の詳細

このサービスでは要求の本文は無視されます。

要求の例

  • 要求のメソッド :

    GET

  • 要求の URL :

    http://localhost:52773/api/deepsee/v1/Info/TestConnection

    URL の有効な形式に関する説明は、"Business Intelligence REST API の概要" を参照してください。

応答の例

{
            "Status": "OK",
            "DispatchClass": "%DeepSee.REST.v1.InfoServer",
            "NameSpace": "SAMPLES"
        }
FeedbackOpens in a new tab