Data selection REST URLs
- Last UpdatedApr 19, 2024
- 1 minute read
|
Relative URL |
HTTP verb |
Action |
|---|---|---|
|
api/v1/configuration/<ComponentId>/DataSelection |
GET |
Retrieves the data selection configuration, including all data selection items. |
|
api/v1/configuration/<ComponentId>/DataSelection |
PUT |
Configures or updates the data selection configuration. The agent starts collecting data for each data selection item when the following conditions are met: The data selection configuration PUT request is received. A data source configuration is active. |
|
api/v1/configuration/<ComponentId>/DataSelection |
DELETE |
Deletes the active data selection configuration. The agent stops collecting data. |
Note: Replace <ComponentId> with the Id of your AVEVA Events to CONNECT component, for example EventsToCONNECTComponent1.