| ||||
summary: resource | method | detail: method |
- Sub-Resources
Resources Name Description {id} Get the configuration of the log appender with the given ID using the JSON format described in the header of the class - Resource Methods
Method Summary Name Description GET /{BASE}/logging/appenders Get a JSON list of all log appenders currently configured in the system using the JSON format described in the header of the class POST /{BASE}/logging/appenders Update all log appenders passed in the JSON list given in the body of the POST service request.
Path: / {BASE} / logging / appenders
Get a JSON list of all log appenders currently configured in the system using the JSON format described in the
header of the class
| ||||
summary: resource | method | detail: method |