Details about the current execution.
A unique identifier for the execution.
Should be a non-empty string. The recomendation is to use uuid v4 to generate these ids. Note: The string must not contain ';'
The entity or process that initiated the execution.
Should be prefixed with a reverse-DNS name. Note: The string must not contain ';'
Additional metadata for the orchestration process. Store essential key-value pairs that provide context or configuration details necessary for the orchestration. Use selectively to maintain clarity and avoid storing unnecessary information.
Information about the orchestrator.
The name of the orchestrator.
Should be prefixed with a reverse-DNS name. Note: The string must not contain ';'
The version of the orchestrator.
Represents the content for Arvo orchestration subject. This type provides information about the orchestrator and the current execution.