Structs§
- DashboardsAPI
- Manage all your dashboards, as well as access to your shared dashboards, through the API. See the Dashboards page for more information.
- GetPublic
Dashboard Invitations Optional Params - GetPublicDashboardInvitationsOptionalParams is a struct for passing parameters to the method
DashboardsAPI::get_public_dashboard_invitations
- List
Dashboards Optional Params - ListDashboardsOptionalParams is a struct for passing parameters to the method
DashboardsAPI::list_dashboards
Enums§
- Create
Dashboard Error - CreateDashboardError is a struct for typed errors of method
DashboardsAPI::create_dashboard
- Create
Public Dashboard Error - CreatePublicDashboardError is a struct for typed errors of method
DashboardsAPI::create_public_dashboard
- Delete
Dashboard Error - DeleteDashboardError is a struct for typed errors of method
DashboardsAPI::delete_dashboard
- Delete
Dashboards Error - DeleteDashboardsError is a struct for typed errors of method
DashboardsAPI::delete_dashboards
- Delete
Public Dashboard Error - DeletePublicDashboardError is a struct for typed errors of method
DashboardsAPI::delete_public_dashboard
- Delete
Public Dashboard Invitation Error - DeletePublicDashboardInvitationError is a struct for typed errors of method
DashboardsAPI::delete_public_dashboard_invitation
- GetDashboard
Error - GetDashboardError is a struct for typed errors of method
DashboardsAPI::get_dashboard
- GetPublic
Dashboard Error - GetPublicDashboardError is a struct for typed errors of method
DashboardsAPI::get_public_dashboard
- GetPublic
Dashboard Invitations Error - GetPublicDashboardInvitationsError is a struct for typed errors of method
DashboardsAPI::get_public_dashboard_invitations
- List
Dashboards Error - ListDashboardsError is a struct for typed errors of method
DashboardsAPI::list_dashboards
- Restore
Dashboards Error - RestoreDashboardsError is a struct for typed errors of method
DashboardsAPI::restore_dashboards
- Send
Public Dashboard Invitation Error - SendPublicDashboardInvitationError is a struct for typed errors of method
DashboardsAPI::send_public_dashboard_invitation
- Update
Dashboard Error - UpdateDashboardError is a struct for typed errors of method
DashboardsAPI::update_dashboard
- Update
Public Dashboard Error - UpdatePublicDashboardError is a struct for typed errors of method
DashboardsAPI::update_public_dashboard