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

# List the system components

`GET /kapis/resources.kubesphere.io/v1alpha2/components`

> **Deprecated.**

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