---
title: "heartbeat report"
method: POST
path: "/inlong/manager/openapi/heartbeat/report"
tags: ["Open-Heartbeat-API"]
---

# heartbeat report

`POST /inlong/manager/openapi/heartbeat/report`

## Request body

- RequestOfHeartbeatReport
  - `clusterName` string
  - `clusterTag` string
  - `componentType` string
  - `extTag` string
  - `groupHeartbeats` GroupHeartbeat[]
    - `inlongGroupId` string
    - `metric` string
    - `status` string
  - `inCharges` string
  - `ip` string
  - `load` integer
  - `nodeGroup` string
  - `nodeSrvStatus` 'OK' | 'SERVICE_UNINSTALL' | 'SERVICE_UNREADY' | 'UNKNOWN_ERROR'
  - `port` string
  - `protocolType` string
  - `reportTime` integer
  - `streamHeartbeats` StreamHeartbeat[]
    - `inlongGroupId` string
    - `inlongStreamId` string
    - `metric` string
    - `status` string

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/apache/apis/untitled-api-2.md) · [All operations](https://skmtc.dev/apache/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/untitled-api-2/revisions/41c687f48683/schema)
