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:
|
|
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:
|
|
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.