POST /Server/Name/

Gets a server info.
 

Request

Method Request URI
POST /API/Server/Name/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: name
Type: System.String

Response

Response Body

A Dundas.BI.WebApi.Models.ServerInfoData object containing the server info data, or a status code indicating the problem.