Databricks SDK for JavaScript
    Preparing search index...
    interface SystemSchemaInfo {
        schema: string;
        state: string;
    }
    Index

    Properties

    Properties

    schema: string

    Name of the system schema.

    state: string

    The current state of enablement for the system schema. An empty string means the system schema is available and ready for opt-in. Possible values: AVAILABLE | ENABLE_INITIALIZED | ENABLE_COMPLETED | DISABLE_INITIALIZED | UNAVAILABLE | MANAGED