Databricks SDK for JavaScript
    Preparing search index...
    interface NetworkHealth {
        errorMessage?: string;
        errorType?: string;
    }
    Index

    Properties

    errorMessage?: string

    Details of the error.

    errorType?: string