We have created an alpha version of the API for scopes and scope/dashboard relationships. This is an OpenAPI and kubernetes style API.
There are two main objects (kinds):
Scope
: Each Scope's spec includes an array ofScopeFilter
and the string propertiestitle
anddescription
.ScopeFilter
haskey
,operator
(enum), andvalue