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

forepaas.appservice.flush_cache_front(params=None)

Flush front API cache contained in Redis.

We will call all flush cache endpoint for every api got from the appservice of the dataplant or configured in the action params

Parameters:

params (dict) – Action params configured in the operator