Run Benchmark
POST /api/etherforce/benchmark/run
POST
/api/etherforce/benchmark/run
Kick off a benchmark run.
Returns accepted=False with an explanatory message until the
handler-revision harness is wired. The shape matches what the
eventual harness will return so the analysis-pane Vue stack can ship
against this endpoint today.
Request Body required
Section titled “Request Body required ” BenchmarkRunRequest
POST /benchmark/run payload.
object
handlerId
required
Handlerid
string
revision
Revision
string
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context