| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
GET /{BASE}/logging/appenders/{id} | Get the configuration of the log appender with the given ID using the JSON format described in the header of the class |
POST /{BASE}/logging/appenders/{id} | Create or update the appender with the given id, using the JSON description sent in the body of the request |
| ||||
summary: resource | method | detail: method |