Module api_dashboards

Module api_dashboards 

Source

Structs§

DashboardsAPI
Manage all your dashboards, as well as access to your shared dashboards, through the API. See the Dashboards page for more information.
GetPublicDashboardInvitationsOptionalParams
GetPublicDashboardInvitationsOptionalParams is a struct for passing parameters to the method DashboardsAPI::get_public_dashboard_invitations
ListDashboardsOptionalParams
ListDashboardsOptionalParams is a struct for passing parameters to the method DashboardsAPI::list_dashboards

Enums§

CreateDashboardError
CreateDashboardError is a struct for typed errors of method DashboardsAPI::create_dashboard
CreatePublicDashboardError
CreatePublicDashboardError is a struct for typed errors of method DashboardsAPI::create_public_dashboard
DeleteDashboardError
DeleteDashboardError is a struct for typed errors of method DashboardsAPI::delete_dashboard
DeleteDashboardsError
DeleteDashboardsError is a struct for typed errors of method DashboardsAPI::delete_dashboards
DeletePublicDashboardError
DeletePublicDashboardError is a struct for typed errors of method DashboardsAPI::delete_public_dashboard
DeletePublicDashboardInvitationError
DeletePublicDashboardInvitationError is a struct for typed errors of method DashboardsAPI::delete_public_dashboard_invitation
GetDashboardError
GetDashboardError is a struct for typed errors of method DashboardsAPI::get_dashboard
GetPublicDashboardError
GetPublicDashboardError is a struct for typed errors of method DashboardsAPI::get_public_dashboard
GetPublicDashboardInvitationsError
GetPublicDashboardInvitationsError is a struct for typed errors of method DashboardsAPI::get_public_dashboard_invitations
ListDashboardsError
ListDashboardsError is a struct for typed errors of method DashboardsAPI::list_dashboards
RestoreDashboardsError
RestoreDashboardsError is a struct for typed errors of method DashboardsAPI::restore_dashboards
SendPublicDashboardInvitationError
SendPublicDashboardInvitationError is a struct for typed errors of method DashboardsAPI::send_public_dashboard_invitation
UpdateDashboardError
UpdateDashboardError is a struct for typed errors of method DashboardsAPI::update_dashboard
UpdatePublicDashboardError
UpdatePublicDashboardError is a struct for typed errors of method DashboardsAPI::update_public_dashboard