Zypper Settings Response
data class ZypperSettingsResponse(val categories: List<String>, val excludes: List<String>, val exclusivePatches: List<String>, val severities: List<String>, val withOptional: Boolean, val withUpdate: Boolean)
Zypper patching is performed by running zypper patch
. See also https://en.opensuse.org/SDB:Zypper_manual.