Dogapi::V1::DashService
Inherits Dogapi::APIService < Reference < Object
Instance methods
create_dashboard(title, description, graphs, template_variables = nil)
Sourcedelete_dashboard(dash_id)
Sourceget_dashboard(dash_id)
Sourceget_dashboards
Sourceupdate_dashboard(dash_id, title, description, graphs, template_variables = nil)
Source