For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Cluster Variable API

ClusterVariableApi — 9 operations. Call any of these directly on the client, or via $client->api(\Camunda\Orchestration\Api\Api\ClusterVariableApi::class).

  • createGlobalClusterVariable()
  • createTenantClusterVariable()
  • deleteGlobalClusterVariable()
  • deleteTenantClusterVariable()
  • getGlobalClusterVariable()
  • getTenantClusterVariable()
  • searchClusterVariables()
  • updateGlobalClusterVariable()
  • updateTenantClusterVariable()