HealthResponse

data class HealthResponse(val healthState: String, val impactingReasons: String)

Resource health details

Constructors

Link copied to clipboard
constructor(healthState: String, impactingReasons: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Health state of the resource

Link copied to clipboard

Reasons impacting health state