/
HE
hellofresh
/
Kangal
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 23m ago · Updated 1mo ago
Details
Filter operations
load-tests
8
get
List all the load tests
post
Create a new loadTest
get
Info for a specific loadTest
delete
Delete specific loadTest
get
Report for a specific loadTest
put
Persist report for a specific loadTest
get
Logs for a specific loadTest
get
Logs for a specific worker pod of the loadTest
metrics
1
load-tests
Create a new loadTest
post
/load-test
Response
Expected response to a valid request
LoadTestStatus
required
distributedPods
integer
loadtestName
string
phase
'creating'
|
'starting'
|
'running'
|
'finished'
|
'errored'
tags
object
hasEnvVars
boolean
hasTestData
boolean
type
'JMeter'
|
'Fake'
|
'Locust'
|
'Ghz'
|
'K6'
Changes