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
- clientId
Describes the clientId of the tenant
- installedIntgId
Unique Identifier of the installed integration
Responses
- name
cluster-name
- id
Cloud native integration uuid
- nodes
Nodes object with their cluster details.
Loading Examples...