Structs§
- Create
Dashboard Params - struct for passing parameters to the method
create_dashboard
- Delete
Dashboard Params - struct for passing parameters to the method
delete_dashboard
- GetDashboard
Params - struct for passing parameters to the method
get_dashboard
- Update
Dashboard Params - struct for passing parameters to the method
update_dashboard
Enums§
- Create
Dashboard Error - struct for typed errors of method
create_dashboard
- Delete
Dashboard Error - struct for typed errors of method
delete_dashboard
- GetDashboard
Error - struct for typed errors of method
get_dashboard
- List
Dashboards Error - struct for typed errors of method
list_dashboards
- Update
Dashboard Error - struct for typed errors of method
update_dashboard
Functions§
- create_
dashboard - Create a new dashboard
- delete_
dashboard - Delete an existing dashboard
- get_
dashboard - Retrieve a dashboard by ID
- list_
dashboards - List all custom dashboards
- update_
dashboard - Update an existing dashboard