Data source REST URLs
- Last UpdatedSep 16, 2025
- 2 minute read
The following is a list of available s:
|
verb |
Relative |
Action |
|---|---|---|
|
|
api/v1/configuration/<componentId>/DataSource |
Retrieves the data source configuration. |
|
|
api/v1/configuration/<componentId>/DataSource |
Creates the data source configuration. The adapter starts collecting data after the following conditions are met:
|
|
|
api/v1/configuration/<componentId>/DataSource |
Configures or updates the data source configuration. Overwrites any active data source configuration. If no configuration is active, the adapter starts collecting data after the following conditions are met:
|
|
|
api/v1/configuration/<componentId>/DataSource |
Deletes the data source configuration. After the request is received, the adapter stops collecting data. |
Note: Replace <componentId> with the Id of your adapter component, for example, adapter1.



