POST /MetricSet/ParseScript/{id}/

Parse a script for its structural break down to be used when displaying analysis when creating the script in the UI.
 

Request

Method Request URI
POST /API/MetricSet/ParseScript/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

A Dundas.BI.Entities.MetricSets.ParseResult object containing the result, or a status code indicating the error.