Skip to main content
Version: Next

DatasetCacheWarmUpResponseSingle

chart_idinteger

The ID of the chart the status belongs to

viz_errorstring

Error that occurred when warming cache for chart

viz_statusstring

Status of the underlying query for the viz

DatasetCacheWarmUpResponseSingle
{
"chart_id": 0,
"viz_error": "string",
"viz_status": "string"
}