AckdbDashboardArtifact
Escape-hatch HTML page plus the queries that feed it. Informational: it never defines what a panel means. HTML is capped at 5MB and scanned for credentials at save.
Properties
htmlstringrequiredqueriesarray ofrequiredkeystringrequiredsqlstringrequiredExample
AckdbDashboardArtifact example
{
"html": "string",
"queries": [
{
"key": "string",
"sql": "string"
}
]
}