Existing Comparisons

This Eggplant Performance Analyzer REST method returns information about existing comparisons. You use the following URL with a GET HTTP method as described here.

URL

/analyzer/api/1.0/comparisons

HTTP Method

GET: Gets information about existing comparisons.

Response Parameters

Parameter Type Description
comparisons object The names and URLs of comparisons that exist in the database.

Example Request

http://localhost:5000/analyzer/api/1.0/comparisons

Example Response

{

"comparisons": {

"My Comparison": "http://localhost:5000/analyzer/api/1.0/comparisons/My%20Comparison"

}

}

 

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