Databricks SDK for JavaScript
    Preparing search index...
    interface DisableSystemSchemaRequest {
        metastoreId?: string;
        schema?: string;
    }
    Index

    Properties

    metastoreId?: string

    The metastore ID under which the system schema lives.

    schema?: string

    Full name of the system schema.