Analytics Manager

Introduction
Interact with your Dataplant’s Analytics Manager

Examples

Flush cache

from forepaas.qb import flush_cache_qb

# To flush your QB cache, you can pass the QB uri into the parameters
flush_cache_qb()

API Reference