Data Source

A DataSource is a plugin instance receiving Metric and Log data from cloud services.

Package : spaceone.api.monitoring.plugin

DataSource

DataSource Methods:

init

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

Type
Message

Response

verify

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

Message

InitRequest

Field
Type
Required
Description

PluginInfo

Field
Type
Description

PluginVerifyRequest

Field
Type
Required
Description

schema

string

Last updated

Was this helpful?