Databricks SDK for JavaScript
    Preparing search index...

    Interface InitScriptEventDetails

    Index

    Properties

    The cluster scoped init scripts associated with this cluster event.

    The global init scripts associated with this cluster event.

    reportedForNode?: string

    The private ip of the node we are reporting init script execution details for (we will select the execution details from only one node rather than reporting the execution details from every node to keep these event details small)

    This should only be defined for the INIT_SCRIPTS_FINISHED event