Logging Properties Response
data class LoggingPropertiesResponse(val auditLogStatus: String? = null, val logLevel: String? = null)
The logging properties of the connected registry.
The logging properties of the connected registry.