Skip to main content

List the system components

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

List the system components

Responses

ok


Schema
  • Array [
  • healthyBackends int32 required

    the number of healthy backend components

    label required

    labels

    name string required

    component name

    namespace string required

    the name of the namespace

    selfLink string required

    self link

    startedAt date-time required

    started time

    totalBackends int32 required

    the total replicas of each backend system component

  • ]
Loading...