Execution​Execution

An application for creating and interacting with Flow executions

yaml
type: "io.kestra.plugin.ee.apps.Execution"
Properties
Min length 1
Max length 150

The name to display for this app.

Validation RegExp ^[a-zA-Z0-9][a-zA-Z0-9._-]*
Min length 1
Max length 100

The ID of the flow.

Validation RegExp ^[a-zA-Z0-9][a-zA-Z0-9_-]*
Min length 1

The ID of the app.

Validation RegExp ^[a-z0-9][a-z0-9._-]*
Min length 1
Max length 150

The Namespace of the app.

Default { "type": "PRIVATE", "groups": [], "catalog": false }

The access level for the app.

The description of the app.

Default false

Specifies whether the App is disabled.

The ID of the execution (optional).

The expiration policy for the app.

Minimum >= 1

The revision of the flow (optional).

Default [ { "on": "OPEN", "blocks": [ { "type": "io.kestra.plugin.ee.apps.execution.blocks.CreateExecutionForm" }, { "type": "io.kestra.plugin.ee.apps.execution.blocks.CreateExecutionButton", "text": "Submit", "style": "INFO", "size": "DEFAULT" }, { "type": "io.kestra.plugin.ee.apps.execution.blocks.internal.Route" } ] }, { "on": "CREATED", "blocks": [ { "type": "io.kestra.plugin.ee.apps.core.blocks.Markdown", "content": "Thanks for submitting your request!" }, { "type": "io.kestra.plugin.ee.apps.execution.blocks.internal.Route" } ] } ]

The layout for rendering the app.

SubType string

A list of tags attached to this app.

Format date-time
Format date-time

The display name of output.

Possible Values
STRINGENUMSELECTINTFLOATBOOLEANBOOLDATETIMEDATETIMEDURATIONFILEJSONURISECRETARRAYMULTISELECTYAMLEMAIL

The type of output.

The value of output . Can be a dynamic expression

The short description of output

The content of the error stacktrace.

The message of the error.

Default DEFAULT
Possible Values
DEFAULTLARGESMALL

The size of the button.

Default DEFAULT
Possible Values
DEFAULTSUCCESSINFOWARNINGDANGER

The style of the button.

Default Download Logs

The text of the button.

Default DEFAULT
Possible Values
DEFAULTLARGESMALL

The size of the button.

Default DEFAULT
Possible Values
DEFAULTSUCCESSINFOWARNINGDANGER

The style of the button.

Default Cancel

The text of the button.

Default DEFAULT
Possible Values
DEFAULTLARGESMALL

The size of the button.

Default DEFAULT
Possible Values
DEFAULTSUCCESSINFOWARNINGDANGER

The style of the button.

Default Execute

The text of the button.

Default DEFAULT
Possible Values
DEFAULTLARGESMALL

The size of the button.

Default DEFAULT
Possible Values
DEFAULTSUCCESSINFOWARNINGDANGER

The style of the button.

Default Resume

The text of the button.

The link to add to the button.

Possible Values
DEFAULTLARGESMALL

The size of the button.

Possible Values
DEFAULTSUCCESSINFOWARNINGDANGER

The style of the button.

Default Submit

The text of the button.

Possible Values
OPENERRORFAILURESUCCESSPAUSECREATEDRUNNINGRESUMEFALLBACK

The content of the alert.

Default false

Specify whether a type icon is displayed.

Possible Values
SUCCESSINFOWARNINGERROR

The type of alert.

Format duration

The delay before triggering the redirection.

The URL to redirect to.

The filter for the logs.

SubType string
SubType string
SubType

The list of outputs

If the app is to be visible in the application catalog

SubType string

The group names authorized to access the app.

This property is only used when access.type is PRIVATE

Possible Values
PUBLICPRIVATE

The access type of the app.

Possible Values
ERRORWARNINFODEBUGTRACE
SubType string

The content of the block.

SubType object

The list of data rows for the table.

Possible Values
ERRORWARNINFODEBUGTRACE

The optional log level.

SubType string

The optional list of tasks for which logs are to be displayed.

The alternate text for the image.

The path to the image.

Custom CSS style for the image.

The title for the image.