SeveritySummary

The number of managed nodes found for each patch severity level defined in the request filter.

Types

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

Properties

Link copied to clipboard

The total number of resources or compliance items that have a severity level of Critical. Critical severity is determined by the organization that published the compliance items.

Link copied to clipboard

The total number of resources or compliance items that have a severity level of high. High severity is determined by the organization that published the compliance items.

Link copied to clipboard

The total number of resources or compliance items that have a severity level of informational. Informational severity is determined by the organization that published the compliance items.

Link copied to clipboard

The total number of resources or compliance items that have a severity level of low. Low severity is determined by the organization that published the compliance items.

Link copied to clipboard

The total number of resources or compliance items that have a severity level of medium. Medium severity is determined by the organization that published the compliance items.

Link copied to clipboard

The total number of resources or compliance items that have a severity level of unspecified. Unspecified severity is determined by the organization that published the compliance items.

Functions

Link copied to clipboard
inline fun copy(block: SeveritySummary.Builder.() -> Unit = {}): SeveritySummary
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