Eggplant Performance Test Controller:
GET Projects List Method

This method gets a list of the available projects within a specified Eggplant Performance workspace.

URL

/test_controller/api/1.0/<workspace>

HTTP Method

GET: Gets a list of the available projects within the specified workspace

Response Parameters

Parameter Type Description
Projects Object The name and URL of all the available projects

Example Request

http://localhost:5001/test_controller/api/1.0/Demo%20Workspace

Example Response

{

"projects": {

"Demo": "/test_controller/api/1.0/Demo%20Workspace/Demo"

}

}

 

This topic was last updated on January 13, 2022, at 02:42:23 PM.

Eggplant icon Eggplantsoftware.com | Documentation Home | User Forums | Support | Copyright © 2022 Eggplant