Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Events to CONNECT

Data source REST URLs

  • Last UpdatedApr 19, 2024
  • 1 minute read

Relative URL

HTTP verb

Action

api/v1/configuration/<ComponentId>/DataSource

GET

Retrieves the data source configuration.

api/v1/configuration/<ComponentId>/DataSource

POST

Creates the data source configuration. The agent starts collecting data after the following conditions are met:

  • The data source configuration POST request is received.

  • A data selection configuration is active.

api/v1/configuration/<ComponentId>/DataSource

PUT

Configures or updates the data source configuration. Overwrites any active data source configuration. If no configuration is active, the agent starts collecting data after the following conditions are met:

  • The data source configuration PUT request is received.

  • A data selection configuration is active.

api/v1/configuration/<ComponentId>/DataSource

DELETE

Deletes the data source configuration. After the request is received, the agent stops collecting data.

Note: Replace <ComponentId> with the Id of your AVEVA Events to CONNECT component, for example, EventsToCONNECTComponent1.

Related Links
TitleResults for “How to create a CRG?”Also Available in