yaml
type: "io.kestra.plugin.core.flow."

Properties

inheritLabels

  • Type: boolean
  • Dynamic:
  • Required:

inputs

  • Type: object
  • Dynamic:
  • Required:

labels

  • Type: array
  • SubType: Label
  • Dynamic:
  • Required:

scheduleOn

  • Type:
    • string
    • string
  • Dynamic: ✔️
  • Required:

subflowId

transmitFailed

  • Type: boolean
  • Dynamic:
  • Required:

wait

  • Type: boolean
  • Dynamic:
  • Required:

Outputs

iterations

  • Type: object
  • SubType: integer
  • Required:

numberOfBatches

  • Type: integer
  • Required:

uri

  • Type: string
  • Required:
  • Format: uri

Definitions

io.kestra.core.models.tasks.ExecutableTask-SubflowId

  • flowId
    • Type: string
    • Dynamic:
    • Required:
  • namespace
    • Type: string
    • Dynamic:
    • Required:
  • revision
    • Type: [ "integer", "null" ]
    • Dynamic:
    • Required:

io.kestra.core.models.Label

  • key
    • Type: string
    • Dynamic:
    • Required: ✔️
  • value
    • Type: string
    • Dynamic:
    • Required: ✔️