UpdatePatchBaselineResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A set of rules used to include patches in the baseline.

Link copied to clipboard

A list of explicitly approved patches for the baseline.

Link copied to clipboard

The compliance severity level assigned to the patch baseline after the update completed.

Link copied to clipboard

Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false. Applies to Linux managed nodes only.

Link copied to clipboard

The ID of the deleted patch baseline.

Link copied to clipboard

The date when the patch baseline was created.

Link copied to clipboard

A description of the patch baseline.

Link copied to clipboard

A set of global filters used to exclude patches from the baseline.

Link copied to clipboard

The date when the patch baseline was last modified.

Link copied to clipboard
val name: String?

The name of the patch baseline.

Link copied to clipboard

The operating system rule used by the updated patch baseline.

Link copied to clipboard

A list of explicitly rejected patches for the baseline.

Link copied to clipboard

The action specified to take on patches included in the RejectedPatches list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.

Link copied to clipboard

Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String