---
title: "检查agent"
method: POST
path: "/api/v2/agent/install/checkinstall"
tags: ["agent"]
---

# 检查agent

`POST /api/v2/agent/install/checkinstall`

check status by aid

## Request body

- UtilApiShipperCheck
  - `aid` integer

## Response `200`

{"msg":"ok","code":0,"data":{"aid":"","ip":"","status_msg":"","status":""}}

- string

---

[API](https://skmtc.dev/dtstack/apis/maxtrix.md) · [All operations](https://skmtc.dev/dtstack/apis/maxtrix/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dtstack/maxtrix/revisions/c389ef3ba143/schema)
