v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
runtime

Test Llm Profile

post/api/v1/runtime/llm-profiles/{profile_id}/test

Path parameters

profile_idstring uuid required

Provider profile identifier.

Provider profile identifier.

Response

Successful Response

kind'lm' | 'daytona' required

Runtime subsystem that was tested.

okboolean required

Whether the connectivity test completed successfully.

preflight_okboolean required

Whether prerequisite configuration checks passed.

checked_atstring required

UTC timestamp when the test completed.

checksobject

Structured boolean or value checks collected during the test run.

guidancestring[]

Human-readable remediation steps when the test did not pass cleanly.

latency_msinteger nullable

Observed latency for the successful smoke test, when applicable.

output_previewstring nullable

Short preview of the smoke-test output, when available.

errorstring nullable

Error summary when the test failed.