LogoLogo
CtrlK
User GuidesAPIs, SDKs & ToolsSupportFAQ
  • Introduction
  • Changelog
  • API
    • DataPlatformClusterApi
    • DataPlatformMetaDataApi
    • DataPlatformNodePoolApi
  • Models
    • AvailabilityZone
    • Cluster
    • ClusterListResponseData
    • ClusterResponseData
    • CreateClusterProperties
    • CreateClusterRequest
    • CreateNodePoolProperties
    • CreateNodePoolRequest
    • ErrorMessage
    • ErrorResponse
    • MaintenanceWindow
    • Metadata
    • NodePool
    • NodePoolListResponseData
    • NodePoolResponseData
    • PatchClusterProperties
    • PatchClusterRequest
    • PatchNodePoolProperties
    • PatchNodePoolRequest
    • StorageType
On this page
  1. Models

PatchNodePoolProperties

Properties

Name
Type
Description
Notes

node_count

int

The number of nodes that make up the node pool.

[optional]

maintenance_window

MaintenanceWindow

[optional]

labels

object

Key-value pairs attached to the node pool resource as Kubernetes labels

[optional]

annotations

object

Key-value pairs attached to node pool resource as Kubernetes annotations

[optional]

PreviousPatchClusterRequestNextPatchNodePoolRequest

Last updated 2 years ago