AdminBenchmark runsRunidStop
Стоп всего прогона: обходит все активные items, убивает их Hangfire-jobs, финализирует Stopped, broadcast. Идемпотентно.
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Path Parameters
runId*string
Format
uuidResponse Body
application/json
curl -X POST "https://api.speaknode.com/api/Admin/benchmark-runs/497f6eca-6276-4993-bfeb-53cbbbba6f08/stop"{
"status": "Initial",
"stopped_items": 0
}