v1

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

Deletes a single VMware node pool.

delete/v1/{+name}

Path parameters

namestring required

Required. The name of the node pool to delete. Format: projects/{project}/locations/{location}/vmwareClusters/{cluster}/vmwareNodePools/{nodepool}

Query parameters

allowMissingboolean

If set to true, and the VMware node pool is not found, the request will succeed but no action will be taken on the server and return a completed LRO.

etagstring

The current etag of the VmwareNodePool. If an etag is provided and does not match the current etag of the node pool, deletion will be blocked and an ABORTED error will be returned.

ignoreErrorsboolean

If set to true, the deletion of a VMware node pool resource will succeed even if errors occur during deletion. This parameter can be used when you want to delete GCP's node pool resource and you've already deleted the on-prem admin cluster that hosted your node pool. WARNING: Using this parameter when your user cluster still exists may result in a deleted GCP node pool but an existing on-prem node pool.

validateOnlyboolean

If set, only validate the request, but do not actually delete the node pool.

validateOnlyboolean

Validate the request without actually doing any updates.

Response

Successful response