cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

REST API List dashboard schedules - 501 NOT IMPLEMENTED

gyorgyjelinek
New Contributor II

When I try to retrieve the dashboard scheduling info based on REST API List dashboard schedules I receive the following `501 NOT IMPLEMENTED` response:

{
    "error_code": "NOT_IMPLEMENTED",
    "message": "This API is not yet supported."
}

But e.g the REST API List dashboards (also in Public preview among the other Lakeview API-s) works as expected.

Should the list dashboard schedules API work as well?

1 REPLY 1

Alberto_Umana
Databricks Employee
Databricks Employee

Hello @gyorgyjelinek,

I just tried testing on my end and got the same failure as yours:

python3 list_dashboardID.py
Error 501: {"error_code":"NOT_IMPLEMENTED","message":"This API is not yet supported."}

This endpoint might not be fully supported yet as this is public preview not GA yet. I will review this internally.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now