An application for creating and interacting with Flow executions
type: "io.kestra.plugin.ee.apps.Execution"
1
150
The name to display for this app.
^[a-zA-Z0-9][a-zA-Z0-9._-]*
1
100
The ID of the flow.
^[a-zA-Z0-9][a-zA-Z0-9_-]*
1
The ID of the app.
^[a-z0-9][a-z0-9._-]*
1
150
The Namespace of the app.
{
"type": "PRIVATE",
"groups": [],
"catalog": false
}
The access level for the app.
The description of the app.
false
Specifies whether the App is disabled.
The ID of the execution (optional).
The expiration policy for the app.
>= 1
The revision of the flow (optional).
[
{
"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.
date-time
date-time
The display name of output.
STRING
ENUM
SELECT
INT
FLOAT
BOOLEAN
BOOL
DATETIME
DATE
TIME
DURATION
FILE
JSON
URI
SECRET
ARRAY
MULTISELECT
YAML
EMAIL
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
LARGE
SMALL
The size of the button.
DEFAULT
DEFAULT
SUCCESS
INFO
WARNING
DANGER
The style of the button.
Download Logs
The text of the button.
DEFAULT
DEFAULT
LARGE
SMALL
The size of the button.
DEFAULT
DEFAULT
SUCCESS
INFO
WARNING
DANGER
The style of the button.
Cancel
The text of the button.
DEFAULT
DEFAULT
LARGE
SMALL
The size of the button.
DEFAULT
DEFAULT
SUCCESS
INFO
WARNING
DANGER
The style of the button.
Execute
The text of the button.
DEFAULT
DEFAULT
LARGE
SMALL
The size of the button.
DEFAULT
DEFAULT
SUCCESS
INFO
WARNING
DANGER
The style of the button.
Resume
The text of the button.
The link to add to the button.
DEFAULT
LARGE
SMALL
The size of the button.
DEFAULT
SUCCESS
INFO
WARNING
DANGER
The style of the button.
Submit
The text of the button.
OPEN
ERROR
FAILURE
SUCCESS
PAUSE
CREATED
RUNNING
RESUME
FALLBACK
The content of the alert.
false
Specify whether a type icon is displayed.
SUCCESS
INFO
WARNING
ERROR
The type of alert.
duration
The delay before triggering the redirection.
The URL to redirect to.
The filter for the logs.
If the app is to be visible in the application catalog
The group names authorized to access the app.
This property is only used when access.type
is PRIVATE
PUBLIC
PRIVATE
The access type of the app.
ERROR
WARN
INFO
DEBUG
TRACE
The content of the block.
The list of data rows for the table.
ERROR
WARN
INFO
DEBUG
TRACE
The optional log level.
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.