| ||||
summary: resource | method | detail: method |
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 |
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. |
| ||||
summary: resource | method | detail: method |