Databricks SDK for JavaScript
    Preparing search index...
    interface GetAclRequest {
        principal?: string;
        scope?: string;
    }
    Index

    Properties

    Properties

    principal?: string

    The principal to fetch ACL information for.

    scope?: string

    The name of the scope to fetch ACL information from.