Logging REST URLs
- Last UpdatedMar 22, 2024
- 1 minute read
|
Relative URL |
HTTP verb |
Action |
|---|---|---|
|
api/v1/configuration/System/Logging |
GET |
Retrieves the system logging configuration |
|
api/v1/configuration/System/Logging |
PUT |
Updates the system logging configuration |
|
api/v1/configuration/<ComponentId>/Logging |
GET |
Retrieves the logging configuration of the specified agent component |
|
api/v1/configuration/<ComponentId>/Logging |
PUT |
Updates the logging configuration of the specified agent component |
Note: Replace <ComponentId> with the Id of your agent component.