Databricks SDK for JavaScript
    Preparing search index...
    interface TestRegistryWebhookResponse {
        body?: string;
        statusCode?: number;
    }
    Index

    Properties

    Properties

    body?: string

    Body of the response from the webhook URL

    statusCode?: number

    Status code returned by the webhook URL