ActivePivot

ActivePivot

  • 5.9.14
  • Other Versions
  • User Guide
  • Technical Documentation
  • Support

›Reference

Introduction

  • Overview
  • What's new in ActivePivot

Getting Started

  • Overview
  • AP in a Nutshell
  • Development Environment
  • Download
  • Sandbox Project

Concepts

  • Overview
  • AP Concepts in a Nutshell
  • Data Versioning (MVCC)
  • Dimensions and Hierarchies
  • Partitioning and NUMA
  • Other Concepts

Data Loading

  • Overview
  • Datastore

    • Datastore Configuration
    • Datastore Transactions
    • Store Indexing

    ETL

    • Overview
    • CSV Source
    • JDBC Source
    • Parquet Source

    Loading data from the cloud

    • Cloud Source
    • Amazon S3 Cloud Source
    • Azure Cloud Source
    • Google Cloud Source

Aggregation & Analytics

  • Overview
  • Cube Configuration
  • Copper API

    • Introduction
    • API
    • Measures
    • Hierarchies
    • Publication
    • Join operations
    • Advanced topics

    Streaming API

    • Continuous Queries Overview
    • Streaming Overview
    • Continuous Query Engine
    • Continuous Handlers

    Advanced APIs

    • Cube Locations
    • Post-Processors
    • Cube Filters
    • Member Properties
    • Context Values

Data Querying

  • Overview
  • Business Frontends
  • Server Endpoints

    • XMLA
    • Datastore REST API
    • Cube REST API
    • Cube Websocket API

    MDX

    • MDX Engine Configuration
    • MDX Functions
    • MDX Operators
    • MDX Formats
    • MDX Filtering
    • MDX Snippets
    • MDX Cellsets
  • Datastore Queries
  • Location-Based Queries
  • Drillthrough Extensions

Configuration

  • Overview
  • ContentServer

    • Content Server
    • ContentServer REST API
    • CS Websocket API
  • ActivePivot Properties
  • Internationalization

Security

  • Overview
  • Client/Server Communication

    • Authentication
    • Authorization & Entitlements

    Data Access Control

    • Datastore Access Control
    • ActivePivot Access Control
    • Branch Permission Manager

Distributed Architecture

  • Overview
  • Communication Flows
  • Post-Processors
  • Security
  • What-If
  • Recommendations
  • Distribution Properties

Operations

  • Overview
  • Monitoring

    • Health Dispatcher
    • Query Execution Plan
    • Monitoring Query Execution
    • JMX monitoring
    • Off-Heap Memory Export
    • Tracing REST API
  • Troubleshooting
  • Performance
  • High Availability

Release & Migration Notes

  • Changelog
  • Migration notes

Reference

  • Javadoc
  • REST APIs

REST APIs

A customer account is required to read the description of all the REST services provided with the ActivePivot application.

ActivePivot & Datastore

ActivePivot REST API allows one to queries against the cube. To prepare these queries and understand the structure of the cube, endpoints provide descriptions of the Cube hierarchies and measures. You can also add new MDX members and measures.

When exposed, the Datastore REST API is accessible for querying and even editing, using Mongo-like requests. Branches are supported and can be manipulated from the API.

Content Service

The Content Service offers a REST API that allows you to manipulate the folders and files stored in it. Additionally, you can import and export a given folder of documents.

ActiveMonitor

ActiveMonitor can be completely managed from its REST API. You can access all monitors, list, update, and delete them. You can explore and handle Events and Alerts through the API. The API offers an endpoint dedicated to the setup of workflows, defining default configurations and assigning or changing the workflows of any entity.
ActiveMonitor Repository is also accessible from the API, accepting any CRUD operation.

Miscellaneous

The API /version offers details about the exposed services, their versions and the URLs of these services.

ActivePivot offers an extensible Reporting system, which you can trigger by REST calls to this API.

In combination with ActivePivot Performance Monitoring tools, an endpoint allows you to forward external traces to the internal tracing service used by ActivePivot. This is useful for tracking custom components interacting with ActivePivot.

← Javadoc
  • ActivePivot & Datastore
  • Content Service
  • ActiveMonitor
  • Miscellaneous
ActivePivot
Community
Stack OverflowLinkedinTwitter
More
Blog
Copyright © 2023 ActiveViam