Databricks SDK for JavaScript
    Preparing search index...

    Interface GetPublishedDashboardRequest

    interface GetPublishedDashboardRequest {
        dashboardId?: string;
    }
    Index

    Properties

    Properties

    dashboardId?: string

    UUID identifying the published dashboard.