# Ping正常性チェック

> Ping正常性チェック - サービルが「アクティブ」であるかどうかを判断する正常性チェック。

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-07-27T18:44:30.272097+00:00` (UTC).

## Primary page

- [Ping正常性チェック](https://docs.datarobot.com/ja/docs/api/reference/predapi/legacy-predapi/pred-ref/ping.html.md): Full documentation for this topic (Markdown sidecar).

## Sections on this page

- [リクエストパラメーター](https://docs.datarobot.com/ja/docs/api/reference/predapi/legacy-predapi/pred-ref/ping.html.md#request-parameters): In-page section heading.
- [Response 200](https://docs.datarobot.com/ja/docs/api/reference/predapi/legacy-predapi/pred-ref/ping.html.md#response-200): In-page section heading.

## Documentation content

エンドポイント： `/ping`

サービルが「アクティブ」であるかどうかを判断する正常性チェック。

リクエストメソッド： `GET`

リクエストURL： デプロイ済みURL。例： `https://your-company.orm.datarobot.com/predApi/v1.0`

### リクエストパラメーター

必要ありません。

### Response 200

| データ | タイプ | 例 |
| --- | --- | --- |
| 応答 | 文字列 | pong |
