Skip to main content

Reconfigure a retired Kubernetes cluster client

API to reconfigure a Kubernetes cluster with clusterId

Path Parameters
  • clusterId int32 required

    clusterId is the ID of the Kubernetes cluster client

Responses

OK


Schema
  • errorCode int32
  • errorMessage string

    Tells about the error occured

  • warningCode int32
  • warningMessage string

    Tells about the warning occured

Loading...