ArcAgentProfileResponse

data class ArcAgentProfileResponse(val agentAutoUpgrade: String? = null, val agentVersion: String? = null)

Defines the Arc Agent properties for the Provisioned clusters.

Constructors

Link copied to clipboard
constructor(agentAutoUpgrade: String? = null, agentVersion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the Arc agents on the provisioned clusters be upgraded automatically to the latest version. Defaults to Enabled.

Link copied to clipboard
val agentVersion: String? = null

Version of the Arc agents to be installed on the provisioned Provisioned cluster resource