Function Endpoints
Geode functions allows you to write and execute server-side transactions and data operations. These may include anything ranging from initializing components or third-party services or aggregating data.
-
List all registered Geode functions in the cluster.
POST /geode/v1/functions/{functionId}
Execute Geode function on entire cluster or on a specified region, members and member groups.