projects
Creates a new VMware node pool in a given project, location and VMWare cluster.
post/v1/{+parent}/vmwareNodePools
Path parameters
parentstring required
Required. The parent resource where this node pool will be created. projects/{project}/locations/{location}/vmwareClusters/{cluster}
Query parameters
validateOnlyboolean
If set, only validate the request, but do not actually create the node pool.
vmwareNodePoolIdstring
The ID to use for the node pool, which will become the final component of the node pool's resource name. This value must be up to 40 characters and follow RFC-1123 (https://tools.ietf.org/html/rfc1123) format. The value must not be permitted to be a UUID (or UUID-like: anything matching /^[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}$/i).
Request body
Response
Successful response