AdaptiveApplicationControlIssueSummaryResponse

data class AdaptiveApplicationControlIssueSummaryResponse(val issue: String? = null, val numberOfVms: Double? = null)

Represents a summary of the alerts of the machine group

Constructors

constructor(issue: String? = null, numberOfVms: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val issue: String? = null

An alert that machines within a group can have

Link copied to clipboard
val numberOfVms: Double? = null

The number of machines in the group that have this alert