library · inferred from evidence
ClustersAPI
An API within the Databricks SDK for managing clusters.
- Fix CreateCluster missing data_security_mode in Databricks SDK
Calling `ClustersAPI.create` with `data_security_mode` failed because the attribute was missing from the SDK's generated model. The maintainer confirmed the field had been added to the OpenAPI spec and is present in the latest SDK release.