Skip to main content

Get all Kubernetes clusters

Select

SaaS
Customer Managed

API to get all Kubernetes clusters

Responses

OK


Schema
  • clusterCount int32

    Total number of clusters

  • clusters object[]
  • id int32

    ID of the Kubernetes cluster

  • name string

    Name of the Kubernetes cluster

  • displayName string

    Display name of the Kubernetes cluster

  • configured boolean

    Denotes if the cluster is configured for backups or retired

  • version string

    Kubernetes cluster version

  • instance object
  • id int32
  • name string
  • tags object[]
  • id int32
  • name string
  • value string
  • company object
  • id int32

    Id of company

  • name string

    Name of company

  • multiCommcellId int32

    Multi Commcell Id of company

  • commcell object
  • name string

    Name of the commcell the entity belongs to.

Loading...