Databricks SDK for JavaScript
    Preparing search index...

    Interface DeleteNetworkPolicyRequest

    interface DeleteNetworkPolicyRequest {
        accountId?: string;
        networkPolicyId?: string;
    }
    Index

    Properties

    accountId?: string

    Your account ID. You can find your account ID in your accounts console.

    networkPolicyId?: string

    The unique identifier of the network policy to delete.