Markdown

yaml
type: "io.kestra.plugin.core.dashboard.chart.Markdown"

Properties

id

  • Type: string
  • Dynamic:
  • Required: ✔️
  • Validation regExp: ^[a-zA-Z0-9][a-zA-Z0-9_-]*
  • Min length: 1

chartOptions

content

  • Type: string
  • Dynamic:
  • Required:

Definitions

io.kestra.core.models.dashboards.ChartOption

Properties

displayName
  • Type: string
  • Dynamic:
  • Required: ✔️
  • Min length: 1
description
  • Type: string
  • Dynamic:
  • Required:

Was this page helpful?