Skip to main content
GET
/
activeviam
/
pivot
/
rest
/
v10
/
cube
/
configuration
/
calculatedMembers
/
{pivotId}
Gets all defined editable calculated members defined in a given ActivePivot.
curl --request GET \
  --url http://localhost:9090/activeviam/pivot/rest/v10/cube/configuration/calculatedMembers/{pivotId}
{
  "empty": true
}

Path Parameters

pivotId
string
required

Pivot id

Response

List of calculated members defined in the ActivePivot This provides the unique name of each calculated member, as well as its permissions.

empty
boolean
{key}
object