v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1331159174.5 KB
projects

Updates the parameters of a single VMware node pool.

patch/v1/{+name}

Path parameters

namestring required

Immutable. The resource name of this node pool.

Query parameters

updateMaskstring

Required. Field mask is used to specify the fields to be overwritten in the VMwareNodePool resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all populated fields in the VMwareNodePool message will be updated. Empty fields will be ignored unless a field mask is used.

validateOnlyboolean

Validate the request without actually doing any updates.

validateOnlyboolean

Validate the request without actually doing any updates.

Request body

updateTimestring google-datetime

Output only. The time at which this node pool was last updated.

state'STATE_UNSPECIFIED' | 'PROVISIONING' | 'RUNNING' | 'RECONCILING' | 'STOPPING' | 'ERROR' | 'DEGRADED'

Output only. The current state of the node pool.

etagstring

This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.

uidstring

Output only. The unique identifier of the node pool.

annotationsobject

Annotations on the node pool. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.

namestring

Immutable. The resource name of this node pool.

onPremVersionstring

Anthos version for the node pool. Defaults to the user cluster version.

createTimestring google-datetime

Output only. The time at which this node pool was created.

reconcilingboolean

Output only. If set, there are currently changes in flight to the node pool.

displayNamestring

The display name for the node pool.

deleteTimestring google-datetime

Output only. The time at which this node pool was deleted. If the resource is not deleted, this must be empty

Response

Successful response