Skip to main content

Describe Node

GET 

/nodes/:id

Returns detailed information about a specific edge node.

What You Get

  • Node specification (name, hostname, OS, architecture, agent version)
  • Current labels and capabilities
  • Connection status and session information
  • Resource usage metrics (CPU, memory, disk)
  • Heartbeat and connectivity timestamps

When to Use

  • Check node health and resource utilization
  • Verify node labels before job deployment
  • Troubleshoot connectivity issues
  • Monitor resource capacity for capacity planning
  • GET /nodes/{id}/executions - See jobs running on this node

Request

Responses

OK