Logging REST URLs
- Last UpdatedMar 12, 2025
- 1 minute read
- PI System
- Adapter for RDBMS 1.1
- Adapters
The following is a list of available s:
|
verb |
Relative |
Action |
|---|---|---|
|
|
api/v1/configuration/System/Logging |
Retrieves the system logging configuration. |
|
|
api/v1/configuration/System/Logging |
Updates the system logging configuration. |
|
|
api/v1/configuration/<componentId>/Logging |
Retrieves the logging configuration of the specified adapter component. |
|
|
api/v1/configuration/<componentId>/Logging |
Updates the logging configuration of the specified adapter component. |
Note: Replace <componentId> with the Id of your adapter component.

