Analytics Cubes

The following operations are available for this resource.

Http Verb Operation
Get ReferenceData/AnalyticsCubes/{id}?maintenanceMode={maintenanceMode} Get the details of an analytics cube.
GET Method: Get, URL: ReferenceData/AnalyticsCubes/{id}?maintenanceMode={maintenanceMode} Test

Get the details of an analytics cube.

GetAll ReferenceData/AnalyticsCubes?maintenanceMode={maintenanceMode} Get all analytics cubes. For filtering on specific property value, pass the property name with value as query parameter. If the property is another non primitive object, pass PropertyName.Id and its value as query parameter.
GET Method: GetAll, URL: ReferenceData/AnalyticsCubes?maintenanceMode={maintenanceMode} Test

Get all analytics cubes. For filtering on specific property value, pass the property name with value as query parameter. If the property is another non primitive object, pass PropertyName.Id and its value as query parameter.