立即与支持人员聊天
与支持团队交流

Benchmark Factory for Database 7.6 - 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

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级