Databricks SDK for JavaScript
    Preparing search index...

    Details required to test a registry webhook.

    interface TestRegistryWebhookRequest {
        event?: RegistryWebhookEvent;
        id?: string;
    }
    Index

    Properties

    Properties

    If event is specified, the test trigger uses the specified event. If event is not specified, the test trigger uses a randomly chosen event associated with the webhook.

    id?: string

    Webhook ID