Skip to main content

List Clusters

GET 

/kubernetes/clusters

Lists available Kubernetes clusters

Responses

OK

Schema

  • Array [

  • displayName string

    Display name of the Kubernetes cluster

    id string

    ID of the Kubernetes cluster

    locationName string

    Name of the Location where the Kubernetes cluster is deployed

    status string

    Status of the Kubernetes cluster

  • ]

Loading...