projects
Creates a new bare metal node pool in a given project, location and Bare Metal cluster.
post/v1/{+parent}/bareMetalNodePools
Path parameters
parentstring required
Required. The parent resource where this node pool will be created. projects/{project}/locations/{location}/bareMetalClusters/{cluster}
Query parameters
bareMetalNodePoolIdstring
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 63 characters, and valid characters are /a-z-/. 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).
validateOnlyboolean
If set, only validate the request, but do not actually create the node pool.
Request body
Response
Successful response