POST /CubePerspective/

Generates a new cube perspective.
 

Request

Method Request URI
POST /API/CubePerspective/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Request Body

Name: cubeOptions
Type: Dundas.BI.WebApi.Models.GenerateCubePerspectiveOptions

Response

Response Body

A Dundas.BI.WebApi.Models.CubePerspectiveData object, or a status code indicating the problem.