Test Automation Servers

This chapter focuses on services for the test automation servers.

Get all test automation servers

A GET to /test-automation-servers returns all the test automation servers that the client is allowed to read.

HTTP request

Snippet http-request not found for operation::RestTestAutomationServerControllerIT/browse-test-automation-servers

Request parameters

Snippet request-parameters not found for operation::RestTestAutomationServerControllerIT/browse-test-automation-servers

HTTP response

Snippet http-response not found for operation::RestTestAutomationServerControllerIT/browse-test-automation-servers

Response fields

Snippet response-fields not found for operation::RestTestAutomationServerControllerIT/browse-test-automation-servers

Snippet links not found for operation::RestTestAutomationServerControllerIT/browse-test-automation-servers

Get test automation server

A GET to /test-automation-servers/{id} returns the test automation server with the given id.

Path parameters

Snippet path-parameters not found for operation::RestTestAutomationServerControllerIT/get-test-automation-server

HTTP request

Snippet http-request not found for operation::RestTestAutomationServerControllerIT/get-test-automation-server

Request parameters

Snippet request-parameters not found for operation::RestTestAutomationServerControllerIT/get-test-automation-server

HTTP response

Snippet http-response not found for operation::RestTestAutomationServerControllerIT/get-test-automation-server

Response fields

Snippet response-fields not found for operation::RestTestAutomationServerControllerIT/get-test-automation-server

Snippet links not found for operation::RestTestAutomationServerControllerIT/get-test-automation-server