App Service

Introduction
Interact with your Dataplant’s APPs and APIs

Examples

Flush cache

from forepaas.appservice import flush_cache_front

# To flush your front API cache
flush_cache_front()

API Reference