Databricks SDK for JavaScript
    Preparing search index...

    Interface UnpublishDashboardRequest

    interface UnpublishDashboardRequest {
        dashboardId?: string;
    }
    Index

    Properties

    Properties

    dashboardId?: string

    UUID identifying the published dashboard.