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

Type Alias: SecretResolveRequest

type SecretResolveRequest = object;

Properties

references

references: string[];

The secret references to resolve, each of the form camunda.secrets.<name>. Duplicate references are deduplicated by the server and resolved once. At most 20 references may be requested in a single batch.