---
title: "Ping"
method: POST
path: "/service/looking_glass/ping"
tags: ["service - looking glass"]
---

# Ping

`POST /service/looking_glass/ping`

## Request body

- PingRequestParameters
  - `vrf_name` string, nullable
  - `gate_vi_name` string, nullable
  - `system_name` string, nullable
  - `address` string, required

## Response `200`

Successful Response

- ExecutorResponse
  - `message` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/zayo/apis/niro-api.md) · [All operations](https://skmtc.net/zayo/apis/niro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zayo/niro-api/revisions/c52ac26e1766/schema)
