Chat now with support
Chat with Support

Benchmark Factory for Database 7.6.1 - User Guide

Getting Started Overview of Benchmark Factory Benchmark Factory Components Agents Connections Create and Edit Tests and Jobs Test Results and Run Reports Troubleshooting Licensing REST API

Test

This resource represents the Benchmark Factory test.

Supported Methods: GET, PUT, DELETE

Method: GET

Retrieves the properties and child objects of the specified test.

Request

A request URI for the Test resource has the following structure:

{base url}/api/jobs/{job id}/tests/{test id}

Example request: curl GET http://bmfserver:30100/api/jobs/1/tests/1

Method: PUT

Updates properties or child resources for the specified test.

Request

Example: curl PUT http://bmfserver:30100/api/jobs/1/tests/1

Content-Data

This contains the data describing the single or multiple properties/child resources to update.

Method: DELETE

Deletes a test.

Request

Example: curl DELETE http://bmfserver:30100/api/jobs/1/tests/1

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating