Databricks SDK for JavaScript
    Preparing search index...
    interface RestartClusterRequest {
        clusterId?: string;
        restartUser?: string;
    }
    Index

    Properties

    clusterId?: string

    The cluster to be started.

    restartUser?: string