Webhook
A Webhook is a plugin receiving data from external monitoring systems.
Package : spaceone.api.monitoring.plugin
Webhook
init
Verifies a specific Webhook. You must specify the parameter
secret_data
, encrypted account data of the Webhook to validate.
Type
Message
Request
Response
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.
Type
Message
Request
Response
Message
WebhookInitRequest
Field
Type
Required
Description
WebhookPluginInfo
Field
Type
Description
WebhookPluginVerifyRequest
Field
Type
Required
Description
Last updated
Was this helpful?