googleapis.com – workstations
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:workstations/v1beta.json
- Provider
- googleapis.com:workstations / workstations
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/workstations/v1beta/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/workstations/v1beta/openapi.yaml
Tools (21)
Extracted live via the executor SDK.
-
projects.workstationsProjectsLocationsOperationsCancelStarts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding toCode.CANCELLED. -
projects.workstationsProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.workstationsProjectsLocationsWorkstationClustersCreateCreates a new workstation cluster.
-
projects.workstationsProjectsLocationsWorkstationClustersListReturns all workstation clusters in the specified location.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsCreateCreates a new workstation configuration.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsListReturns all workstation configurations in the specified cluster.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsListUsableReturns all workstation configurations in the specified cluster on which the caller has the "workstations.workstation.create" permission.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsCreateCreates a new workstation.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsDeleteDeletes the specified workstation.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsGenerateAccessTokenReturns a short-lived credential that can be used to send authenticated and authorized traffic to a workstation.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsGetReturns the requested workstation.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsGetIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsListReturns all Workstations using the specified config.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsListUsableReturns all Workstations using the specified config on which the caller has the "workstations.workstations.use" permission.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsPatchUpdates an existing workstation.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsSetIamPolicySets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND,INVALID_ARGUMENT, andPERMISSION_DENIEDerrors. -
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsStartStarts running a workstation so that users can connect to it.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsStopStops running a workstation, reducing costs.
-
projects.workstationsProjectsLocationsWorkstationClustersWorkstationConfigsWorkstationsTestIamPermissionsReturns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a
NOT_FOUNDerror. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools