Share via


AgentPoolsUpgradeNodeImageVersion202Response interface

Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade

Extends

Properties

body
headers
status

Inherited Properties

request

The request that generated this response.

Property Details

body

body: AgentPoolOutput

Property Value

headers

headers: RawHttpHeaders & AgentPoolsUpgradeNodeImageVersion202Headers

Property Value

status

status: "202"

Property Value

"202"

Inherited Property Details

request

The request that generated this response.

request: PipelineRequest

Property Value

Inherited From HttpResponse.request