Optionaloptions: RequestOptions<unknown>Get a previously created Benchmark.
Optionaloptions: RequestOptions<unknown>Update a Benchmark. Fields that are null will preserve the existing value. Fields that are provided (including empty values) will replace the existing value entirely.
Optionalbody: BenchmarkUpdateParamsOptionaloptions: RequestOptions<unknown>Update a Benchmark. Fields that are null will preserve the existing value. Fields that are provided (including empty values) will replace the existing value entirely.
Optionaloptions: RequestOptions<unknown>List all Benchmarks matching filter.
Optionalquery: BenchmarkListParamsOptionaloptions: RequestOptions<unknown>List all Benchmarks matching filter.
Optionaloptions: RequestOptions<unknown>Get scenario definitions for a previously created Benchmark.
Optionalquery: BenchmarkDefinitionsParamsOptionaloptions: RequestOptions<unknown>Get scenario definitions for a previously created Benchmark.
Optionaloptions: RequestOptions<unknown>List all public benchmarks matching filter.
Optionalquery: BenchmarkListPublicParamsOptionaloptions: RequestOptions<unknown>List all public benchmarks matching filter.
Optionaloptions: RequestOptions<unknown>Start a new BenchmarkRun based on the provided Benchmark.
Optionaloptions: RequestOptions<unknown>Add and/or remove Scenario IDs from an existing Benchmark.
Optionalbody: BenchmarkUpdateScenariosParamsOptionaloptions: RequestOptions<unknown>Add and/or remove Scenario IDs from an existing Benchmark.
Optionaloptions: RequestOptions<unknown>
Create a Benchmark with a set of Scenarios.