Analytics
Dashboards and the graphs on them.
Scope: analytics
Graph values are computed on demand, not stored. Fetching them is opt-in
(?include=values) because it is genuinely expensive — cache the result
rather than polling.
List dashboards
Every dashboard in the account.
Get a dashboard
A dashboard with its graphs, and optionally their current values.
List a dashboard's graphs
The graphs on one dashboard. `?include=values` computes each one.