Databricks SDK for JavaScript
    Preparing search index...
    interface SetObjectPermissionsRequest {
        accessControlList?: AccessControlRequest[];
        requestObjectId?: string;
        requestObjectType?: string;
    }
    Index

    Properties

    accessControlList?: AccessControlRequest[]
    requestObjectId?: string

    The id of the request object.

    requestObjectType?: string

    The type of the request object. Can be one of the following: alerts, alertsv2, authorization, clusters, cluster-policies, dashboards, database-projects, dbsql-dashboards, directories, experiments, files, genie, instance-pools, jobs, knowledge-assistants, notebooks, pipelines, queries, registered-models, repos, serving-endpoints, supervisor-agents, vector-search-endpoints, or warehouses.