admin
List nodes
List all nodes
get/nodes
Query parameters
clusterIDstring uuid
Identifier of the cluster
Response
Successfully returned all nodes
versionstring required
Version of the orchestrator
commitstring required
Commit of the orchestrator
idstring required
Identifier of the node
serviceInstanceIDstring required
Service instance identifier of the node
clusterIDstring required
Identifier of the cluster
status'ready' | 'draining' | 'connecting' | 'unhealthy' | 'standby' required
Status of the node.
- draining: the node is bound to be shut down. It will not accept new sandboxes and will stop once all existing sandboxes are done.
- standby: the node is not actively used, but it can return to ready and continue serving traffic.
statusChangedAtstring date-time required
Time when the node status was last changed
sandboxCountinteger required
Number of sandboxes running on the node
createSuccessesinteger required
Number of sandbox create successes
createFailsinteger required
Number of sandbox create fails
sandboxStartingCountinteger required
Number of starting Sandboxes