Gets an item from the ApiSdk.v2.kubernetes.clusters.item.node_pools.item collection
A unique ID that can be used to reference a Kubernetes node pool.
To list all of the node pools in a Kubernetes clusters, send a GET request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To add an additional node pool to a Kubernetes clusters, send a POST requestto /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the followingattributes.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all of the node pools in a Kubernetes clusters, send a GET request to/v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To add an additional node pool to a Kubernetes clusters, send a POST requestto /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the followingattributes.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/kubernetes/clusters/{cluster_id}/node_pools