v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Create Node Pool Binding

post/v1/accounts/{account_id}/nodePoolBindings

Path parameters

account_idstring required

The Account Id

Request body

accountIdstring

The account ID that this binding is associated with.

clusterIdstring

The cluster ID that this binding is associated with.

nodePoolIdstring

The node pool ID that this binding is associated with.

createTimestring date-time

The creation time of the node pool binding.

principalstring required

The principal that is allowed use the node pool. This must be the email address of the user.

Response

A successful response.

accountIdstring

The account ID that this binding is associated with.

clusterIdstring

The cluster ID that this binding is associated with.

nodePoolIdstring

The node pool ID that this binding is associated with.

createTimestring date-time

The creation time of the node pool binding.

principalstring required

The principal that is allowed use the node pool. This must be the email address of the user.