Get cluster nodes list
Get the list of cluster nodes.
Path parameters
clusterIdstringRequired
Responses
200
OK
*/*
allocatedCpuintegerOptionalExample:
Allocated CPU capacity
48allocatedEphemeralStorageintegerOptionalExample:
Allocated Ephemeral Storage Capacity
0allocatedMemoryintegerOptionalExample:
Allocated memory capacity
200903610368allocatedPodsstringOptionalExample:
Allocated number of pods
110cpuCapacityintegerOptionalExample:
48creationTimestampstringOptionalExample:
2022-12-02 02:33:48ephemeralStorageCapacityintegerOptionalExample:
48294789041gpuCapacityintegerOptionalExample:
2memoryCapacityintegerOptionalExample:
201008467968namestringOptionalExample:
node name
apps-gpu-v100podCapacityintegerOptionalExample:
110readystringOptionalExample:
ready(True or False)
Trueget
/v1/clusters/{clusterId}/nodes200
OK