Skip to main content

POST /Command/GetActiveRegistry

Build all cubes in a registered cube group in the order in which they are listed and return statistics on the build process.

URL Parameters

None.

Request Body Details

This service is called with an empty body.

Example Request

Example Response

{
            "activeRegistry": "DeepSee.CubeManager.CubeRegistryDefinition",
            "Error": "",
            "status": 1
        }

For information that applies to all response objects, see Notes on the Response Objects.

FeedbackOpens in a new tab