v1

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

Unenrolls a VMware node pool to Anthos On-Prem API

delete/v1/{+name}:unenroll

Path parameters

namestring required

Required. The name of the node pool to unenroll. 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 VMware node pool. If an etag is provided and does not match the current etag of node pool, deletion will be blocked and an ABORTED error will be returned.

validateOnlyboolean

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

validateOnlyboolean

Validate the request without actually doing any updates.

Response

Successful response