GET
/Server/GetServersInServerGroup/
Gets all registered servers that are in the specified server group.
Request
Method
Request URI
GET
/API/Server/GetServersInServerGroup/?serverGroupId=value&sessionId=value
URI Parameters
URI Parameter
Description
serverGroupId
The server group ID.
sessionId
The 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.
© 1999-2018 Dundas Data Visualization, Inc.