This resource represents the Benchmark Factory test.
Supported Methods: GET, PUT, DELETE
Retrieves the properties and child objects of the specified test.
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
Updates properties or child resources for the specified test.
Example: curl PUT http://bmfserver:30100/api/jobs/1/tests/1
This contains the data describing the single or multiple properties/child resources to update.
Deletes a test.
Example: curl DELETE http://bmfserver:30100/api/jobs/1/tests/1
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center