/Command/SetActiveRegistry
Changes which cube registry is currently active.
Request Method
POST
URL Parameters
None.
Request Body Details
This endpoint uses an empty request body.
Example Request
-
Request Method:
POST
-
Request URL:
https://localhost/api/deepsee/v3/Command/setActiveRegistry
For comments on the possible forms of the URL, see Introduction to the Business Intelligence REST API.
-
Request Body:
{}
Example Response
{
}
While this API call returns an empty response, it also sets ^DeepSee.CubeManager("activeRegistry") to DeepSee.CubeManager.CubeRegistryDefinition.
For information that applies to all response objects, see Notes on the Response Objects.