Benchmark Lifecycle
Update a Benchmark.
Update a Benchmark with a set of Scenarios.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Benchmark ID.
Body
application/json
BenchmarkCreateParameters contain the set of paramters to create a Benchmark.
Response
200 - application/json
OK
A BenchmarkDefinitionView represents a grouped set of Scenarios that together form a Benchmark.