Data Source
A DataSource is a plugin instance receiving Metric and Log data from cloud services.
Package : spaceone.api.monitoring.plugin
DataSource
Method
Request
Response
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
Request
Response
verify
Verifies a specific DataSource. You must specify the parameter
secret_data
, encrypted account data of the DataSource to validate.
Type
Message
Request
Response
Message
InitRequest
Field
Type
Required
Description
PluginInfo
Field
Type
Description
PluginVerifyRequest
Field
Type
Required
Description
Last updated
Was this helpful?