List Nodes
GET/nodes
Returns edge nodes with filtering and pagination.
What are Nodes?
Nodes are edge agents that execute jobs. Each node has:
- Labels for selection (env, region, capabilities, hardware specs)
- Resource information (CPU, memory, disk usage and capacity)
- Connection state (connected, disconnected, initializing)
- Capabilities (supported inputs, outputs, processors, runtimes)
Filtering
states: Filter by node health (healthy, degraded, unhealthy)labels: Label selector for matching nodes (e.g., "env=prod,region=us-west")