IBM WebSphere · Example Payload

Websphere Liberty Admin Rest Logging Config Example

Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddleware

Websphere Liberty Admin Rest Logging Config Example is an example object payload from IBM WebSphere, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

logDirectoryconsoleLogLevelmessageFileNametraceFileNametraceSpecificationmaxFileSizemaxFiles

Example Payload

Raw ↑
{
  "logDirectory": "example_value",
  "consoleLogLevel": "example_value",
  "messageFileName": "example_value",
  "traceFileName": "example_value",
  "traceSpecification": "example_value",
  "maxFileSize": 10,
  "maxFiles": 10
}