POST
/
v1
/
accounts
/
{account_id}
/
nodePoolBindings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

The Account Id

Body

application/json
principal
string
required

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

Response

200 - application/json
principal
string
required

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

accountId
string

The account ID that this binding is associated with.

clusterId
string

The cluster ID that this binding is associated with.

createTime
string

The creation time of the node pool binding.

nodePoolId
string

The node pool ID that this binding is associated with.