Skip to main content

Describe the specified system component

deprecated

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

Describe the specified system component

Path Parameters
    component string required

    component name

Responses

ok


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