---
title: "platform check cluster"
method: POST
path: "/platform/check/{clusterId}"
tags: ["platform"]
---

# platform check cluster

`POST /platform/check/{clusterId}`

platform check cluster

## Path parameters

- `clusterId` string, required

## Response `200`

OK

- object
  - `code` integer
  - `data` object
    - `checkId` string
    - `workFlowId` string — Asynchronous task workflow ID
  - `message` string
  - `page` ControllerPage
    - `page` integer
    - `pageSize` integer
    - `total` integer

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

## Changes

> 50 revisions in range; 1 could not be searched.

- **2022-04-13** `dd2bd350861b` — 1 breaking, 1 warning
  - added the new path request parameter `clusterId`
  - deleted the `query` request parameter `clusterId`
- **2022-04-08** `52d3173e154e` — 1 warning, 1 info
  - deleted the `path` request parameter `clusterId`
  - added the new optional `query` request parameter `clusterId`
- **2022-03-25** `34233cf15ffa` — 1 breaking, 1 warning
  - added the new path request parameter `clusterId`
  - deleted the `query` request parameter `clusterId`
- **2022-03-18** `1d5669540c8c` — 1 info
  - endpoint added
- **2022-03-18** `0b7b17ff1ecb` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/pingcap/apis/em-ui-api/changes/platform/check/:clusterId/post.md)

---

[API](https://skmtc.dev/pingcap/apis/em-ui-api.md) · [All operations](https://skmtc.dev/pingcap/apis/em-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pingcap/em-ui-api/revisions/631e4b26b7e8/schema)
