GetKubernetesNodePoolsNodepoolManagementAutoVulFixPolicy

data class GetKubernetesNodePoolsNodepoolManagementAutoVulFixPolicy(val restartNode: Boolean, val vulLevel: String)

Constructors

constructor(restartNode: Boolean, vulLevel: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies whether to automatically restart nodes after patching CVE vulnerabilities. Valid values: true, false.

Link copied to clipboard

The severity levels of vulnerabilities that is allowed to automatically patch. Multiple severity levels are separated by commas (,).