scope property
The scope of the default sharing for new filters and dashboards:
AUTHENTICATED
Shared with all logged-in users.GLOBAL
Shared with all logged-in users. This shows asAUTHENTICATED
in the response.PRIVATE
Not shared with any users.
Implementation
final DefaultShareScopeScope scope;