SpaceONE APIs
Latest Version
Latest Version
  • README
  • Board
    • V1
      • Board
      • Post
  • Config
    • V1
      • Domain Config
      • User Config
  • Core
    • V1
      • Handler
      • Query
      • Server Info
  • Cost Analysis
    • Plugin
      • Cost
      • Data Source
      • Job
    • V1
      • Budget
      • Budget Usage
      • Cost
      • Cost Query Set
      • Custom Widget
      • Data Source
      • Data Source Rule
      • Exchange Rate
      • Job
      • Job Task
      • Public Dashboard
      • Schedule
      • User Dashboard
  • Identity
    • Plugin
      • Auth
    • V1
      • Api Key
      • Authorization
      • Domain
      • Domain Owner
      • Endpoint
      • Policy
      • Project
      • Project Group
      • Provider
      • Role
      • Role Binding
      • Service Account
      • Token
      • User
  • Inventory
    • Plugin
      • Collector
    • V1
      • Change History
      • Cloud Service
      • Cloud Service Type
      • Collector
      • Job
      • Job Task
      • Note
      • Region
      • Resource Group
      • Server
  • Monitoring
    • Plugin
      • Data Source
      • Event
      • Log
      • Metric
      • Webhook
    • V1
      • Alert
      • Data Source
      • Escalation Policy
      • Event
      • Event Rule
      • Log
      • Maintenance Window
      • Metric
      • Note
      • Project Alert Config
      • Webhook
  • Notification
    • Plugin
      • Notification
      • Protocol
    • V1
      • Notification
      • Notification Usage
      • Project Channel
      • Protocol
      • Quota
      • User Channel
  • Plugin
    • V1
      • Plugin
      • Supervisor
  • Repository
    • V1
      • Plugin
      • Policy
      • Repository
      • Schema
  • Sample
    • V1
      • Helloworld
  • Secret
    • V1
      • Secret
      • Secret Group
  • Statistics
    • Plugin
      • Storage
    • V1
      • History
      • Resource
      • Schedule
      • Storage
Powered by GitBook
On this page
  • Webhook
  • init
  • verify
  • Message
  • WebhookInitRequest
  • WebhookPluginInfo
  • WebhookPluginVerifyRequest

Was this helpful?

  1. Monitoring
  2. Plugin

Webhook

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

Package : spaceone.api.monitoring.plugin

Webhook

Webhook Methods:

Method
Request
Response

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

options

✔

WebhookPluginInfo

Field
Type
Description

metadata

WebhookPluginVerifyRequest

Field
Type
Required
Description

options

✔

PreviousMetricNextV1

Last updated 2 years ago

Was this helpful?

google.protobuf.Empty
google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
init
WebhookInitRequest
WebhookPluginInfo
verify
WebhookPluginVerifyRequest
WebhookInitRequest
WebhookPluginInfo
WebhookPluginVerifyRequest