Updates an AKS Node Class.

Updates an existing AKSNodeClass.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Organization.

string
required

The ID of the cluster whose AKSNodeClass is being updated.

string
required

The name of the AKSNodeClass being updated.

Query Params
string

The resourceVersion observed by the UI on the prior read.

Body Params

AKSNodeClass: Defines the configuration for Azure VMs that Karpenter will provision in AKS.
This is the top-level resource that specifies how nodes should be created and configured.

string

id: A unique identifier for the AKSNodeClass resource.

string

api_version: The API version of this resource (e.g., "karpenter.azure.com/v1beta1").

string

kind: The type of resource, always "AKSNodeClass" for this resource.

metadata
object

metadata: Standard Kubernetes metadata including name, labels, and annotations.

spec
object

spec: The desired configuration specification for AKS nodes.

status
object

status: The observed state of the AKSNodeClass, populated by the controller.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json