Block Object
boolean
Whether or not all upstream blocks have been successfully executed.
string
The color of the block in the notebook UI.
object
Miscellaneous configuration settings for the block.
string
Block file contents.
array of strings
The block UUIDs that depend on this block.
object
Used when configuring a Kubernetes executor. See the Kubernetes config page for more details
string
The type of executor to use for the block:
ecs, gcp_cloud_run, azure_container_instance, k8s, local_python, pysparkSee the Kubernetes config page for more details.boolean
string
python, r, sql, yaml, markdownobject
string
required
Human readable name of block.
string
Status of block:
executed, failed, not_executed, updatedstring
required
Type of block:
callback, chart, conditional, custom, data_exporter, data_loader, dbt, extension, global_data_product, markdown, scratchpad, sensor, transformerstring
The block UUIDs that this block depends on.
string
required
Unique identifier for the block.