Databricks SDK for JavaScript
    Preparing search index...

    Request to retrieve the status of an execution context.

    interface GetContextStatusRequest {
        clusterId?: string;
        contextId?: string;
    }
    Index

    Properties

    clusterId?: string
    contextId?: string