created_atstring date-time required
external_idstring nullable required
source'METABASE' required
edit_urlstring nullable required
Returns a url in the third party system for editing the dashboard.
Returns:
str url in the external system where one can edit the dashboard.
externalobject nullable required
Returns an up to date representation of the dashboard provided by the external system.
Returns:
A dictionary representation of the dashboard in the external system or None if this dashboard is
not a metabase dashboard.
Raises:
MBNotFoundError: raised if the dashboard is not found in the external system.
publish_status'DRAFT' | 'PUBLISHED'
- DRAFT - Draft
- PUBLISHED - Published
sharing_scheme'ALL' | 'ADMINS' | 'SPECIFIC'
- ALL - All Team Members
- ADMINS - Only Admins
- SPECIFIC - Specific Team Members
{"stackTrail":"components:schemas:Dashboard:properties:sharing_users","oasType":"schema","type":"unknown"}