projects
Creates a new WorkerPool in a given project and location.
post/v2/{+parent}/workerPools
Path parameters
parentstring required
Required. The location and project in which this worker pool should be created. Format: projects/{project}/locations/{location}, where {project} can be project id or number. Only lowercase characters, digits, and hyphens.
Query parameters
validateOnlyboolean
Optional. Indicates that the request should be validated and default values populated, without persisting the request or creating any resources.
workerPoolIdstring
Optional. The unique identifier for the WorkerPool. It must begin with letter, and cannot end with hyphen; must contain fewer than 50 characters. The name of the worker pool becomes {parent}/workerPools/{worker_pool_id}. If not provided, the server will generate a unique worker_pool_id.
Request body
Response
Successful response