Client settings REST URLs
- Last UpdatedSep 19, 2025
- 1 minute read
- PI System
- Adapter for OPC UA 1.6
- Adapters
The following is a list of available REST URLs:
|
HTTP verb |
Relative URL |
Action |
|---|---|---|
|
|
api/v1/configuration/<componentId>/ClientSettings |
Retrieves the adapter client settings configuration. |
|
|
api/v1/configuration/<componentId>/ClientSettings |
Configures or updates the adapter client settings configuration. |
|
|
api/v1/configuration/<componentId>/ClientSettings |
Deletes the adapter client settings configuration. |
|
|
api/v1/configuration/<componentId>/ClientSettings |
Allows partial updating of configured client settings fields. |
Note: Replace <componentId> with the Id of your adapter component, for example <adapter>1.



