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]
user
Option<String>
The user that caused the event to occur. (Empty if it was done by Databricks.)
[optional]
Last updated