Outline Viewer REST Endpoints
Outline Viewer
- Export Outline to XML
- Method: postPath:
/essbase/rest/v1/outline/{app}/{cube}/xml - Get Descendants Count
- Method: getPath:
/essbase/rest/v1/outline/{app}/{cube}/descendantsCount/{memberUniqueName} - Get Dimensions, Children, or Search
- Method: getPath:
/essbase/rest/v1/outline/{app}/{cube} - Get Member Ancestors
- Method: getPath:
/essbase/rest/v1/outline/{app}/{cube}/ancestors/{memberUniqueName} - Get Member Info
- Method: getPath:
/essbase/rest/v1/outline/{app}/{cube}/{memberUniqueName} - Get Pivot dimension
- Method: getPath:
/essbase/rest/v1/outline/{app}/{cube}/pivotDimension - Get Text Lists
- Method: getPath:
/essbase/rest/v1/outline/{app}/{cube}/settings/smartlist