Databricks SDK for JavaScript
    Preparing search index...
    interface GetScheduleRequest {
        dashboardId?: string;
        scheduleId?: string;
    }
    Index

    Properties

    dashboardId?: string

    UUID identifying the dashboard to which the schedule belongs.

    scheduleId?: string

    UUID identifying the schedule.