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

    Properties

    Properties

    principal?: string

    The principal to remove an existing ACL from.

    scope?: string

    The name of the scope to remove permissions from.