---
title: "POST /v1/probe-task-actions/ping"
method: POST
path: "/v1/probe-task-actions/ping"
tags: ["ProbeTask"]
---

# POST /v1/probe-task-actions/ping

`POST /v1/probe-task-actions/ping`

## Request body

- JadeTreeApiV1CreatePingProbeTasksRequest
  - `sourceMachineUids` string[]
  - `targetMachineUids` string[]
  - `timeoutSeconds` integer

## Response `200`

OK

- JadeTreeApiV1DispatchCreateProbeTasksReply
  - `total` string
  - `success` string
  - `failed` string
  - `createdCount` string
  - `items` JadeTreeApiV1DispatchCreateProbeTaskResultItem[]
    - `machineUid` string
    - `machineUuid` string
    - `hostName` string
    - `localIp` string
    - `endpoint` string
    - `createdCount` string
    - `error` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api-4.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-4/versions/7c1198712e80/schema)
