Method: projects.locations.workstationClusters.workstationConfigs.workstations.create

Creates a new workstation.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Parent resource name.

Query parameters

Parameters
workstationId

string

Required. ID to use for the workstation.

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 Workstation.

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.