---
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

---

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