Erathos
Last updated
Last updated
On this page, you will find templates on how to use orchestration within the Erathos Platform.
Additionally, check out templates for specific functionalities, which provide more detailed examples of how to manage various workflows and automate tasks effectively in your environment.
The templates assume the setup of the following configuration:
Variable:
erathos_workspace_id
: This variable should contain the identifier of the desired workspace to which the user belongs.
Secret:
erathos_api_key
: This secret should store the API key for the Erathos platform. The value is provided at the time of creating the API key within the Erathos interface.
This configuration ensures secure authentication and proper identification of the workspace within the Erathos platform when using the templates.
Whenever JOB1 completes successfully, the execution of JOB2 will start immediately in sequence, following the same execution type flag.
When the execution of JOB1 fails, the execution of JOB2 is also canceled
Rules
Metadados