Trainer status writeback
Training
Trainer status writeback
Called by the trainer pod at running / complete / failed.
PSK-authenticated to match the AutoML training DAG writeback endpoint.
PUT
Trainer status writeback
Authorizations
Path Parameters
Training job ID.
Body
application/json
Status writeback sent by the trainer pod (PSK-authenticated).
Response
Successful Response
Full state of a fine-tune training job.
Parameter-efficient fine-tuning method.
Available options:
lora, qlora Lifecycle of a fine-tune training job (mirrors the DB enum).
Available options:
ready, queued, running, complete, failed 
