This topic provides links to information about VMware Tanzu GemFire function endpoints. Tanzu GemFire functions allow you to write and execute server-side transactions and data operations. These transactions and operations may include anything ranging from initializing components or third-party services or aggregating data.
List all registered Tanzu GemFire functions in the cluster.
POST /gemfire-api/v1/functions/{functionId}
Execute Tanzu GemFire function on entire cluster or on a specified region, members and member groups.