POST /DataRetrieval/GetDataRegionStatistics/

Gets the data statistics for the specified data region.
 

Request

Method Request URI
POST /API/DataRetrieval/GetDataRegionStatistics/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the session.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.DataRegionStatisticsRequestData

Response

Response Body

Returns a Dundas.BI.WebApi.Models.StatisticsResultData with the results. If an error occurs, either a status code is returned indicating the problem, or the Exceptions property on the result will be populated with one or more errors.