Fine-Tuning Node
Get Node Status
Fetch the current status of the fine-tune runner node
GET
Overview
This endpoint returns the current status of the fine-tune runner node, including its readiness to accept new jobs and the time it was last updated.Response
Current status of the node. One of:
UNKNOWN— Status could not be determinedREADY— Node is ready to accept jobsBUSY— Node is currently running a jobSTALE— Node has not reported status recentlyERROR— Node encountered an error
ISO 8601 timestamp of the last status update