GET /Server/

Gets all servers.
 

Request

Method Request URI
GET /API/Server/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

An array of Dundas.BI.WebApi.Models.ServerInfoData objects containing the server info data, or a status code indicating the problem.