DataSource

DataSource #

Package : spaceone.api.monitoring.plugin



DataSource #

DataSource Methods:

MethodRequestResponse
initInitRequestPluginInfo
verifyPluginVerifyRequestEmpty

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.


verify #

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



Message #

InitRequest #

  • options (Struct) Required


PluginInfo #

  • metadata (Struct) Required


PluginVerifyRequest #

  • options (Struct) Required

  • secret_data (Struct) Required

  • schema (string)


Calendar May 17, 2024
Edit Edit this page