Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-modelregistry
v1
TestRegistryWebhookResponse
Interface TestRegistryWebhookResponse
interface
TestRegistryWebhookResponse
{
body
?:
string
;
statusCode
?:
number
;
}
Index
Properties
body?
status
Code?
Properties
Optional
body
body
?:
string
Body of the response from the webhook URL
Optional
status
Code
statusCode
?:
number
Status code returned by the webhook URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
status
Code
Databricks SDK for JavaScript
Loading...
Body of the response from the webhook URL