OperationalStatusResponse

data class OperationalStatusResponse(val healthCheck: String, val workload: String)

Operational Status of the resource

Constructors

Link copied to clipboard
constructor(healthCheck: String, workload: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Health check results

Link copied to clipboard

Status of the deployed workload