Open
Description
See: https://github.com/influxdata/influxdb/blob/master/http/swagger.yml#L2398-L2402
Internally we do not expose that dashboards can be listed by owners.
Because of this, there is some URM interaction in the http
handler for the dashboard service.
We are actively removing all URM interactions for services external to tenant
.
influxdb/http/dashboard_service.go
Lines 322 to 342 in e51d1cb
I propose we remove both these parts. Contributing further towards keeping resource organization scoped for now.