class

Dogapi::V1::DashService

Inherits Dogapi::APIService < Reference < Object

Instance methods

create_dashboard(title, description, graphs, template_variables = nil)
Source
delete_dashboard(dash_id)
Source
get_dashboard(dash_id)
Source
get_dashboards
Source
update_dashboard(dash_id, title, description, graphs, template_variables = nil)
Source