Method: projects.locations.workstationClusters.create

Creates a new workstation cluster.

HTTP request

POST https://workstations.googleapis.com/v1beta/{parent=projects/*/locations/*}/workstationClusters

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Parent resource name.

Query parameters

Parameters
workstationClusterId

string

Required. ID to use for the workstation cluster.

validateOnly

boolean

Optional. If set, validate the request and preview the review, but do not actually apply it.

Request body

The request body contains an instance of WorkstationCluster.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.