Webhook

A Webhook is a plugin receiving data from external monitoring systems.

Package : spaceone.api.monitoring.plugin

Webhook

Webhook Methods:

init

Verifies a specific Webhook. You must specify the parameter secret_data, encrypted account data of the Webhook to validate.

Type
Message

verify

Initializes a specific Webhook. During initialization, the Webhook information to be passed to the Webhook user is delivered as metadata. Webhook information includes its name and version.

Message

WebhookInitRequest

Field
Type
Required
Description

WebhookPluginInfo

Field
Type
Description

WebhookPluginVerifyRequest

Field
Type
Required
Description

Last updated