EventDetails

Properties

Name
Type
Description
Notes

current_num_workers

Option<i32>

The number of nodes in the cluster.

[optional]

target_num_workers

Option<i32>

The targeted number of nodes in the cluster.

[optional]

previous_attributes

[optional]

attributes

[optional]

previous_cluster_size

[optional]

cluster_size

[optional]

cause

[optional]

reason

[optional]

user

Option<String>

The user that caused the event to occur. (Empty if it was done by Databricks.)

[optional]

[Back to Model list] [Back to API list] [Back to README]

Last updated