List cluster nodes

Get the list of nodes of cluster. These will list nodes only for cloud native integrations ( OKD,GKE,K3S)

The endpoint is exclusive for Kubernetes,OKD and K3S integration to get the cluster nodes details.

Path Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

  • installedIntgIdstringrequired

    Unique Identifier of the installed integration

Responses

  • namestring

    cluster-name

  • idstring

    Cloud native integration uuid

  • nodesarray

    Nodes object with their cluster details.

Loading Examples...