Databricks SDK for JavaScript
    Preparing search index...
    interface NetworkVpcEndpoints {
        dataplaneRelay?: string[];
        restApi?: string[];
    }
    Index

    Properties

    dataplaneRelay?: string[]

    The VPC endpoint ID used by this network to access the secure cluster connectivity relay.

    restApi?: string[]

    The VPC endpoint ID used by this network to access the Databricks REST API.