Skip to main content

/Command/GetActiveRegistry

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

Request Method

POST

URL Parameters

None.

Request Body Details

This endpoint 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