POST /MetricSet/GetByIds/

Gets a metric set.
 

Request

Method Request URI
POST /API/MetricSet/GetByIds/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: entryIds
Type: System.Guid[]

Response

Response Body

An array of Dundas.BI.WebApi.Models.MetricSetData object containing the metric sets data, or a status code indicating the problem.