Remove a logger
delete/servers/{serverName}/loggers/{loggerName}
Removes a logger from a CAS server.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The logger was removed. | ||
400 | Bad Request | An error occurred. | Schema | |
404 | Not Found | The requested session in the requested server name does not exist, or the logger does not exist. | ||
409 | Conflict | The request could not be completed due to a conflict with the current state of the resource. Details are included in the response body. |