---
title: "Describe the specified system component"
method: GET
path: "/kapis/resources.kubesphere.io/v1alpha2/components/{component}"
tags: ["Component Status"]
deprecated: true
---

# Describe the specified system component

`GET /kapis/resources.kubesphere.io/v1alpha2/components/{component}`

> **Deprecated.**

## Path parameters

- `component` string, required

## Response `200`

ok

- V1alpha2ComponentStatus
  - `healthyBackends` integer, required — the number of healthy backend components
  - `label` unknown, required
  - `name` string, required — component name
  - `namespace` string, required — the name of the namespace
  - `selfLink` string, required — self link
  - `startedAt` string, date-time, required — started time
  - `totalBackends` integer, required — the total replicas of each backend system component

## Changes

- **2026-07-17** `0451c8cec9b1` — 2 info
  - api operation id `handleGetComponentStatus` removed and replaced with `get-components-status-v1alpha2`
  - endpoint deprecated
- **2020-04-16** `fd6c3de5ef07` — 1 info
  - api operation id `GetComponentStatus` removed and replaced with `handleGetComponentStatus`
- **2019-08-27** `6d6e730a2d14` — 2 info
  - api operation id `get-components-status-v1alpha2` removed and replaced with `GetComponentStatus`
  - endpoint reactivated

[Change history](https://skmtc.dev/kubesphere/apis/ks-api/changes/kapis/resources.kubesphere.io/v1alpha2/components/:component/get.md)

---

[API](https://skmtc.dev/kubesphere/apis/ks-api.md) · [All operations](https://skmtc.dev/kubesphere/apis/ks-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubesphere/ks-api/revisions/0451c8cec9b1/schema)
