An application for creating and interacting with Flow executions
type: "io.kestra.plugin.ee.apps.execution"1150The name to display for this app.
^[a-zA-Z0-9][a-zA-Z0-9._-]*1100The ID of the flow.
^[a-zA-Z0-9][a-zA-Z0-9_-]*1The ID of the app.
^[a-z0-9][a-z0-9._-]*1150The Namespace of the app.
{
"type": "PRIVATE",
"groups": [],
"catalog": true
}The access level for the app.
The description of the app.
falseSpecifies whether the App is disabled.
The ID of the execution (optional).
The expiration policy for the app.
>= 1The 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.
The App thumbnail URL.
date-timedate-timeThe display name of output.
STRINGENUMSELECTINTFLOATBOOLEANBOOLDATETIMEDATETIMEDURATIONFILEJSONURISECRETARRAYMULTISELECTYAMLEMAILThe 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.
DEFAULTDEFAULTLARGESMALLThe size of the button.
DEFAULTDEFAULTSUCCESSINFOWARNINGDANGERThe style of the button.
Download LogsThe text of the button.
DEFAULTDEFAULTLARGESMALLThe size of the button.
DEFAULTDEFAULTSUCCESSINFOWARNINGDANGERThe style of the button.
CancelThe text of the button.
DEFAULTDEFAULTLARGESMALLThe size of the button.
DEFAULTDEFAULTSUCCESSINFOWARNINGDANGERThe style of the button.
ExecuteThe text of the button.
DEFAULTDEFAULTLARGESMALLThe size of the button.
DEFAULTDEFAULTSUCCESSINFOWARNINGDANGERThe style of the button.
ResumeThe text of the button.
The link to add to the button.
DEFAULTLARGESMALLThe size of the button.
DEFAULTSUCCESSINFOWARNINGDANGERThe style of the button.
SubmitThe text of the button.
OPENERRORFAILURESUCCESSPAUSECREATEDRUNNINGRESUMEFALLBACKThe content of the alert.
falseSpecify whether a type icon is displayed.
SUCCESSINFOWARNINGERRORThe type of alert.
durationThe 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
PUBLICPRIVATEThe access type of the app.
ERRORWARNINFODEBUGTRACEThe content of the block.
The list of data rows for the table.
ERRORWARNINFODEBUGTRACEThe 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.