Get cluster nodes list

Get cluster nodes list

get

Get the list of cluster nodes.

Path parameters
clusterIdstringRequired
Responses
chevron-right
200

OK

*/*
allocatedCpuintegerOptional

Allocated CPU capacity

Example: 48
allocatedEphemeralStorageintegerOptional

Allocated Ephemeral Storage Capacity

Example: 0
allocatedMemoryintegerOptional

Allocated memory capacity

Example: 200903610368
allocatedPodsstringOptional

Allocated number of pods

Example: 110
cpuCapacityintegerOptionalExample: 48
creationTimestampstringOptionalExample: 2022-12-02 02:33:48
ephemeralStorageCapacityintegerOptionalExample: 48294789041
gpuCapacityintegerOptionalExample: 2
memoryCapacityintegerOptionalExample: 201008467968
namestringOptional

node name

Example: apps-gpu-v100
podCapacityintegerOptionalExample: 110
readystringOptional

ready(True or False)

Example: True
get
/v1/clusters/{clusterId}/nodes
200

OK