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.

TypeMessage

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.

Message

WebhookInitRequest

FieldTypeRequiredDescription

options

WebhookPluginInfo

FieldTypeDescription

metadata

WebhookPluginVerifyRequest

FieldTypeRequiredDescription

options

Last updated