Cluster list in Microsoft.Azure.Databricks.Client fails because ClusterSource enum does not include MODELS. When you have a model serving cluster, Clu...

vizoso
Databricks Partner

Cluster list in Microsoft.Azure.Databricks.Client fails because ClusterSource enum does not include MODELS.

When you have a model serving cluster, ClustersApiClient.List method fails to deserialize the API response because that cluster has MODELS as ClusterSource, which is not supported by the enum.